aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJonathan Gray2003-08-08 09:10:31 +0000
committerJonathan Gray2003-08-08 09:10:31 +0000
commitc94a9cf8fe006b0cb6c3250e3b56daa03772709a (patch)
treecf3b2bee0502684102a72035c0bf52901471cd4c /configure
parent6d1ded6992272d96a1c487b3ab600c890cf0c615 (diff)
downloadscummvm-rg350-c94a9cf8fe006b0cb6c3250e3b56daa03772709a.tar.gz
scummvm-rg350-c94a9cf8fe006b0cb6c3250e3b56daa03772709a.tar.bz2
scummvm-rg350-c94a9cf8fe006b0cb6c3250e3b56daa03772709a.zip
fix spacing
svn-id: r9597
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