From 5d63c1a73d6932e522b14da7739e07ceae3ea777 Mon Sep 17 00:00:00 2001 From: Ezra Peisach Date: Wed, 24 Oct 2001 15:22:55 +0000 Subject: * configure.in: Use of AC_DEFINE modified to include third argument - the comment for the generated header file so that acconfig.h can be cleaned up. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13841 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index f50cb595cb..8d18c2c414 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,9 @@ +2001-10-24 Ezra Peisach + + * configure.in: Use of AC_DEFINE modified to include third + argument - the comment for the generated header file so that + acconfig.h can be cleaned up. + 2001-10-23 Sam Hartman * krb5.hin: Add rc4-hmac, rc4-hmac-exp enctypes, hmac-md5-rc4 -- cgit