]> git.pld-linux.org Git - packages/gnustep-gui.git/blob - gnustep-gui-target.patch
- BR: gnustep-base-devel >= 0.10.0
[packages/gnustep-gui.git] / gnustep-gui-target.patch
1 Index: Source/GNUmakefile.preamble
2 ===================================================================
3 RCS file: /cvsroot/gnustep/gnustep/core/gui/Source/GNUmakefile.preamble,v
4 retrieving revision 1.20
5 diff -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.056417 seconds and 3 git commands to generate.