summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfmx/config.h.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-11-10 10:30:17 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-11-10 10:30:17 +0000
commitac4c4a45682b1157c58076c40c943a3d9a2cad77 (patch)
tree2bf13ce5c730f42f654abf500e95ce60ecf4bd4c /Build/source/texk/dvipdfmx/config.h.in
parentc7373aea6badf4ce6e1bca4a5335b89569d5c8a5 (diff)
towards TL2010: texk/dvipdfmx
git-svn-id: svn://tug.org/texlive/trunk@15972 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfmx/config.h.in')
-rw-r--r--Build/source/texk/dvipdfmx/config.h.in14
1 files changed, 8 insertions, 6 deletions
diff --git a/Build/source/texk/dvipdfmx/config.h.in b/Build/source/texk/dvipdfmx/config.h.in
index a76bcaf51bf..c879ac65bee 100644
--- a/Build/source/texk/dvipdfmx/config.h.in
+++ b/Build/source/texk/dvipdfmx/config.h.in
@@ -83,6 +83,9 @@
/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP
+/* Define to 1 if you have the `mktemp' function. */
+#undef HAVE_MKTEMP
+
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#undef HAVE_NDIR_H
@@ -132,10 +135,10 @@
/* Define to 1 if you have the `strtol' function. */
#undef HAVE_STRTOL
-/* Define to 1 if `st_mtim' is member of `struct stat'. */
+/* Define to 1 if `struct stat' is a member of `st_mtim'. */
#undef HAVE_STRUCT_STAT_ST_MTIM
-/* Define to 1 if `tm_zone' is member of `struct tm'. */
+/* Define to 1 if `struct tm' is a member of `tm_zone'. */
#undef HAVE_STRUCT_TM_TM_ZONE
/* Define to 1 if you have the `system' function. */
@@ -200,6 +203,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION
@@ -245,10 +251,6 @@
/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES
-/* Define as 0x200406L if your libkpathsea supports enc formats, or as
- 0x200302L otherwise. */
-#undef __TDS_VERSION__
-
/* Define to empty if `const' does not conform to ANSI C. */
#undef const