Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv13644

Modified Files:
        sqlite3.info 
Log Message:
It is lclint that would need a complete revamping,
but no time now.

Index: sqlite3.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/sqlite3.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- sqlite3.info        20 Apr 2008 17:53:51 -0000      1.6
+++ sqlite3.info        22 Apr 2008 20:16:00 -0000      1.7
@@ -21,6 +21,9 @@
 Depends: %N-shlibs (= %v-%r), readline5-shlibs (>= 5.0-1004)
 BuildDepends: readline5 (>= 5.0-1004), libncurses5 (>= 5.4-20041023-1006), 
tcltk (<< 8.5), tcltk-dev (<< 8.5)
 # Does NOT conflict with package sqlite
+BuildConflicts: lclint
+# lclint installs %p/lib/Makefile, which leads configure to believe
+# it has to use tcltk from its builddir, hence failure
 
 # Patch so that 'make test' works and the lemon binary is buffer overflow
 # safe if we ever decide to install at (Debian and Ubuntu installs it).
@@ -48,7 +51,7 @@
 <<
 
 SetCPPFLAGS: -I%p/include/readline
-SetCFLAGS: -Os
+SetCFLAGS: -Os -DSQLITE_ENABLE_COLUMN_METADATA=1
 
 Source: http://sqlite.org/sqlite-%v.tar.gz
 Source-MD5: 2feec9b429f9298c9f288420c8b449f8


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to