Remove HAVE_TERMIOS definitions.
commit6553950651fdac87d3273885fc4ac2ecf00f8cfd
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 20 Sep 2010 11:38:50 +0000 (20 14:38 +0300)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 20 Sep 2010 11:38:50 +0000 (20 14:38 +0300)
tree7022e2afde3468428e5e80d79293b29b5bae0f30
parent15f844ac1f1c8bb89b0ce1d4587ecfe85fa5d107
Remove HAVE_TERMIOS definitions.
* src/s/usg5-4-common.h (HAVE_TERMIOS):
* src/s/template.h (HAVE_TERMIOS):
* src/s/gnu-linux.h (HAVE_TERMIOS):
* src/s/darwin.h (HAVE_TERMIOS):
* src/s/cygwin.h (HAVE_TERMIOS):
* src/s/bsd-common.h (HAVE_TERMIOS):
* src/s/aix4-2.h (HAVE_TERMIOS):
* src/s/hpux10-20.h (HAVE_TERMIOS): Do not define, it is assumed
defined on all non-MS platforms.
(HAVE_PSTAT_GETDYNAMIC): Do not define, autoconf does it.
src/ChangeLog
src/s/aix4-2.h
src/s/bsd-common.h
src/s/cygwin.h
src/s/darwin.h
src/s/gnu-linux.h
src/s/hpux10-20.h
src/s/template.h
src/s/usg5-4-common.h