]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enable threadsafe builds by default in configure. Ticket #2606.
authordrh <drh@noemail.net>
Mon, 3 Sep 2007 16:12:09 +0000 (16:12 +0000)
committerdrh <drh@noemail.net>
Mon, 3 Sep 2007 16:12:09 +0000 (16:12 +0000)
commit5a3032b3e2c7d1aff5ea073b7a60ab92b15734e8
tree156b2d12c769812b166338065cdea17f8c80f065
parent4753889c550f1a969bf7d70c3626234c8aa492d9
Enable threadsafe builds by default in configure.  Ticket #2606.
Changes to test scripts to do better testing under all configurations. (CVS 4379)

FossilOrigin-Name: d66e08fd4f12407e565dc9fc53a5802216808378
18 files changed:
Makefile.in
configure
configure.ac
manifest
manifest.uuid
test/malloc3.test
test/malloc4.test
test/malloc5.test
test/malloc6.test
test/malloc7.test
test/malloc8.test
test/malloc9.test
test/mallocA.test
test/mallocB.test
test/mallocC.test
test/malloc_common.tcl
test/shared_err.test
test/vtab_err.test