From 8a69681f9773927e82e9c4e4f49d6eee1fc35e15 Mon Sep 17 00:00:00 2001 From: Ezra Peisach Date: Fri, 27 Oct 2000 14:53:36 +0000 Subject: * post.in (Makefile): When running autoconf, use AUTOCONFFLAGS instead of always specificying the trees macrodir. * pre.in (AUTOCONFFLAGS): Add as flags to pass to autoconf. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12818 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 f216f6eef..98bfe262d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-10-27 Ezra Peisach + + * aclocal.m4 (ac_config_fragdir): Set AUTOCONFFLAGS to use the + local util/autoconf macrodir if we are using the shipped autoconf. + 2000-08-30 Tom Yu * aclocal.m4 (LIBLINKS): Fix appending of $EXTRA_LIB_TARGETS to -- cgit