From fa76c7afb0c3bc360fa9b67f99e1e026b59683cc Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Thu, 30 Mar 2006 08:54:07 +0000 Subject: * configure.in: Put definition of KRB5_AUTOCONF_H at top of header file, not bottom. Disable the #undefs for the PACKAGE_ macros. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17800 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 f4fd75f66..435da2f8c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2006-03-30 Ken Raeburn + + * configure.in: Put definition of KRB5_AUTOCONF_H at top of header + file, not bottom. Disable the #undefs for the PACKAGE_ macros. + 2006-03-28 Ken Raeburn * configure.in: Check for getusershell, lstat, pwd.h, -- cgit