diff options
| author | Theodore Tso <tytso@mit.edu> | 1995-08-24 22:23:35 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1995-08-24 22:23:35 +0000 |
| commit | 9458122993880ed081c4fdc15fe70e21f8ff8a05 (patch) | |
| tree | 1a2946c978bf091aaa803739d17771ff8aae4e73 | |
| parent | 9f2c444c4995405b779dd60aa0a777bb9b2effaa (diff) | |
| download | krb5-9458122993880ed081c4fdc15fe70e21f8ff8a05.tar.gz krb5-9458122993880ed081c4fdc15fe70e21f8ff8a05.tar.xz krb5-9458122993880ed081c4fdc15fe70e21f8ff8a05.zip | |
Updated for autoconf 2.4
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6583 dc483132-0cff-0310-8789-dd5450dbe970
| -rw-r--r-- | src/util/autoconf/.Sanitize | 1 | ||||
| -rw-r--r-- | src/util/autoconf/ChangeLog | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/src/util/autoconf/.Sanitize b/src/util/autoconf/.Sanitize index 2dcb543a0..951a920ae 100644 --- a/src/util/autoconf/.Sanitize +++ b/src/util/autoconf/.Sanitize @@ -78,6 +78,7 @@ mkinstalldirs standards.info standards.info-1 standards.info-2 +standards.info-3 standards.texi testsuite texinfo.tex diff --git a/src/util/autoconf/ChangeLog b/src/util/autoconf/ChangeLog index 28bcd12f0..03b28d95e 100644 --- a/src/util/autoconf/ChangeLog +++ b/src/util/autoconf/ChangeLog @@ -1,3 +1,7 @@ +Thu Aug 24 18:21:07 1995 Theodore Y. Ts'o <tytso@dcl> + + * .Sanitize: Updated for autoconf 2.4 + Wed Jun 21 14:48:19 1995 <tytso@rsx-11.mit.edu> * Installed autoconf 2.4 in the Kerberos V5 tree. This reverted a |
