summaryrefslogtreecommitdiff
path: root/support/extractpdfmark/config.h.in
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-10-03 03:03:44 +0000
committerNorbert Preining <norbert@preining.info>2022-10-03 03:03:44 +0000
commit0ec122c100e39ea118fdb2c4b6223ece8053f439 (patch)
treed7077d4e42fc0d4e6f697738c3852c6967dd3b35 /support/extractpdfmark/config.h.in
parent097f244236b682cc77c6ecf25be4150091d8daf9 (diff)
CTAN sync 202210030303
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. */