[sword-svn] r3099 - trunk

scribe at crosswire.org scribe at crosswire.org
Tue Mar 11 04:40:59 MST 2014


Author: scribe
Date: 2014-03-11 04:40:58 -0700 (Tue, 11 Mar 2014)
New Revision: 3099

Modified:
   trunk/usrinst.sh
Log:
changed usrinst.sh to default to debug build

Modified: trunk/usrinst.sh
===================================================================
--- trunk/usrinst.sh	2014-03-11 11:40:38 UTC (rev 3098)
+++ trunk/usrinst.sh	2014-03-11 11:40:58 UTC (rev 3099)
@@ -31,7 +31,7 @@
 OPTIONS="--sysconfdir=/etc $OPTIONS"
 OPTIONS="--without-conf $OPTIONS"
 OPTIONS="--disable-shared $OPTIONS"
-#OPTIONS="--enable-debug $OPTIONS"
+OPTIONS="--enable-debug $OPTIONS"
 #OPTIONS="--enable-profile $OPTIONS"
 
 #OPTIONS="--with-cxx11regex $OPTIONS"




More information about the sword-cvs mailing list