Commit version of config.h.in that covers the TERMIOS test.
This commit is contained in:
parent
d2d75d3edd
commit
0e7b9faa74
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue