From 284972faefe854815fba7bd2c96cf99011be380e Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Tue, 24 Dec 1996 21:11:39 +0000 Subject: * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal with the autoconf-2.12 syntax for file concatenation. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9688 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 85ed69f8e..f35bf9764 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 24 16:08:05 1996 Tom Yu + + * aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): Fix to deal with the + autoconf-2.12 syntax for file concatenation. + Tue Dec 17 13:54:48 1996 Theodore Y. Ts'o * Makefile.in (kerbsrc.mac.tar): Automatically make the -- cgit