--- Helge Hess <[EMAIL PROTECTED]> wrote:
> 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? > this is already fixed in cvs http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=10958 and in ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-1.11.0.tar.gz > Thanks, > Helge > -- > http://docs.opengroupware.org/Members/helge/ > OpenGroupware.org > > > > _______________________________________________ > Gnustep-dev mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnustep-dev > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
