diff options
Diffstat (limited to 'editors/vim-xaw/patches/patch-zb')
-rw-r--r-- | editors/vim-xaw/patches/patch-zb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/vim-xaw/patches/patch-zb b/editors/vim-xaw/patches/patch-zb index 14e85a2e5b0..120bfc4d2ff 100644 --- a/editors/vim-xaw/patches/patch-zb +++ b/editors/vim-xaw/patches/patch-zb @@ -1,13 +1,13 @@ -$NetBSD: patch-zb,v 1.1 2001/04/22 16:25:59 wiz Exp $ +$NetBSD: patch-zb,v 1.2 2001/06/06 06:07:31 pooka Exp $ --- feature.h.orig Wed Mar 29 17:10:34 2000 -+++ feature.h Sun Jun 25 12:42:47 2000 ++++ feature.h Wed Jun 6 08:10:02 2001 @@ -349,7 +349,7 @@ * (used only with NO_BUILTIN_TCAPS not defined). */ #ifdef HAVE_TGETENT -/* #define NO_BUILTIN_TCAPS */ -+#define NO_BUILTIN_TCAPS ++# define NO_BUILTIN_TCAPS #endif #ifndef NO_BUILTIN_TCAPS |