From dceb954f9c0a948b8d53796fd78b7cfae9148b1b Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 13 Jun 2009 23:10:52 +0000 Subject: - Fix Savannah bug #13401 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 92637f7..0083137 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2009-06-13 Paul Smith + * doc/make.texi (MAKEFILES Variable): Be explicit that files + included by MAKEFILES cannot give default goals. + * read.c (eval): If set_default is not set, pass the no-default-goal + value when we read included makefiles. Fixes Savannah bug #13401. + * ar.c (ar_name): Ensure that targets with empty parens aren't considered archive member references: archive members must have a non-empty "member" string. Fixes Savannah bug #18435. -- cgit v1.2.3