wok diff pysqlite/stuff/setup.cfg @ rev 8176

imported patch toolchain/db.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:49 2011 +0100 (2011-01-27)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pysqlite/stuff/setup.cfg	Thu Jan 27 00:20:49 2011 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +[build_ext]
     1.5 +define=
     1.6 +include_dirs=/usr/include
     1.7 +library_dirs=/usr/lib
     1.8 +libraries=sqlite3