]> git.pld-linux.org Git - packages/gnustep-gui.git/commitdiff
- missing include
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 24 Jun 2004 05:55:50 +0000 (05:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnustep-gui-include.patch -> 1.1

gnustep-gui-include.patch [new file with mode: 0644]

diff --git a/gnustep-gui-include.patch b/gnustep-gui-include.patch
new file mode 100644 (file)
index 0000000..80b2f4c
--- /dev/null
@@ -0,0 +1,11 @@
+--- gnustep-gui-0.9.3/Tools/GNUmakefile.preamble.orig  2004-06-01 07:51:05.000000000 +0200
++++ gnustep-gui-0.9.3/Tools/GNUmakefile.preamble       2004-06-24 00:05:25.267412872 +0200
+@@ -21,7 +21,7 @@
+ # ADDITIONAL_CFLAGS += 
+ # Additional include directories the compiler should search
+-ADDITIONAL_INCLUDE_DIRS += -I../Headers/Additions -I../Headers -I../Source
++ADDITIONAL_INCLUDE_DIRS += -I../Headers/Additions -I../Headers -I../Source -I../Source/$(GNUSTEP_TARGET_DIR)
+ # Additional LDFLAGS to pass to the linker
+ # ADDITIONAL_LDFLAGS +=
This page took 0.177091 seconds and 4 git commands to generate.