summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2000-11-01 20:00:47 +0000
committerEzra Peisach <epeisach@mit.edu>2000-11-01 20:00:47 +0000
commit387ccae59eace1a934a2d64f1f6fc90758a21a10 (patch)
treea203e1649dd73546fbc0bf4c9ddaa4892940177c /src/ChangeLog
parent3e1820b10eb88aa0380a0167b1762aeb2e667ba7 (diff)
downloadkrb5-387ccae59eace1a934a2d64f1f6fc90758a21a10.tar.gz
krb5-387ccae59eace1a934a2d64f1f6fc90758a21a10.tar.xz
krb5-387ccae59eace1a934a2d64f1f6fc90758a21a10.zip
* configure.in: If the cache_file is /dev/null (autoconf 2.49),
set it to config.cache. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12849 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e774222e2d..ccfdf15499 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
2000-11-01 Ezra Peisach <epeisach@mit.edu>
+ * configure.in: If the cache_file is /dev/null (autoconf 2.49),
+ set it to config.cache.
+
* aclocal.m4 (V5_SET_TOPDIR): In newer versions of autoconf
(2.49), AC_LOCALDIR is not set by the reconfiguration process. If
AC_LOCALDIR is not set, try to find the top of the tree by looking