summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2002-09-24 19:47:34 +0000
committerEzra Peisach <epeisach@mit.edu>2002-09-24 19:47:34 +0000
commitc7e44c5a3f9ffb717451f745c15f85bfd826cc97 (patch)
treee1b7ca96cdafc9982528cb01134f0ef7df948b37 /src/ChangeLog
parentb597036c97880cfe135b63c766f4c90d281d25cf (diff)
downloadkrb5-c7e44c5a3f9ffb717451f745c15f85bfd826cc97.tar.gz
krb5-c7e44c5a3f9ffb717451f745c15f85bfd826cc97.tar.xz
krb5-c7e44c5a3f9ffb717451f745c15f85bfd826cc97.zip
Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead of
arguments to AC_OUTPUT. This allows for generation of a single Makefile. config/post.in: When regenerating Makefiles, invoke config.status with only the Makefile to generate. This completes the changes. ticket: 1188 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14898 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9166f1ba3..424c1438c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,15 @@
+2002-09-24 Ezra Peisach <epeisach@bu.edu>
+
+ * Makefile.in (krb5-config): Add argument to invocation of
+ config.status to only generate krb5-config and not any other
+ Makefiles.
+
+ * configure.in (krb5-config): Use AC_CONFIG_FILES to better
+ generate and chmod krb5-config file.
+
+ * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Rewrite to use AC_CONFIG_FILES.
+ krb5_append_frags is now a define instead of a shell variable.
+
2002-09-23 Ezra Peisach <epeisach@bu.edu>
* aclocal.m4 (V5_SET_TOPDIR): When determining the location of the