aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-07-19 23:29:27 +0000
committerJason Molenda <jmolenda@apple.com>1999-07-19 23:29:27 +0000
commitdc9e099fc0eced486ae2b49455c9da113c11f4ff (patch)
tree496d0dcd2f047827d3bf22866cec4815baec67e1
parent0ca638235fd604214ba86252fdf872cd081f49bc (diff)
parentc95b01a9b04837dbfc8986afbbccc4c7d2b4ebf8 (diff)
downloadfsf-binutils-gdb-dc9e099fc0eced486ae2b49455c9da113c11f4ff.zip
fsf-binutils-gdb-dc9e099fc0eced486ae2b49455c9da113c11f4ff.tar.gz
fsf-binutils-gdb-dc9e099fc0eced486ae2b49455c9da113c11f4ff.tar.bz2
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
-rw-r--r--readline/acconfig.h2
-rw-r--r--readline/config.h.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/readline/acconfig.h b/readline/acconfig.h
index b41ac51..577cf9c 100644
--- a/readline/acconfig.h
+++ b/readline/acconfig.h
@@ -17,7 +17,7 @@
/* Definitions pulled in from aclocal.m4. */
#undef VOID_SIGHANDLER
-#undef TIOCGWINSZ_IN_SYS_IOCTL
+#undef GWINSZ_IN_SYS_IOCTL
#undef TIOCSTAT_IN_SYS_IOCTL
diff --git a/readline/config.h.in b/readline/config.h.in
index d7cf6cf..87f807f 100644
--- a/readline/config.h.in
+++ b/readline/config.h.in
@@ -22,6 +22,8 @@
/* Definitions pulled in from aclocal.m4. */
#undef VOID_SIGHANDLER
+#undef GWINSZ_IN_SYS_IOCTL
+
#undef TIOCSTAT_IN_SYS_IOCTL
#undef HAVE_GETPW_DECLS