+2003-08-21 Ken Raeburn <raeburn@mit.edu>
+
+ * configure.in: Don't substitute LIBOBJS, newer autoconfs don't
+ like it.
+
2003-08-20 Ken Raeburn <raeburn@mit.edu>
* configure.in: Don't replace any missing system functions. Just
AC_HEADER_STDARG
AC_CHECK_HEADERS(unistd.h paths.h regex.h regexp.h regexpr.h fcntl.h memory.h ifaddrs.h sys/filio.h)
AC_CHECK_FUNCS(flock fchmod chmod strftime strptime geteuid setenv unsetenv getenv setsid gethostbyname2 getifaddrs)
-dnl
dnl AC_REPLACE_FUNCS(strdup strcasecmp getuid)
-LIBOBJS=""
-AC_SUBST(LIBOBJS)
-dnl
KRB5_AC_REGEX_FUNCS
KRB5_NEED_PROTO([#include <time.h>],strptime)
dnl