From d33a9bc44bd139abaad622c5c6fa24db1c87a976 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Fri, 9 Jun 1995 23:10:15 +0000 Subject: configure.in: Remove standardized set of autoconf macros, which are now handled by CONFIG_RULES. Use DO_SUBDIRS to recurse down subdirectories. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6014 dc483132-0cff-0310-8789-dd5450dbe970 --- src/tests/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/tests/ChangeLog') diff --git a/src/tests/ChangeLog b/src/tests/ChangeLog index 7102b55db6..2e426653cf 100644 --- a/src/tests/ChangeLog +++ b/src/tests/ChangeLog @@ -1,3 +1,8 @@ +Fri Jun 9 18:56:53 1995 + + * configure.in: Remove standardized set of autoconf macros, which + are now handled by CONFIG_RULES. Use DO_SUBDIRS to + recurse down subdirectories. Wed May 03 02:25:32 1995 Chris Provenzano (proven@mit.edu) -- cgit