diff options
author | Ezra Peisach <epeisach@mit.edu> | 2000-10-27 14:55:49 +0000 |
---|---|---|
committer | Ezra Peisach <epeisach@mit.edu> | 2000-10-27 14:55:49 +0000 |
commit | af8e4edb0dd1df3bdb0306575f93b7378c661930 (patch) | |
tree | ebbae4188e8743440b5e3cddcd85d3e8bb05e1cd /src/util/ChangeLog | |
parent | 36a8465e0bb9181e27b6ea7244378ba4edfaf66e (diff) | |
download | krb5-af8e4edb0dd1df3bdb0306575f93b7378c661930.tar.gz krb5-af8e4edb0dd1df3bdb0306575f93b7378c661930.tar.xz krb5-af8e4edb0dd1df3bdb0306575f93b7378c661930.zip |
* reconf: Pass "-m util/autoconf" to autoreconf only if we are
using the source trees version of autoconf.
If we trust the installed version of autoconf, we should use their macros.
Performance boost of 2x in autoconfing the tree through use of frozen
m4 files.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12820 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ChangeLog')
-rw-r--r-- | src/util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog index f8873f6e21..9665b68c56 100644 --- a/src/util/ChangeLog +++ b/src/util/ChangeLog @@ -1,3 +1,8 @@ +2000-10-27 Ezra Peisach <epeisach@mit.edu> + + * reconf: Pass "-m util/autoconf" to autoreconf only if we are + using the source trees version of autoconf. + 2000-10-03 Ken Raeburn <raeburn@mit.edu> * reconf: Look for autoconf 2.12 or later. Don't use "grep -q", |