summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/config.h.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-05-09 23:09:19 +0000
committerKarl Berry <karl@freefriends.org>2008-05-09 23:09:19 +0000
commitfc0d5bd5d823bb4ad11757609ea705390e975479 (patch)
tree87164107acc12ecd361a1eae24c9dfc69f95c59e /Build/source/texk/dvipng/config.h.in
parenteeb60f2336ed350f714dbbfc58bc224afe8ad333 (diff)
dvipng 1.10 (but reverting configure.ac to ours) from savannah.nongnu.org
git-svn-id: svn://tug.org/texlive/trunk@7995 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipng/config.h.in')
-rw-r--r--Build/source/texk/dvipng/config.h.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/Build/source/texk/dvipng/config.h.in b/Build/source/texk/dvipng/config.h.in
index 45b7501b671..4a919be21e8 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