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.in14
1 files changed, 10 insertions, 4 deletions
diff --git a/Build/source/texk/dvipng/config.h.in b/Build/source/texk/dvipng/config.h.in
index 45b7501b671..2890dfaa9f4 100644
--- a/Build/source/texk/dvipng/config.h.in
+++ b/Build/source/texk/dvipng/config.h.in
@@ -45,15 +45,18 @@
/* Define to 1 if you have the `FT_Library_Version' function. */
#undef HAVE_FT_LIBRARY_VERSION
+/* Define to 1 if you have the `gdImageCreateFromJpeg' function. */
+#undef HAVE_GDIMAGECREATEFROMJPEG
+
+/* Define to 1 if you have the `gdImageCreateFromPngPtr' function. */
+#undef HAVE_GDIMAGECREATEFROMPNGPTR
+
/* Define to 1 if you have the `gdImageCreateTrueColor' function. */
#undef HAVE_GDIMAGECREATETRUECOLOR
/* Define to 1 if you have the `gdImageGif' function. */
#undef HAVE_GDIMAGEGIF
-/* Define to 1 if you have the `gdImageJpeg' function. */
-#undef HAVE_GDIMAGEJPEG
-
/* Define to 1 if you have the `gdImagePngEx' function. */
#undef HAVE_GDIMAGEPNGEX
@@ -114,7 +117,7 @@
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV
-/* Define to 1 if you have the <stdbool.h> header file. */
+/* Define to 1 if stdbool.h conforms to C99. */
#undef HAVE_STDBOOL_H
/* Define to 1 if you have the <stdint.h> header file. */
@@ -165,6 +168,9 @@
/* Define to 1 if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H
+/* Define to 1 if the system has the type `_Bool'. */
+#undef HAVE__BOOL
+
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT