From 37dc53e7758efb87a812e55cbd6837f5dcb0aa07 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 20 Dec 2006 17:20:00 +0000 Subject: regen config.h.in, from ChoF git-svn-id: svn://tug.org/texlive/trunk@2827 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvipdfmx/config.h.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Build') 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 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 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 header file. */ -#undef HAVE_ZLIB_H - /* Name of package */ #undef PACKAGE -- cgit v1.2.3