aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure b/configure
index f6d73cb611..5359d40ec8 100755
--- a/configure
+++ b/configure
@@ -1,7 +1,5 @@
#!/bin/sh
#
-# THIS SCRIPT DOESN'T DO ANYTHING YET!
-#
# Some things this script could/should do when finished
#
# * detect the compiler name (g++/c++/...)
@@ -168,7 +166,7 @@ Optional Libraries:
--with-ogg-prefix=PFX Prefix where libogg is installed (optional)
--with-vorbis-prefix=PFX Prefix where libvorbis is installed (optional)
--disable-vorbis disable Ogg Vorbis support [autodetect]
- --with-mad-prefix=PFX Prefix where libmad is installed (optional)
+ --with-mad-prefix=PFX Prefix where libmad is installed (optional)
--disable-mad disable libmad (MP3) support [autodetect]
EOF