Hello,
I'm trying to package LMDB for Fedora as possible system-wide replacement for Oracle's BerkeleyDB. The main trouble is that in current state the LMDB builds an unversioned liblmdb.so, although having a option to link the binaries dynamically without patching the Makefile would be also nice.
I want to ask, are there any intentions to release the LMDB as separable library (with versioned soname, etc.)?
Thanks in advance, Jan