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

sword@www.crosswire.org sword@www.crosswire.org
Mon, 10 Nov 2003 00:24:13 -0700


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

Modified Files:
	usrinst.sh 
Log Message:
Added new search type for searching entry attributes: e.g.
AVPhrase//Phrase/savior
Need to change last leg to be regex instead of strstr


Index: usrinst.sh
===================================================================
RCS file: /usr/local/cvsroot/sword/usrinst.sh,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- usrinst.sh	24 Oct 2003 02:43:45 -0000	1.35
+++ usrinst.sh	10 Nov 2003 07:24:09 -0000	1.36
@@ -5,7 +5,7 @@
 OPTIONS="--without-conf $OPTIONS"
 OPTIONS="--sysconfdir=/etc $OPTIONS"
 #OPTIONS="--with-vcl $OPTIONS"
-#OPTIONS="--enable-debug $OPTIONS"
+OPTIONS="--enable-debug $OPTIONS"
 #OPTIONS="--enable-profile $OPTIONS"
 OPTIONS="--without-lucene $OPTIONS"