This mail is an automated notification from the bugs tracker of the project: GNUstep.
/**************************************************************************/ [bugs #11344] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11344> Project: GNUstep Submitted by: matt rice On: Fri 12/17/2004 at 21:57 Category: Makefiles Severity: 1 - None Item Group: Bug Resolution: None Privacy: Public Assigned to: None Status: Open Summary: missing framework headers symlink when headers are in subproject Original Submission: the ObjcUnit port has subprojects which contain header files but the main framework doesn't have any header files. http://xanthippe.dyndns.org/Zipper/ObjcUnit-1.2-GNUstep.tar.gz on install the symlink doesn't get created. attached is a patch, though probably not the correct fix. there is a few more cases of if [ "$(HEADER_FILES)" != "" ] in Instance/framework.make I haven't run into. File Attachments ------------------- ------------------------------------------------------- Date: Fri 12/17/2004 at 21:57 Name: framework_with_subproject_with_headers2.diff Size: 1.34KB By: ratmice patch to check if the headers dir exists rather than if the project has header files. http://savannah.gnu.org/bugs/download.php?item_id=11344&item_file_id=1980 For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11344> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-gnustep
