changes to db-ndbm.h and k5-int.h cause ndbm.h to no
longer be included, which means that the dbm_error and
dbm_clearerr are no longer necessarily macros (as they
often are in ndbm.h), so must be pulled in from libdb.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8944
dc483132-0cff-0310-8789-
dd5450dbe970
+Thu Aug 15 19:30:18 1996 Tom Yu <tlyu@mit.edu>
+
+ * configure.in: Add USE_KDB5_LIBRARY to pick up -ldb. Recent
+ changes to db-ndbm.h and k5-int.h cause ndbm.h to no
+ longer be included, which means that the dbm_error and
+ dbm_clearerr are no longer necessarily macros (as they
+ often are in ndbm.h), so must be pulled in from libdb.
+
Mon Aug 12 12:01:28 1996 Barry Jaspan <bjaspan@mit.edu>
* configure.in, Makefile.in: don't build kpasswd.local (not really
USE_KADMCLNT_LIBRARY
USE_GSSAPI_LIBRARY
USE_GSSRPC_LIBRARY
+USE_KDB5_LIBRARY
USE_DYN_LIBRARY
KRB5_LIBRARIES
V5_USE_SHARED_LIB