summaryrefslogtreecommitdiff
path: root/support/extractpdfmark/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'support/extractpdfmark/config.h.in')
-rw-r--r--support/extractpdfmark/config.h.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/support/extractpdfmark/config.h.in b/support/extractpdfmark/config.h.in
index cdc5a7dc65..6731332668 100644
--- a/support/extractpdfmark/config.h.in
+++ b/support/extractpdfmark/config.h.in
@@ -18,9 +18,6 @@
/* Define to 1 if you have the <Link.h> header file. */
#undef HAVE_LINK_H
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
/* Define to 1 if you have the <PDFDocFactory.h> header file. */
#undef HAVE_PDFDOCFACTORY_H
@@ -33,6 +30,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
@@ -84,7 +84,9 @@
/* Define poppler version if POPPLER_VERSION cannot be used. */
#undef POPPLER_CORE_IF_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
/* Define if codecvt is enabled. */