From 827e165e5b80d999a8a30b3292f9bbb4a8c772e1 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Tue, 14 Jul 2009 03:33:56 +0000 Subject: Build on solaris --- h/config.h.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'h') diff --git a/h/config.h.in b/h/config.h.in index 074306f..890dbbb 100644 --- a/h/config.h.in +++ b/h/config.h.in @@ -239,6 +239,15 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the header file. */ +#undef HAVE_STDBOOL_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_CURSES_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_TERMIO_H + /* Define to 1 if you have the `vprintf' function. */ #undef HAVE_VPRINTF -- cgit v1.2.3