From bb2e324aa43d5c98b2945dba26e1606e7a1da7f0 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Sat, 28 Feb 1998 02:45:11 +0000 Subject: aclocal.m4 (KRB5_AC_REGEX_FUNCS): Take the regular expression function code from lib/krb5/os/configure.in and turn it into a generalized regular expression function tester. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10477 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 46ebd6e795..4a84275e45 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 27 21:43:41 1998 Theodore Ts'o + + * aclocal.m4 (KRB5_AC_REGEX_FUNCS): Take the regular expression + function code from lib/krb5/os/configure.in and turn it + into a generalized regular expression function tester. + Wed Feb 18 15:23:08 1998 Tom Yu * Makefile.in (thisconfigdir): Remove trailing slash from -- cgit