mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-10 22:33:07 -05:00
Rename libmdb to liblmdb
This commit is contained in:
parent
ef3b4213ff
commit
aa1ae03caf
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ OBJS = init.lo tools.lo config.lo \
|
|||
|
||||
LDAP_INCDIR= ../../../include
|
||||
LDAP_LIBDIR= ../../../libraries
|
||||
MDB_SUBDIR = $(srcdir)/$(LDAP_LIBDIR)/libmdb
|
||||
MDB_SUBDIR = $(srcdir)/$(LDAP_LIBDIR)/liblmdb
|
||||
|
||||
BUILD_OPT = "--enable-mdb"
|
||||
BUILD_MOD = @BUILD_MDB@
|
||||
|
|
|
|||
Loading…
Reference in a new issue