Browse Source

Do not list libshine like a main option in configure's output.

It is listed as an enabled external library if applicable.
tags/n2.0
Carl Eugen Hoyos 12 years ago
parent
commit
2bccd82c29
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      configure

+ 0
- 1
configure View File

@@ -4566,7 +4566,6 @@ echo "threading support ${thread_type-no}"
echo "safe bitstream reader ${safe_bitstream_reader-no}"
echo "SDL support ${sdl-no}"
echo "opencl enabled ${opencl-no}"
echo "libshine enabled ${libshine-no}"
echo "texi2html enabled ${texi2html-no}"
echo "perl enabled ${perl-no}"
echo "pod2man enabled ${pod2man-no}"


Loading…
Cancel
Save