[sword-cvs] sword usrinst.sh,1.27,1.28
sword@www.crosswire.org
sword@www.crosswire.org
Thu, 27 Feb 2003 03:50:16 -0700
Update of /usr/local/cvsroot/sword
In directory www:/tmp/cvs-serv1059
Modified Files:
usrinst.sh
Log Message:
Index: usrinst.sh
===================================================================
RCS file: /usr/local/cvsroot/sword/usrinst.sh,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** usrinst.sh 27 Feb 2003 10:41:18 -0000 1.27
--- usrinst.sh 27 Feb 2003 10:50:14 -0000 1.28
***************
*** 7,11 ****
OPTIONS="--with-vcl $OPTIONS"
#OPTIONS="--enable-debug $OPTIONS"
! OPTIONS="--enable-profile $OPTIONS"
CPPFLAGS="$CFLAGS $CPPFLAGS -DUSBINARY" ./configure $OPTIONS $*
--- 7,11 ----
OPTIONS="--with-vcl $OPTIONS"
#OPTIONS="--enable-debug $OPTIONS"
! #OPTIONS="--enable-profile $OPTIONS"
CPPFLAGS="$CFLAGS $CPPFLAGS -DUSBINARY" ./configure $OPTIONS $*