From 354828d7e52be7dbdfb1ecb01355eadb7d062f26 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Fri, 17 Mar 1995 20:56:54 +0000 Subject: Delete redundant definitions defined in pre/config.in git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5150 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/include/krb5/ChangeLog') diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog index ed74292a1..11e975852 100644 --- a/src/include/krb5/ChangeLog +++ b/src/include/krb5/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 14 16:50:54 1995 + + * Makefile.in: Delete definition for KRB5ROOT and KRB5_INCDIR, + since those are defined in pre/config.in. + Thu Mar 16 20:58:22 1995 John Gilmore (gnu at toad.com) * configure.in: Replace nonstandard CHECK_STDARG with @@ -24,6 +29,7 @@ Tue Mar 14 17:38:28 1995 Keith Vetter (keithv@fusion.com) krb5_os_localaddr from los-proto to func-proto. They are needed by the outside world, specifically kinit.c +>>>>>>> /tmp/T4a00196 Fri Mar 10 14:23:12 1995 Theodore Y. Ts'o * sysincl.h: Removed definition of FD_SETSIZE, FD_SET, FD_CLR, -- cgit