aboutsummaryrefslogtreecommitdiff
path: root/devel/gnustep-make/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnustep-make/files/patch-aa')
-rw-r--r--devel/gnustep-make/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/gnustep-make/files/patch-aa b/devel/gnustep-make/files/patch-aa
new file mode 100644
index 000000000000..a9df450b0777
--- /dev/null
+++ b/devel/gnustep-make/files/patch-aa
@@ -0,0 +1,11 @@
+--- gui/Source/GNUmakefile.preamble.orig Sun Oct 15 21:47:59 2000
++++ gui/Source/GNUmakefile.preamble Sun Oct 15 21:48:16 2000
+@@ -63,7 +63,7 @@
+ ADDITIONAL_CFLAGS =
+
+ # Additional include directories the compiler should search
+-ADDITIONAL_INCLUDE_DIRS = -I../Headers
++ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include
+
+ # Additional LDFLAGS to pass to the linker
+ ADDITIONAL_LDFLAGS =