From 0e7b9faa74c7aa4a06b3e44b44b8b9d90c2f5e72 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 16 Jan 2001 15:32:53 +0000 Subject: Commit version of config.h.in that covers the TERMIOS test. --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.h.in b/config.h.in index b1b711f..c751175 100644 --- a/config.h.in +++ b/config.h.in @@ -620,6 +620,9 @@ /* Define if you have the header file. */ #undef HAVE_SYS_WAIT_H +/* Define if you have the header file. */ +#undef HAVE_TERMIOS_H + /* Define if you have the header file. */ #undef HAVE_THREAD_H -- cgit v0.12