summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2024-02-07 22:19:26 -0500
committerLouie S <louie@example.com>2024-02-07 22:19:26 -0500
commit54819806a3ed6ea50b45993fc1723f8ccb208c8b (patch)
tree6383ecc95f453d0b2f5dc0e2ad89ec1bab022238 /config.h.in
parent3f2e3cbfb2b4e1996a88a81ae8630868b6d77c0c (diff)
Update autotools sourcesHEADmaster
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/config.h.in b/config.h.in
index 3cd09d7..bbb61bb 100644
--- a/config.h.in
+++ b/config.h.in
@@ -25,9 +25,6 @@
to 0 otherwise. */
#undef HAVE_MALLOC
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
/* Define to 1 if you have the `mkdir' function. */
#undef HAVE_MKDIR
@@ -52,6 +49,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
@@ -100,7 +100,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
/* Version number of package */