summaryrefslogtreecommitdiff
path: root/editors/vim-share/patches/patch-zb
blob: c01834cbb21c9401f534f73779a8f84c9e779da5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-zb,v 1.7 2008/08/11 12:14:10 martti 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)