summaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-09-04 09:25:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-09-04 09:25:29 +0000
commit2004e0c894424b92118cb8909ae45b22318b8442 (patch)
tree3bb4920f645566aec0919e8976d2c5d8e222e030 /src/config.h.in
parentReleasing debian version 2.13.0-2. (diff)
downloaddnsperf-2004e0c894424b92118cb8909ae45b22318b8442.tar.xz
dnsperf-2004e0c894424b92118cb8909ae45b22318b8442.zip
Merging upstream version 2.13.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/config.h.in b/src/config.h.in
index bdd273f..e0341dc 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -24,9 +24,6 @@
/* Define to 1 if you have the `nghttp2' library (-lnghttp2). */
#undef HAVE_LIBNGHTTP2
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
/* Define to 1 if you have the <nghttp2.h> header file. */
#undef HAVE_NGHTTP2_H
@@ -42,6 +39,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
@@ -91,7 +91,9 @@
your system. */
#undef PTHREAD_CREATE_JOINABLE
-/* 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 */