summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@toad.com>1995-02-28 08:01:32 +0000
committerJohn Gilmore <gnu@toad.com>1995-02-28 08:01:32 +0000
commit2f6cfdc9b816d12b068e88ccfc907b17770f9e99 (patch)
tree93d3f481b7b540d00e1f8babfb788e1b725e65bb /src/ChangeLog
parent56fec7c4ed0eff697a18f5df2e023209eb99d0a3 (diff)
downloadkrb5-2f6cfdc9b816d12b068e88ccfc907b17770f9e99.tar.gz
krb5-2f6cfdc9b816d12b068e88ccfc907b17770f9e99.tar.xz
krb5-2f6cfdc9b816d12b068e88ccfc907b17770f9e99.zip
* aclocal.m4 (ADD_DEF): Add -I...include/krb5 so we won't need
pathnames to Kerberos include files in any of the #include lines in the source tree. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5005 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f09d2c2cd..585a0fec9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+Tue Feb 28 00:00:22 1995 John Gilmore (gnu at toad.com)
+
+ * aclocal.m4 (ADD_DEF): Add -I...include/krb5 so we won't need
+ pathnames to Kerberos include files in any of the #include lines
+ in the source tree.
+
Mon Feb 13 23:39:21 1995 Theodore Y. Ts'o (tytso@dcl)
* aclocal.m4 (WITH_LINKER): Add a new configure production which