blob: 6bb725e8c0e104746109e46ae0e5414016e3541c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-zb,v 1.2 2001/06/06 06:07:29 pooka Exp $
--- feature.h.orig Wed Mar 29 17:10:34 2000
+++ feature.h Wed Jun 6 08:10:02 2001
@@ -349,7 +349,7 @@
* (used only with NO_BUILTIN_TCAPS not defined).
*/
#ifdef HAVE_TGETENT
-/* #define NO_BUILTIN_TCAPS */
+# define NO_BUILTIN_TCAPS
#endif
#ifndef NO_BUILTIN_TCAPS
|