summaryrefslogtreecommitdiff
path: root/devel/p5-Curses/patches/patch-ab
blob: 29711f5b4f82a48f27e81dfb99a6131a9b20fa10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$NetBSD: patch-ab,v 1.2 1998/08/07 10:40:27 agc Exp $

--- /dev/null	Mon Jul 13 12:28:43 1998
+++ hints/c-netbsd.ncurses.h	Mon Jul 13 12:33:32 1998
@@ -0,0 +1,18 @@
+/*  Hint file for the NetBSD platform, ncurses version of libcurses.
+ *
+ *  If this configuration doesn't work, look at the file "c-none.h"
+ *  for how to set the configuration options.
+ */
+
+/* These hints thanks to "Andrew V. Stesin" <stesin@elvisti.kiev.ua> */
+
+#include <ncurses.h>
+#undef instr
+
+#define C_LONGNAME
+#define C_LONG0ARGS
+#undef  C_LONG2ARGS
+
+#define C_TOUCHLINE
+#define C_TOUCH3ARGS
+#undef  C_TOUCH4ARGS