Home
last modified time | relevance | path

Searched defs:HAVE_LMDB (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Ddb.m4142 AC_DEFINE(HAVE_LMDB, 1, [define if you have the LMDB library]))])]) definition
245 AM_CONDITIONAL(HAVE_LMDB, test "$have_lmdb" = yes)dnl condition
/netbsd-src/external/mpl/bind/dist/
H A Dconfigure.ac781 [AC_DEFINE([HAVE_LMDB], [1], [Use lmdb library])]) global() definition
785 AM_CONDITIONAL([HAVE_LMDB], [test -n "$LMDB_LIBS"]) global() condition