[sword-cvs] sword usrinst.sh,1.36,1.37

sword@www.crosswire.org sword@www.crosswire.org
Tue, 18 Nov 2003 13:54:18 -0700


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

Modified Files:
	usrinst.sh 
Log Message:



Index: usrinst.sh
===================================================================
RCS file: /usr/local/cvsroot/sword/usrinst.sh,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- usrinst.sh	10 Nov 2003 07:24:09 -0000	1.36
+++ usrinst.sh	18 Nov 2003 20:54:16 -0000	1.37
@@ -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 $*