openldap/servers
Hallvard Furuseth a316851494 back-mdb/Makefile.in += variable MDB_SUBDIR.
For compiling against a checkout of the stand-alone libmdb,
which has a branch 'mdb.master' with its own root:
    git clone --branch=mdb.master <openldap_repo_dir> mdb
    set_mdb="MDB_SUBDIR=`pwd`/mdb/libraries/libmdb"
    ... maybe modify mdb repository for testing ...
    cd <openldap_repo_dir>; make $set_mdb
2011-09-05 21:10:04 +02:00
..
slapd back-mdb/Makefile.in += variable MDB_SUBDIR. 2011-09-05 21:10:04 +02:00
Makefile.in Happy New Year 2011-01-05 00:42:37 +00:00