[csw-devel] SF.net SVN: gar:[10589] csw/mgar/pkg/sqlite3/trunk/Makefile

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Mon Jul 26 19:24:52 CEST 2010


Revision: 10589
          http://gar.svn.sourceforge.net/gar/?rev=10589&view=rev
Author:   rthurner
Date:     2010-07-26 17:24:51 +0000 (Mon, 26 Jul 2010)

Log Message:
-----------
sqlite3: disable tcl until /opt/csw/lib/libtclstub8.4.a is corrected

Modified Paths:
--------------
    csw/mgar/pkg/sqlite3/trunk/Makefile

Modified: csw/mgar/pkg/sqlite3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sqlite3/trunk/Makefile	2010-07-26 16:52:50 UTC (rev 10588)
+++ csw/mgar/pkg/sqlite3/trunk/Makefile	2010-07-26 17:24:51 UTC (rev 10589)
@@ -49,7 +49,7 @@
 
 # Make configure options
 CONFIGURE_ARGS = $(DIRPATHS)
-CONFIGURE_ARGS += --enable-threadsafe --disable-debug
+CONFIGURE_ARGS += --enable-threadsafe --disable-debug --disable-tcl  
 CONFIGURE_ARGS += --with-readline-inc="-I/opt/csw/include/readline"
 
 TEST_SCRIPTS =


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list