From 91ac76b92bb3fffa623522772c5908802b36e0bf Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Tue, 22 Oct 1996 01:25:25 +0000 Subject: * aclocal.m4: Fix CopySrcHeader and CopyHeader so they actually generate dependencies for the files they're copying to. Also, fix up DO_SUBDIRS to work with new recursion methods. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9231 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 0fec6f560..e2c0a3bdc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 21 21:19:53 1996 Tom Yu + + * aclocal.m4: Fix CopySrcHeader and CopyHeader so they actually + generate dependencies for the files they're copying to. Also, fix + up DO_SUBDIRS to work with new recursion methods. + Mon Oct 7 15:07:38 1996 Ezra Peisach * configure.in: Add AC_KRB5_TCL so configure --help is useful. -- cgit