reduce the dependencies on libkadm and for better support of multiple
encryption type lookup in krb5.conf.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7158
dc483132-0cff-0310-8789-
dd5450dbe970
AC_PROG_RANLIB
AC_PROG_INSTALL
AC_HAVE_HEADERS(pwd.h stdarg.h syslog.h)
-AC_HAVE_FUNCS(srand48 srand srandom syslog openlog closelog strftime strptime)
+AC_HAVE_FUNCS(srand48 srand srandom syslog openlog closelog)
AC_FUNC_CHECK(vsprintf,AC_DEFINE(HAVE_VSPRINTF))
ET_RULES
LinkFileDir(../libkadm.a, libkadm.a, ./kadm)
AC_PROG_ARCHIVE_ADD
AC_PROG_RANLIB
V5_SHARED_LIB_OBJS
+AC_HAVE_FUNCS(strftime strptime)
SubdirLibraryRule([$(OBJS)])
V5_AC_OUTPUT_MAKEFILE