wok-4.x diff python-pysqlite/stuff/setup.cfg @ rev 10856

Up: slitaz-configs (4.4) - Last cooking style include and ready for RC
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jun 14 21:12:08 2011 +0200 (2011-06-14)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-pysqlite/stuff/setup.cfg	Tue Jun 14 21:12:08 2011 +0200
     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