[sword-cvs] sword usrinst.sh,1.30,1.31
sword@www.crosswire.org
sword@www.crosswire.org
Wed, 16 Jul 2003 17:30:36 -0700
Update of /usr/local/cvsroot/sword
In directory www:/tmp/cvs-serv24426
Modified Files:
usrinst.sh
Log Message:
Index: usrinst.sh
===================================================================
RCS file: /usr/local/cvsroot/sword/usrinst.sh,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- usrinst.sh 16 Jul 2003 12:26:09 -0000 1.30
+++ usrinst.sh 17 Jul 2003 00:30:34 -0000 1.31
@@ -5,8 +5,8 @@
OPTIONS="--without-conf $OPTIONS"
OPTIONS="--sysconfdir=/etc $OPTIONS"
#OPTIONS="--with-vcl $OPTIONS"
-#OPTIONS="--enable-debug $OPTIONS"
-#OPTIONS="--enable-profile $OPTIONS"
+OPTIONS="--enable-debug $OPTIONS"
+OPTIONS="--enable-profile $OPTIONS"
CPPFLAGS="$CFLAGS $CPPFLAGS -DUSBINARY" ./configure $OPTIONS $*