[sword-svn] r1800 - trunk
scribe at crosswire.org
scribe at crosswire.org
Thu May 5 22:28:40 MST 2005
Author: scribe
Date: 2005-05-05 22:28:40 -0700 (Thu, 05 May 2005)
New Revision: 1800
Modified:
trunk/usrinst.sh
Log:
prepare for 1.5.8rc2
Modified: trunk/usrinst.sh
===================================================================
--- trunk/usrinst.sh 2005-05-06 05:27:12 UTC (rev 1799)
+++ trunk/usrinst.sh 2005-05-06 05:28:40 UTC (rev 1800)
@@ -1,12 +1,12 @@
#!/bin/sh
OPTIONS="--prefix=/usr $OPTIONS"
-OPTIONS="--disable-shared $OPTIONS"
+#OPTIONS="--disable-shared $OPTIONS"
OPTIONS="--without-conf $OPTIONS"
OPTIONS="--sysconfdir=/etc $OPTIONS"
#OPTIONS="--with-icu $OPTIONS"
#OPTIONS="--with-vcl $OPTIONS"
-OPTIONS="--enable-debug $OPTIONS"
+#OPTIONS="--enable-debug $OPTIONS"
#OPTIONS="--enable-profile $OPTIONS"
#OPTIONS="--with-lucene $OPTIONS"
#OPTIONS="--without-curl $OPTIONS"
More information about the sword-cvs
mailing list