summaryrefslogtreecommitdiff
path: root/Build/source/libs/poppler/aconf.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/poppler/aconf.h.in')
-rw-r--r--Build/source/libs/poppler/aconf.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/libs/poppler/aconf.h.in b/Build/source/libs/poppler/aconf.h.in
index ac9fba5dc28..572d940b20e 100644
--- a/Build/source/libs/poppler/aconf.h.in
+++ b/Build/source/libs/poppler/aconf.h.in
@@ -24,6 +24,9 @@
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
#undef HAVE_FSEEKO
+/* Define to 1 if you have the `gettimeofday' function. */
+#undef HAVE_GETTIMEOFDAY
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
@@ -68,6 +71,9 @@
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
+/* Define to 1 if you have the <sys/time.h> header file. */
+#undef HAVE_SYS_TIME_H
+
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H