]> git.pld-linux.org Git - packages/gnustep-gui.git/blame - gnustep-gui-target.patch
- obsolete
[packages/gnustep-gui.git] / gnustep-gui-target.patch
CommitLineData
cb643fea 1Index: Source/GNUmakefile.preamble
2===================================================================
3RCS file: /cvsroot/gnustep/gnustep/core/gui/Source/GNUmakefile.preamble,v
4retrieving revision 1.20
5diff -u -r1.20 GNUmakefile.preamble
6--- Source/GNUmakefile.preamble 31 Jul 2003 23:52:09 -0000 1.20
7+++ Source/GNUmakefile.preamble 30 Aug 2003 03:38:24 -0000
8@@ -61,7 +61,8 @@
9 # ADDITIONAL_CFLAGS =
10
11 # Additional include directories the compiler should search
12-ADDITIONAL_INCLUDE_DIRS += -I../Headers/Additions -I../Headers
13+ADDITIONAL_INCLUDE_DIRS += -I../Headers/Additions -I../Headers \
14+ -I./$(GNUSTEP_TARGET_DIR)
15
16 # Additional LDFLAGS to pass to the linker
17 # ADDITIONAL_LDFLAGS =
This page took 0.045218 seconds and 4 git commands to generate.