summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipng/config.h.in')
-rw-r--r--Build/source/texk/dvipng/config.h.in20
1 files changed, 10 insertions, 10 deletions
diff --git a/Build/source/texk/dvipng/config.h.in b/Build/source/texk/dvipng/config.h.in
index b9267c4815f..3f334ea16eb 100644
--- a/Build/source/texk/dvipng/config.h.in
+++ b/Build/source/texk/dvipng/config.h.in
@@ -14,15 +14,6 @@
/* Define as 1 to get the debug (-d) option. */
#undef DEBUG
-/* The environment setting for $SELFAUTODIR */
-#undef ENV_SELFAUTODIR
-
-/* The environment setting for $SELFAUTOLOC */
-#undef ENV_SELFAUTOLOC
-
-/* The environment setting for $SELFAUTOPARENT */
-#undef ENV_SELFAUTOPARENT
-
/* Define as the path to GhostScript. */
#undef GS_PATH
@@ -155,6 +146,12 @@
/* Define to 1 if you have the `memset' function. */
#undef HAVE_MEMSET
+/* 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 a working `mmap' system call. */
#undef HAVE_MMAP
@@ -213,7 +210,7 @@
/* 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 you have the <sys/dir.h> header file, and it defines `DIR'.
@@ -282,6 +279,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