From e6fb0737027ee97d911e8d507b1db37446067d10 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Mon, 21 Jan 2008 07:49:07 +0000 Subject: actually implement new config tests --- h/config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'h') diff --git a/h/config.h.in b/h/config.h.in index c962a5d..40c0a3e 100644 --- a/h/config.h.in +++ b/h/config.h.in @@ -210,9 +210,15 @@ /* Define to 1 if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_TERMCAP_H + /* Define to 1 if you have the header file. */ #undef HAVE_TERMIOS_H +/* Define to 1 if you have the header file. */ +#undef HAVE_TERM_H + /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -- cgit v1.2.3