wok diff python-pysqlite/stuff/setup.cfg @ rev 10346

Up: apache to 2.2.19. Security fix.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 22 14:30:31 2011 +0000 (2011-05-22)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-pysqlite/stuff/setup.cfg	Sun May 22 14:30:31 2011 +0000
     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