[sword-cvs] sword usrinst.sh,1.26,1.27

sword@www.crosswire.org sword@www.crosswire.org
Thu, 27 Feb 2003 03:41:20 -0700


Update of /usr/local/cvsroot/sword
In directory www:/tmp/cvs-serv739

Modified Files:
	usrinst.sh 
Log Message:


Index: usrinst.sh
===================================================================
RCS file: /usr/local/cvsroot/sword/usrinst.sh,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** usrinst.sh	20 Feb 2003 03:22:20 -0000	1.26
--- usrinst.sh	27 Feb 2003 10:41:18 -0000	1.27
***************
*** 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 $*