Date: Wednesday, May 2, 2007 @ 16:56:31
  Author: marc
    Path: /cvsroot/carob/lms-kit-builder

Modified: lmsbuild.sh (1.5 -> 1.6)

Added (commented out) --enable-cppunit


-------------+
 lmsbuild.sh |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: lms-kit-builder/lmsbuild.sh
diff -u lms-kit-builder/lmsbuild.sh:1.5 lms-kit-builder/lmsbuild.sh:1.6
--- lms-kit-builder/lmsbuild.sh:1.5     Fri Apr  6 15:11:51 2007
+++ lms-kit-builder/lmsbuild.sh Wed May  2 16:56:30 2007
@@ -48,7 +48,7 @@
 if test -e ./config.status
 then ./config.status # rerun it just because it's fast and can't harm
 else
-./configure CAROBDIR=${CAROBPATH} CONFIG_SITE=main.config.site
+./configure CAROBDIR=${CAROBPATH} CONFIG_SITE=main.config.site # 
--enable-cppunit
 fi
 
 # check that we won't link to libcarob.so

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to