summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2013-06-28 16:23:39 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2013-06-28 16:23:39 +0200
commit2bccd82c29debe7687684d0905f3603c9eab7917 (patch)
tree0b15563e9bbb6262a32a0d5e1061471acd480314 /configure
parent7eb5288f17aad81d5bd1b4d3d46533e457df262c (diff)
Do not list libshine like a main option in configure's output.
It is listed as an enabled external library if applicable.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index a179036240..32473a92ba 100755
--- a/configure
+++ b/configure
@@ -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}"