Fix the whole python building process to do proper crosscompiling for all python
[openwrt/svn-archive/archive.git] / lang / pysqlite / files / setup.cfg.in
1 [build_ext]
2 define=
3 include_dirs=@INCLUDE_DIRS@
4 library_dirs=@LIBRARY_DIRS@
5 libraries=sqlite3