Update local local copies of config.sub and config.guess.
[deliverable/binutils-gdb.git] / readline / config.h.in
index d7cf6cffa0b04f365d7eb217dd2d83dc82638a9a..569e53d271abd293feab921ac472bf489037c341 100644 (file)
@@ -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
@@ -55,6 +57,9 @@
 /* Define if you have the lstat function.  */
 #undef HAVE_LSTAT
 
+/* Define if you have the memmove function.  */
+#undef HAVE_MEMMOVE
+
 /* Define if you have the putenv function.  */
 #undef HAVE_PUTENV
 
This page took 0.023247 seconds and 4 git commands to generate.