diff options
| author | Theodore Tso <tytso@mit.edu> | 1995-06-09 23:10:15 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1995-06-09 23:10:15 +0000 |
| commit | d33a9bc44bd139abaad622c5c6fa24db1c87a976 (patch) | |
| tree | f642c8751e052a9c223ef4e995aa49470cd8fa1f /src/util/ChangeLog | |
| parent | b58f55302d11b3dcecfd7de9399a3aa0d524f751 (diff) | |
| download | krb5-d33a9bc44bd139abaad622c5c6fa24db1c87a976.tar.gz krb5-d33a9bc44bd139abaad622c5c6fa24db1c87a976.tar.xz krb5-d33a9bc44bd139abaad622c5c6fa24db1c87a976.zip | |
configure.in: Remove standardized set of autoconf macros, which are
now handled by CONFIG_RULES. Use DO_SUBDIRS to recurse down
subdirectories.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6014 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ChangeLog')
| -rw-r--r-- | src/util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog index 3c0ed510c..4697e338d 100644 --- a/src/util/ChangeLog +++ b/src/util/ChangeLog @@ -1,3 +1,9 @@ +Fri Jun 9 18:59:02 1995 <tytso@rsx-11.mit.edu> + + * configure.in: Remove standardized set of autoconf macros, which + are now handled by CONFIG_RULES. Use DO_SUBDIRS to + recurse down subdirectories. + Tue Jun 6 19:46:00 1995 Tom Yu (tlyu@dragons-lair) * configure.in: fix make install |
