From 829f4fd04b7fe9e18ed91c236ed46ebce5b27cae Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Fri, 8 Oct 1999 06:32:24 +0000 Subject: * Fix test suite on DOS (PR/1344) * Fix target-specific vars bug (PR/1378) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e3b3166..69917cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-10-08 Paul D. Smith + + * variable.c (initialize_file_variables): Always recurse to + initialize the parent's file variables: the parent might not have + any rules to run so it might not have been initialized before + this--we need this to set up the chain properly for + target-specific variables. + 1999-09-23 Paul D. Smith * Version 3.78.1 released. -- cgit v1.2.3