]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix #ifs involving SQLITE_ENABLE_LOCKING_STYLE so that they check the value of
authordrh <drh@noemail.net>
Fri, 15 Apr 2011 14:33:20 +0000 (14:33 +0000)
committerdrh <drh@noemail.net>
Fri, 15 Apr 2011 14:33:20 +0000 (14:33 +0000)
commitd4a80312b82ecb61bbd40281e6872092a17274b7
tree421ca76389a1c772649c7e66b4bc92f786719545
parenta21b83ba3bc3552c0dbd92fd5051533cda934718
Fix #ifs involving SQLITE_ENABLE_LOCKING_STYLE so that they check the value of
that macro and not whether it is defined.

FossilOrigin-Name: 8775f159c129e1ee36a1a13c362184713376bd40
manifest
manifest.uuid
src/os_unix.c