Merge "kill HAVE_TERMIO_H"

This commit is contained in:
Yabin Cui 2014-11-18 03:40:34 +00:00 committed by Gerrit Code Review
commit 57ed1ddf78
8 changed files with 0 additions and 42 deletions

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/