[sword-cvs] sword usrinst.sh,1.33,1.34

sword@www.crosswire.org sword@www.crosswire.org
Sat, 30 Aug 2003 12:56:57 -0700


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

Modified Files:
	usrinst.sh 
Log Message:


Index: usrinst.sh
===================================================================
RCS file: /usr/local/cvsroot/sword/usrinst.sh,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- usrinst.sh	29 Aug 2003 06:13:28 -0000	1.33
+++ usrinst.sh	30 Aug 2003 19:56:55 -0000	1.34
@@ -7,7 +7,7 @@
 #OPTIONS="--with-vcl $OPTIONS"
 #OPTIONS="--enable-debug $OPTIONS"
 #OPTIONS="--enable-profile $OPTIONS"
-OPTIONS="--without-lucene $OPTIONS"
+#OPTIONS="--without-lucene $OPTIONS"
 
 CPPFLAGS="$CFLAGS $CPPFLAGS -DUSBINARY" ./configure $OPTIONS $*