am 94a14699: am 57ed1ddf: Merge "kill HAVE_TERMIO_H"

* commit '94a146991432a632315442671c1e396fa4196a3d':
  kill HAVE_TERMIO_H
This commit is contained in:
Yabin Cui 2014-11-18 20:19:51 +00:00 committed by Android Git Automerger
commit 767d9fbd10
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
*/