summaryrefslogtreecommitdiff
path: root/editors/vim-share/patches/patch-zb
blob: 107fc0a1e302bdc2b003c119759c771a0da56162 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-zb,v 1.6.20.1 2008/09/07 11:54:53 ghen Exp $

--- src/feature.h.orig	2008-08-06 14:00:39.000000000 +0300
+++ src/feature.h	2008-08-11 12:59:23.000000000 +0300
@@ -552,7 +552,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)