From cb61d445ccae9162c0691b9c4bc4455de0c49dfd Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Thu, 20 Apr 1995 15:38:43 +0000 Subject: Remove support for HAS_ANSI_CONST (that was needed only for compatibility with the old imake build; autoconf uses -Dconst=), and HAS_ANSI_VOLATILE, which isn't used at all. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5386 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/include/krb5/ChangeLog') diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog index 8ab6bfd03..ae16f8905 100644 --- a/src/include/krb5/ChangeLog +++ b/src/include/krb5/ChangeLog @@ -1,3 +1,10 @@ +Thu Apr 20 11:35:07 1995 + + * k5-config.h, configure.in: Remove support for HAS_ANSI_CONST + (that was needed only for compatibility with the old imake + build; autoconf uses -Dconst=), and HAS_ANSI_VOLATILE, + which isn't used at all. + Wed Apr 19 13:25:56 1995 Ezra Peisach * func-proto.h: Remove global_context hack. Added prototype for -- cgit