kill HAVE_TERMIO_H

Bug: 18398307
Change-Id: I54fc0235fbc40630f8024570b928dba115b1c39a
This commit is contained in:
Yabin Cui 2014-11-17 14:49:39 -08:00
parent 45f975bba5
commit a16825ff7a
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
*/