[Scummvm-cvs-logs] CVS: scummvm configure,1.30,1.31
Max Horn
fingolfin at users.sourceforge.net
Sun Jul 6 04:20:09 CEST 2003
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv22410
Modified Files:
configure
Log Message:
added TODO
Index: configure
===================================================================
RCS file: /cvsroot/scummvm/scummvm/configure,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- configure 6 Jul 2003 10:49:56 -0000 1.30
+++ configure 6 Jul 2003 11:19:55 -0000 1.31
@@ -140,7 +140,10 @@
#
# Check any parameters we received
#
-# TOOD: allow for multi value params, e.g. --target=dreamcast or --backend=morphos
+# TODO:
+# * Change --disable-mad / --enable-mad to the way it's done in autoconf:
+# That is, --without-mad / --with-mad=/prefix/to/mad. Useful for people
+# who have Mad/Vorbis/ALSA installed in a non-standard locations.
#
for parm in "$@" ; do
More information about the Scummvm-git-logs
mailing list