summaryrefslogtreecommitdiff
path: root/editors/vim-share/patches/patch-zb
blob: 034c8644e362dd912f6f15f8b764132cdd85e85d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-zb,v 1.4 2001/10/09 10:11:34 martti Exp $

--- src/feature.h.orig	Tue Sep 25 19:51:26 2001
+++ src/feature.h	Thu Oct  4 14:10:53 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)