]> granicus.if.org Git - php/commitdiff
Fixed #44849 (imagecolorclosesthwb() is not available on Windows)
authorKalle Sommer Nielsen <kalle@php.net>
Sun, 20 Jul 2008 19:00:35 +0000 (19:00 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Sun, 20 Jul 2008 19:00:35 +0000 (19:00 +0000)
ext/gd/config.w32

index 71ad329423944143875d746acf463fbc3d557409..15033c0488900afca7814a300322d4715fd8111a 100644 (file)
@@ -53,6 +53,7 @@ if (PHP_GD != "no") {
 /D HAVE_LIBFREETYPE=1  \
 /D HAVE_LIBJPEG  \
 /D HAVE_LIBPNG  \
+/D HAVE_COLORCLOSESTHWB  \
 /D USE_GD_IMGSTRTTF  \
 /D MSWIN32 \
                ");