From 2f62f39a31d6e2343fdaaf43a65866373a2ffbc2 Mon Sep 17 00:00:00 2001 From: Ezra Peisach Date: Mon, 30 Dec 1996 18:46:11 +0000 Subject: * aclocal.m4: Add AC_PREREQ(2.12) as we now require autoconf 2.12. [krb5-build/289] This will prevent future screwups of people using their own installed version of autoconf with our tree... (we are now using stock autoconf-2.12... git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9708 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index f35bf9764..63091fc94 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +Mon Dec 30 13:39:46 1996 Ezra Peisach + + * aclocal.m4: Add AC_PREREQ(2.12) as we now require autoconf 2.12. + [krb5-build/289] + Tue Dec 24 16:08:05 1996 Tom Yu * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal with the -- cgit