From 34222b4b3b6d73f954846d975e34f2800403055a Mon Sep 17 00:00:00 2001 From: Bryce Denney Date: Wed, 6 Jun 2001 13:40:02 +0000 Subject: [PATCH] - add $CONFIGURE_ARGS to the configure line so that you can request other args to go there (used in RPM building) --- bochs/.conf.linux-x86 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bochs/.conf.linux-x86 b/bochs/.conf.linux-x86 index ebb05bbf8..afa61d411 100755 --- a/bochs/.conf.linux-x86 +++ b/bochs/.conf.linux-x86 @@ -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