gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Headerfile-bug in framework.make


From: Nicola Pero
Subject: Re: Headerfile-bug in framework.make
Date: Wed, 10 Aug 2005 02:50:10 +0100 (BST)


Hi,

I think I've found a bug in framework.make of gstep-make 1.10.0. It doesn't honor the HEADER_FILES_DIR variable which results in missing dependencies.

I've added the "addprefix" call to the right side:

---snip: Instance/framework.make:299---
# Need to share this code with the headers code ... but how.
$(FRAMEWORK_HEADER_FILES):: $(addprefix $(HEADER_FILES_DIR)/,$(HEADER_FILES))
ifneq ($(HEADER_FILES),)
---snap----

Could someone please confirm, apply the change and maybe release a new gstep-make?

Ehm ... thanks ... we have just released a new gnustep-make (1.11.0), which includes the fix ... :-)

Thanks




reply via email to

[Prev in Thread] Current Thread [Next in Thread]