From: Eric S. Raymond Date: Tue, 16 Jan 2001 15:32:53 +0000 (+0000) Subject: Commit version of config.h.in that covers the TERMIOS test. X-Git-Tag: v2.1a1~230 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e7b9faa74c7aa4a06b3e44b44b8b9d90c2f5e72;p=python Commit version of config.h.in that covers the TERMIOS test. --- diff --git a/config.h.in b/config.h.in index b1b711fc92..c75117589d 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