Snapshot of upstream SQLite 3.8.0.1

This commit is contained in:
Nick Parker
2013-08-30 16:04:26 -05:00
parent 7c0cc33aab
commit 679f2be40c
9 changed files with 142 additions and 30 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ includedir=@includedir@
Name: SQLite
Description: SQL database engine
Version: @RELEASE@
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lsqlite3
Libs.private: @LIBS@
Cflags: -I${includedir}