aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2002-11-14 04:43:25 +0000
committerEzra Peisach <epeisach@mit.edu>2002-11-14 04:43:25 +0000
commit72d8f8901985324b50a9b8c255170ec08f9b7eea (patch)
tree9e0fb440bbf704a4fccff1d1f9162e97ecbf6f75 /src/ChangeLog
parent516e41d1fa9970f0b6f3bd58f46e77ebe2a3beaf (diff)
downloadkrb5-72d8f8901985324b50a9b8c255170ec08f9b7eea.zip
krb5-72d8f8901985324b50a9b8c255170ec08f9b7eea.tar.gz
krb5-72d8f8901985324b50a9b8c255170ec08f9b7eea.tar.bz2
Invoke autoconf/autoreconf with the option --localdir or --include depending
on if pre/post autoconf 2.54. In 2.55 --localdir has been removed and replaced with --include which was introduced in 2.53. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14996 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 bb2bf79..7991061 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2002-11-13 Ezra Peisach <epeisach@bu.edu>
+
+ * aclocal.m4 (CONFIG_RULES): Define AUTOCONFINCFLAGS as --include
+ or --localdir depending on autoconf version. In autoconf 2.55
+ --localdir disappears.
+
2002-11-12 Tom Yu <tlyu@mit.edu>
* aclocal.m4 (tcl_lib): Add RPATH_TAIL to TCL_RPATH to handle AIX