termios: fix compilation on mingw
authorEric Blake <eblake@redhat.com>
Wed, 13 Oct 2010 20:54:00 +0000 (14:54 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 13 Oct 2010 21:19:17 +0000 (15:19 -0600)
commitb6d1430494cdd252cd52eca6abf88b1a00f6c983
tree4968be496c5b007fdbb40c918862c26217c20eba
parent932cfeb12ac1a06cd8abdad7ed6eb65e6aeb602d
termios: fix compilation on mingw

* m4/termios_h.m4 (gl_TERMIOS_H_DEFAULTS): Set default.
(gl_TERMIOS_H): Adjust it on mingw.
* modules/termios (Makefile.am): Substitute new key.
* lib/termios.in.h (includes): Make include_next conditional.
* doc/posix-headers/termios.texi (termios.h): Update
documentation.
Reported by Daniel P. Berrange.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
doc/posix-headers/termios.texi
lib/termios.in.h
m4/termios_h.m4
modules/termios