aboutsummaryrefslogtreecommitdiffhomepage
path: root/osx
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2014-12-07 16:41:15 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2014-12-21 23:37:23 +0800
commita8059c5962ba5695b3622fe0cf7b5e2eb383db1f (patch)
tree919ff79f6edc0c7db28202d09549c4eec8d23e9c /osx
parent381404c4f45c59d90524adfa3ee746bd608aea9d (diff)
Solaris build fixes: pick the right curses more of the time
Diffstat (limited to 'osx')
-rw-r--r--osx/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/osx/config.h b/osx/config.h
index 99f83742..8a29644a 100644
--- a/osx/config.h
+++ b/osx/config.h
@@ -61,6 +61,9 @@
/* Define to 1 if you have the nan function */
#define HAVE_NAN 1
+/* Define to 1 if you have the <ncurses/curses.h> header file. */
+/* #undef HAVE_NCURSES_CURSES_H */
+
/* Define to 1 if you have the <ncurses.h> header file. */
#define HAVE_NCURSES_H 1