summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/config.h.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-05-09 23:55:44 +0000
committerKarl Berry <karl@freefriends.org>2008-05-09 23:55:44 +0000
commit78d169458ffb8d121d56a1345471b5dbe3f17a2a (patch)
treea71178550f5c2c8d86ca984ace2991c989c8ab97 /Build/source/texk/dvipng/config.h.in
parentcdbd4229611dea992c3febc811642483889342a8 (diff)
oops, clean build totally failed, back to 1.9 for now
git-svn-id: svn://tug.org/texlive/trunk@7999 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, 3 insertions, 6 deletions
diff --git a/Build/source/texk/dvipng/config.h.in b/Build/source/texk/dvipng/config.h.in
index 4a919be21e8..45b7501b671 100644
--- a/Build/source/texk/dvipng/config.h.in
+++ b/Build/source/texk/dvipng/config.h.in
@@ -45,18 +45,15 @@
/* 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