aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep/autoconf.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep/autoconf.h.in')
-rw-r--r--sysdep/autoconf.h.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysdep/autoconf.h.in b/sysdep/autoconf.h.in
index be67371c..20f238a2 100644
--- a/sysdep/autoconf.h.in
+++ b/sysdep/autoconf.h.in
@@ -72,9 +72,6 @@
/* Define to 1 if you have the `ssh' library (-lssh). */
#undef HAVE_LIBSSH
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
/* Define to 1 if mmap() is available. */
#undef HAVE_MMAP
@@ -96,6 +93,9 @@
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
+/* Define to 1 if you have the <stdio.h> header file. */
+#undef HAVE_STDIO_H
+
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
@@ -141,7 +141,9 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* Define to 1 if you have the ANSI C header files. */
+/* Define to 1 if all of the C90 standard headers exist (not just the ones
+ required in a freestanding environment). This macro is provided for
+ backward compatibility; new code need not use it. */
#undef STDC_HEADERS
/* Which sysdep header to include */