used in lib/kdb.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10486
dc483132-0cff-0310-8789-
dd5450dbe970
+Fri Feb 27 21:21:03 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * configure.in: Remove check for the regular expression functions,
+ since they aren't used in lib/kdb.
+
Wed Feb 18 16:16:35 1998 Tom Yu <tlyu@mit.edu>
* Makefile.in: Remove trailing slash from thisconfigdir. Fix up
AC_HAVE_HEADERS(unistd.h)
AC_CHECK_FUNCS(srand48 srand srandom umask)
-AC_CHECK_FUNCS(re_comp re_exec regcomp regexec)
dnl AIX is unusual in that it wants all symbols resolved at link time
dnl Fortunately, it will allow us to link the kdb library now, even if
dnl it is linked again later.