summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-06-09 22:12:59 +0000
committerTheodore Tso <tytso@mit.edu>1995-06-09 22:12:59 +0000
commit96ec51b134e3fefd63d41ea114bd1c4138ec6086 (patch)
tree8b7d4c8fdea1aa3a49e5316f87015b401b8bb593 /src/ChangeLog
parent8b348ca19dca3535fdaf1998a0ea253284f56bfb (diff)
downloadkrb5-96ec51b134e3fefd63d41ea114bd1c4138ec6086.tar.gz
krb5-96ec51b134e3fefd63d41ea114bd1c4138ec6086.tar.xz
krb5-96ec51b134e3fefd63d41ea114bd1c4138ec6086.zip
aclocal.m4 (CONFIG_RULES): CONFIG_RULES now contains the standardized
autoconf macros which all configure.in files will include. Removed WITH_KRB5ROOT, since it's no longer used. configure.in: Remove standardized set of autoconf macros, which are now handled by CONFIG_RULES. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6001 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0931f1c75..ae87b12d5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
+Fri Jun 9 18:01:26 1995 <tytso@rsx-11.mit.edu>
+
+ * aclocal.m4 (CONFIG_RULES): CONFIG_RULES now contains the
+ standardized autoconf macros which all configure.in files
+ will include. Removed WITH_KRB5ROOT, since it's no longer
+ used.
+
+ * configure.in: Remove standardized set of autoconf macros, which
+ are now handled by CONFIG_RULES.
+
Thu Jun 8 17:42:40 1995 <tytso@rsx-11.mit.edu>
* Makefile.in: Remove excess definitions of prefix, exec_prefix,