summaryrefslogtreecommitdiff
path: root/editors/vim-share/patches/patch-zb
blob: 18dc0185b1322ca411550d6f3a6ee5491a1cb65d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-zb,v 1.5 2003/06/02 07:27:27 martti Exp $

--- src/feature.h.orig	Sun May 25 20:44:49 2003
+++ src/feature.h	Mon Jun  2 09:55:23 2003
@@ -504,7 +504,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)