* configure.in: Add USE_KDB5_LIBRARY to pick up -ldb. Recent
authorTom Yu <tlyu@mit.edu>
Thu, 15 Aug 1996 23:57:24 +0000 (23:57 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 15 Aug 1996 23:57:24 +0000 (23:57 +0000)
commit47b0c912264c1cab65a0322a51ced122111686e4
tree11f0d519bbd7571827827bf8311b3f9f4e455787
parent3256397d1e07c72562ef55aea2ff466739702ed0
* 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.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8944 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/passwd/ChangeLog
src/kadmin/passwd/configure.in