summaryrefslogtreecommitdiff
path: root/editors/vim-xaw/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim-xaw/patches/patch-ab')
-rw-r--r--editors/vim-xaw/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/vim-xaw/patches/patch-ab b/editors/vim-xaw/patches/patch-ab
new file mode 100644
index 00000000000..5aa8abfe90c
--- /dev/null
+++ b/editors/vim-xaw/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 1999/12/21 13:26:29 pooka Exp $
+
+--- config.mk.in.orig Sat Jun 20 15:22:37 1998
++++ config.mk.in Sun Jan 10 23:22:48 1999
+@@ -14,7 +14,7 @@
+ @SET_MAKE@
+ CC = @CC@
+ DEFS = @DEFS@
+-CFLAGS = @CFLAGS@
++CFLAGS = @CFLAGS@ @CPPFLAGS@
+ srcdir = @srcdir@
+ VPATH = @srcdir@
+ LDFLAGS = @LDFLAGS@