From de65b5f9343461402846dce7eeeecae80dd0817d Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 25 Apr 2003 03:09:57 +0000 Subject: Require only autoconf 2.52. Try --include argument to autoconf and autoheader, and if the command fails, try it again with --localdir; don't tie it to some previously used version of autoconf. ticket: 1242 status: open git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15370 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index c389fcf2d..c87b8fa99 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2003-04-24 Ken Raeburn + + * aclocal.m4: Require autoconf 2.52 only. + 2003-04-23 Ken Raeburn * aclocal.m4: Require autoconf 2.53. -- cgit