summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfmx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-20 17:20:00 +0000
committerKarl Berry <karl@freefriends.org>2006-12-20 17:20:00 +0000
commit37dc53e7758efb87a812e55cbd6837f5dcb0aa07 (patch)
tree0cee31559ba322fd626590321b772d41a24cf455 /Build/source/texk/dvipdfmx
parentf136218b19f07394cedca2844ee26ba81af3b91d (diff)
regen config.h.in, from ChoF
git-svn-id: svn://tug.org/texlive/trunk@2827 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfmx')
-rw-r--r--Build/source/texk/dvipdfmx/config.h.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/Build/source/texk/dvipdfmx/config.h.in b/Build/source/texk/dvipdfmx/config.h.in
index b7fa15ad658..3e9a7b7047e 100644
--- a/Build/source/texk/dvipdfmx/config.h.in
+++ b/Build/source/texk/dvipdfmx/config.h.in
@@ -21,9 +21,6 @@
/* Define if you have libpng */
#undef HAVE_LIBPNG
-/* Define to 1 if you have the `z' library (-lz). */
-#undef HAVE_LIBZ
-
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
@@ -65,6 +62,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
@@ -74,9 +77,6 @@
/* Define if your zlib has the compress2 function */
#undef HAVE_ZLIB_COMPRESS2
-/* Define to 1 if you have the <zlib.h> header file. */
-#undef HAVE_ZLIB_H
-
/* Name of package */
#undef PACKAGE