summaryrefslogtreecommitdiffstats
path: root/contrib/libreadline/config.h.in
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-04-28 06:22:20 +0000
committerache <ache@FreeBSD.org>1998-04-28 06:22:20 +0000
commit27ef633cd3f7fd5fb6cb033edd2c1747a6e59acb (patch)
tree6dc2ca04460e2afc2586db7905a62d8345684052 /contrib/libreadline/config.h.in
parent53ee3efdd804d38a5c57372c0722804607ceb256 (diff)
downloadFreeBSD-src-27ef633cd3f7fd5fb6cb033edd2c1747a6e59acb.zip
FreeBSD-src-27ef633cd3f7fd5fb6cb033edd2c1747a6e59acb.tar.gz
V2.2 import
Diffstat (limited to 'contrib/libreadline/config.h.in')
-rw-r--r--contrib/libreadline/config.h.in7
1 files changed, 7 insertions, 0 deletions
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
OpenPOWER on IntegriCloud