summaryrefslogtreecommitdiff
path: root/devel/p5-Curses/patches/patch-ab
blob: 3a0fc1ef5ca098ffd9cae704fb3c9c802a50f995 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- /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