]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
contrib/lmdb: imported LMDB 0.9.18, built-in
authorMarek Vavrusa <marek@vavrusa.com>
Sun, 15 May 2016 21:08:45 +0000 (14:08 -0700)
committerMarek Vavrusa <marek@vavrusa.com>
Wed, 18 May 2016 03:59:15 +0000 (20:59 -0700)
commit96bbc909927d75edc92a01d2d56b81d10ea6d5cf
treea4aa5f5290653c3f1bf803f118856ead9e54e08f
parent34296192f8492b885d3f9d908ee2d9691f1805af
contrib/lmdb: imported LMDB 0.9.18, built-in

by default, build system attempts to use LMDB
from the system. however if it's not found or
the version is too old, it uses the built-in
snapshot in contrib
Makefile
contrib/lmdb/LICENSE [new file with mode: 0644]
contrib/lmdb/lmdb.h [new file with mode: 0644]
contrib/lmdb/mdb.c [new file with mode: 0644]
contrib/lmdb/midl.c [new file with mode: 0644]
contrib/lmdb/midl.h [new file with mode: 0644]
lib/lib.mk