[sword-svn] r1760 - trunk

dglassey at crosswire.org dglassey at crosswire.org
Wed Mar 30 03:43:43 MST 2005


Author: dglassey
Date: 2005-03-30 03:43:42 -0700 (Wed, 30 Mar 2005)
New Revision: 1760

Modified:
   trunk/usrinst.sh
Log:
oops, read what usrinst will output and put back --witout-conf



Modified: trunk/usrinst.sh
===================================================================
--- trunk/usrinst.sh	2005-03-30 10:32:38 UTC (rev 1759)
+++ trunk/usrinst.sh	2005-03-30 10:43:42 UTC (rev 1760)
@@ -2,7 +2,7 @@
 
 OPTIONS="--prefix=/usr $OPTIONS"
 #OPTIONS="--disable-shared $OPTIONS"
-#OPTIONS="--without-conf $OPTIONS"
+OPTIONS="--without-conf $OPTIONS"
 OPTIONS="--sysconfdir=/etc $OPTIONS"
 #OPTIONS="--with-icu $OPTIONS"
 #OPTIONS="--with-vcl $OPTIONS"



More information about the sword-cvs mailing list