From 040ddc9baa079d0c07fbbba4f33b96c8612b25f3 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Fri, 13 Feb 1998 20:12:28 +0000 Subject: aclocal.m4: Rename K5_OUPUT_FILES to K5_AC_OUTPUT, and leave a compatibility macro behind for K5_OUTPUT_FILES. This is needed because autoreconf greps for AC_OUTPUT. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10432 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 ffc14585f..1a375ed5d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 13 15:10:41 1998 Theodore Ts'o + + * aclocal.m4: Rename K5_OUPUT_FILES to K5_AC_OUTPUT, and leave a + compatibility macro behind for K5_OUTPUT_FILES. This is + needed because autoreconf greps for AC_OUTPUT. + Mon Feb 2 17:02:29 1998 Theodore Ts'o * configure.in: Use AC_CONFIG_DIRS instead of CONFIG_DIRS, and -- cgit