wok-next annotate python-pysqlite/stuff/setup.cfg @ rev 9783
slitaz-toolchain: update for new libobjc and fix
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 11 23:25:33 2011 +0200 (2011-05-11) |
parents | |
children |
rev | line source |
---|---|
pascal@9050 | 1 [build_ext] |
pascal@9050 | 2 define= |
pascal@9050 | 3 include_dirs=/usr/include |
pascal@9050 | 4 library_dirs=/usr/lib |
pascal@9050 | 5 libraries=sqlite3 |