summaryrefslogtreecommitdiff
path: root/editors/vim-xaw/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim-xaw/patches/patch-ac')
-rw-r--r--editors/vim-xaw/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/vim-xaw/patches/patch-ac b/editors/vim-xaw/patches/patch-ac
new file mode 100644
index 00000000000..0f53f078196
--- /dev/null
+++ b/editors/vim-xaw/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 1999/12/21 13:26:29 pooka Exp $
+
+--- feature.h.orig Sat Aug 21 14:08:09 1999
++++ feature.h Sat Nov 20 11:45:33 1999
+@@ -346,7 +346,7 @@
+ * (used only with NO_BUILTIN_TCAPS not defined).
+ */
+ #ifdef HAVE_TGETENT
+-/* #define NO_BUILTIN_TCAPS */
++#define NO_BUILTIN_TCAPS
+ #endif
+
+ #ifndef NO_BUILTIN_TCAPS