* aclocal.m4 (CHECK_DB): explicitly set $LIBS before calling
authorTom Yu <tlyu@mit.edu>
Mon, 17 Jun 1996 22:39:13 +0000 (22:39 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 17 Jun 1996 22:39:13 +0000 (22:39 +0000)
commitc42751179aad64fcb6125e3b26e55e7f845aeffc
tree1ba08c4f6b3021c38c8a7893e2ac22e71e292280
parentc50ee0be8cd12b48676daea8ed716a77a34c44b3
* aclocal.m4 (CHECK_DB): explicitly set $LIBS before calling
AC_CHECK_DBM_PROTO so that if a dbm lib is found it is
linked against while checking for function existence.
This may need some more testing.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8375 dc483132-0cff-0310-8789-dd5450dbe970
src/ChangeLog
src/aclocal.m4