summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvipdfmx/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/xdvipdfmx/config.h.in')
-rw-r--r--Build/source/texk/xdvipdfmx/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/xdvipdfmx/config.h.in b/Build/source/texk/xdvipdfmx/config.h.in
index 9044106da02..7293fd61a02 100644
--- a/Build/source/texk/xdvipdfmx/config.h.in
+++ b/Build/source/texk/xdvipdfmx/config.h.in
@@ -71,6 +71,12 @@
`tzname'. */
#undef HAVE_TZNAME
+/* Define to 1 if you have the global `timezone` variable. */
+#undef HAVE_TIMEZONE
+
+/* Define to 1 if your `struct tm' has `tm_gmtoff'. */
+#undef HAVE_TM_GMTOFF
+
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H