]> git.pld-linux.org Git - packages/gnustep-gui.git/blame - gnustep-gui-include.patch
- updated to 0.9.3, added include,doc patches, fixes for amd64 and ppc
[packages/gnustep-gui.git] / gnustep-gui-include.patch
CommitLineData
bfb11693
JB
1--- gnustep-gui-0.9.3/Tools/GNUmakefile.preamble.orig 2004-06-01 07:51:05.000000000 +0200
2+++ gnustep-gui-0.9.3/Tools/GNUmakefile.preamble 2004-06-24 00:05:25.267412872 +0200
3@@ -21,7 +21,7 @@
4 # ADDITIONAL_CFLAGS +=
5
6 # Additional include directories the compiler should search
7-ADDITIONAL_INCLUDE_DIRS += -I../Headers/Additions -I../Headers -I../Source
8+ADDITIONAL_INCLUDE_DIRS += -I../Headers/Additions -I../Headers -I../Source -I../Source/$(GNUSTEP_TARGET_DIR)
9
10 # Additional LDFLAGS to pass to the linker
11 # ADDITIONAL_LDFLAGS +=
This page took 0.092114 seconds and 4 git commands to generate.