mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-27 03:10:37 +00:00
added TODO
svn-id: r8800
This commit is contained in:
parent
d27f45d35e
commit
064fcc5d83
5
configure
vendored
5
configure
vendored
@ -140,7 +140,10 @@ echo "Configure run on" `date` > $TMPLOG
|
||||
#
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user