Commit version of config.h.in that covers the TERMIOS test.

This commit is contained in:
Eric S. Raymond 2001-01-16 15:32:53 +00:00
parent d2d75d3edd
commit 0e7b9faa74
1 changed files with 3 additions and 0 deletions

View File

@ -620,6 +620,9 @@
/* Define if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
/* Define if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
/* Define if you have the <thread.h> header file. */
#undef HAVE_THREAD_H