Merge "kill HAVE_TERMIO_H"
This commit is contained in:
commit
57ed1ddf78
|
@ -41,11 +41,6 @@
|
|||
*/
|
||||
#define HAVE_PTHREADS
|
||||
|
||||
/*
|
||||
* Define this if you have <termio.h>
|
||||
*/
|
||||
#define HAVE_TERMIO_H
|
||||
|
||||
/*
|
||||
* Define this if you build against MSVCRT.DLL
|
||||
*/
|
||||
|
|
|
@ -41,11 +41,6 @@
|
|||
*/
|
||||
#define HAVE_PTHREADS
|
||||
|
||||
/*
|
||||
* Define this if you have <termio.h>
|
||||
*/
|
||||
#define HAVE_TERMIO_H 1
|
||||
|
||||
/*
|
||||
* Define this if you build against MSVCRT.DLL
|
||||
*/
|
||||
|
|
|
@ -41,11 +41,6 @@
|
|||
*/
|
||||
#define HAVE_PTHREADS
|
||||
|
||||
/*
|
||||
* Define this if you have <termio.h>
|
||||
*/
|
||||
#define HAVE_TERMIO_H 1
|
||||
|
||||
/*
|
||||
* Define this if you have sys/uio.h
|
||||
*/
|
||||
|
|
|
@ -41,11 +41,6 @@
|
|||
*/
|
||||
#define HAVE_PTHREADS
|
||||
|
||||
/*
|
||||
* Define this if you have <termio.h>
|
||||
*/
|
||||
#define HAVE_TERMIO_H 1
|
||||
|
||||
/*
|
||||
* Define this if you build against MSVCRT.DLL
|
||||
*/
|
||||
|
|
|
@ -41,11 +41,6 @@
|
|||
*/
|
||||
#define HAVE_PTHREADS
|
||||
|
||||
/*
|
||||
* Define this if you have <termio.h>
|
||||
*/
|
||||
#define HAVE_TERMIO_H 1
|
||||
|
||||
/*
|
||||
* Define this if you build against MSVCRT.DLL
|
||||
*/
|
||||
|
|
|
@ -41,11 +41,6 @@
|
|||
*/
|
||||
#define HAVE_PTHREADS
|
||||
|
||||
/*
|
||||
* Define this if you have <termio.h>
|
||||
*/
|
||||
#define HAVE_TERMIO_H 1
|
||||
|
||||
/*
|
||||
* Define this if you have sys/uio.h
|
||||
*/
|
||||
|
|
|
@ -27,11 +27,6 @@
|
|||
*/
|
||||
#define HAVE_PTHREADS
|
||||
|
||||
/*
|
||||
* Define this if you have <termio.h>
|
||||
*/
|
||||
#define HAVE_TERMIO_H 1
|
||||
|
||||
/*
|
||||
* Define this if you have sys/uio.h
|
||||
*/
|
||||
|
|
|
@ -66,13 +66,6 @@
|
|||
/* TODO: replace references to this. */
|
||||
#define HAVE_WIN32_IPC
|
||||
|
||||
/*
|
||||
* Define this if you have <termio.h>
|
||||
*/
|
||||
#ifdef __CYGWIN__
|
||||
# define HAVE_TERMIO_H
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Define this if you build against MSVCRT.DLL
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue