summaryrefslogtreecommitdiff
path: root/editors/vim/patches/patch-zb
blob: a076715633153c328debf9ba9e6773a72327123b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-zb,v 1.2 2001/10/04 10:18:11 martti Exp $

--- feature.h.orig	Tue Sep 25 20:51:26 2001
+++ feature.h	Thu Oct  4 09:44:15 2001
@@ -489,7 +489,7 @@
  *			(used only with NO_BUILTIN_TCAPS not defined).
  */
 #ifdef HAVE_TGETENT
-/* #define NO_BUILTIN_TCAPS */
+#define NO_BUILTIN_TCAPS
 #endif
 
 #if !defined(NO_BUILTIN_TCAPS) && !defined(FEAT_GUI_W16)