From 27ef633cd3f7fd5fb6cb033edd2c1747a6e59acb Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 28 Apr 1998 06:22:20 +0000 Subject: V2.2 import --- contrib/libreadline/config.h.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'contrib/libreadline/config.h.in') diff --git a/contrib/libreadline/config.h.in b/contrib/libreadline/config.h.in index 45ed5b9..65927a8 100644 --- a/contrib/libreadline/config.h.in +++ b/contrib/libreadline/config.h.in @@ -1,5 +1,8 @@ /* config.h.in. Generated automatically from configure.in by autoheader. */ +/* Define if on MINIX. */ +#undef _MINIX + /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE @@ -92,6 +95,10 @@ #undef GWINSZ_IN_SYS_IOCTL +#undef STRUCT_WINSIZE_IN_SYS_IOCTL + +#undef STRUCT_WINSIZE_IN_TERMIOS + #undef TIOCSTAT_IN_SYS_IOCTL #undef FIONREAD_IN_SYS_IOCTL -- cgit v1.1