db libraries under Linux.
(I'm not quite sure I understand Richard's db changes,
but if I do understand them, this is correct.)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7547
dc483132-0cff-0310-8789-
dd5450dbe970
+Mon Feb 26 03:28:44 1996 Sam Hartman <hartmans@tertius.mit.edu>
+
+ * configure.in: call USE_ANAME.
+
+
Sun Feb 25 18:50:45 1996 Sam Hartman <hartmans@tertius.mit.edu>
* krlogind.c (v5_des_read): Fix server side of bug in detecing eof
AC_PROG_INSTALL
dnl dbm libs for use of an_to_ln
AC_CHECK_LIB(util,main)
+USE_ANAME
AC_CHECK_LIB(crypt,crypt)
dnl
dnl AIX has them all; SCO might too