From a8059c5962ba5695b3622fe0cf7b5e2eb383db1f Mon Sep 17 00:00:00 2001 From: David Adam Date: Sun, 7 Dec 2014 16:41:15 +0800 Subject: Solaris build fixes: pick the right curses more of the time --- osx/config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'osx') 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 header file. */ +/* #undef HAVE_NCURSES_CURSES_H */ + /* Define to 1 if you have the header file. */ #define HAVE_NCURSES_H 1 -- cgit v1.2.3