From 12bb0842fafb0d25e54cdfd4ee9832240a753a11 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Mon, 27 Jun 1994 17:00:12 +0000 Subject: * configure.in (in all relevant subdirs): move invokations of CONFIG_RULES around so that they preceed anything that even vaguely resembles a compile test. This is so that $CC will get set properly before any compile tests run. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3918 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 7b118957a..457f0ecb1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +Mon Jun 27 08:21:42 1994 Tom Yu (tlyu at dragons-lair) + + * configure.in (in all relevant subdirs): move invokations of + CONFIG_RULES around so that they preceed anything that even + vaguely resembles a compile test. This is so that $CC will get + set properly before any compile tests run. + Sat Jun 25 00:33:56 1994 Tom Yu (tlyu at dragons-lair) * Makefile.in (in all relevant subdirs): make install will dtrt -- cgit