Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Ddb.m4180 AC_DEFINE(HAVE_NDBM, 1, [define if you have a ndbm library])dnl definition
203 AC_DEFINE(HAVE_NDBM, 1, [define if you have a ndbm library])dnl definition
246 AM_CONDITIONAL(HAVE_NDBM, test "$have_ndbm" = yes)dnl condition
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dconfig.h626 #define HAVE_NDBM 1 macro