]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Changes to allow libsqlite3.a and libsqlite.a to be both linked into the
authordrh <drh@noemail.net>
Fri, 18 Jun 2004 17:10:16 +0000 (17:10 +0000)
committerdrh <drh@noemail.net>
Fri, 18 Jun 2004 17:10:16 +0000 (17:10 +0000)
commit38f8271f810375603fcd1fde00e6fea9f6443fd5
tree1473c2e6d8ddbf732fcee9bc498d64c7a6d80d9e
parent43d0578e042b1ede68525931ff5d49c24cf134f1
Changes to allow libsqlite3.a and libsqlite.a to be both linked into the
same program at the same time. (CVS 1621)

FossilOrigin-Name: 2590fffcaa92adc619f7a927d2b5169d8dfef50a
12 files changed:
main.mk
manifest
manifest.uuid
src/main.c
src/os_unix.c
src/pragma.c
src/printf.c
src/sqliteInt.h
src/tclsqlite.c
src/trigger.c
src/utf.c
src/util.c