[Scummvm-cvs-logs] CVS: scummvm configure,1.36,1.37

Jonathan Gray khalek at users.sourceforge.net
Fri Aug 8 02:11:07 CEST 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv17727

Modified Files:
	configure 
Log Message:
fix spacing

Index: configure
===================================================================
RCS file: /cvsroot/scummvm/scummvm/configure,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- configure	8 Aug 2003 09:02:49 -0000	1.36
+++ configure	8 Aug 2003 09:10:31 -0000	1.37
@@ -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 @@
   --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





More information about the Scummvm-git-logs mailing list