- add $CONFIGURE_ARGS to the configure line so that you can request other

args to go there (used in RPM building)
This commit is contained in:
Bryce Denney 2001-06-06 13:40:02 +00:00
parent 9e548fdddf
commit 34222b4b3b

View File

@ -14,7 +14,7 @@ export CXX
export CFLAGS
export CXXFLAGS
./configure --enable-fpu --enable-cdrom --enable-sb16=linux --enable-split-hd
./configure --enable-fpu --enable-cdrom --enable-sb16=linux --enable-split-hd ${CONFIGURE_ARGS}
#./configure --enable-fpu
#./configure
#./configure --enable-cdrom --enable-cpu-level=4