From de142f5153c4f2443463ee5bf1cc7ffd09e36fef Mon Sep 17 00:00:00 2001 From: Mark Eichin Date: Tue, 21 Jun 1994 21:56:35 +0000 Subject: Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com) * Makefile.in (in all subdirs): added CC=@CC@ to nail down the substitution to be sure that configuration matches build. Added CCOPTS to some of them so that it gets nailed in correctly too. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3887 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 3a06f97850..81fad3b3a0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com) + + * Makefile.in (in all subdirs): added CC=@CC@ to nail down the + substitution to be sure that configuration matches build. Added + CCOPTS to some of them so that it gets nailed in correctly too. + Tue Jun 21 02:08:27 1994 Tom Yu (tlyu at dragons-lair) * Makefile.in (in all relevant subdirs): added CCOPTS=@CCOPTS@ in -- cgit