From: Pierre Joye Date: Wed, 11 Apr 2007 11:44:20 +0000 (+0000) Subject: - add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here) X-Git-Tag: php-5.2.2RC2~116 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=737a66e83cdbd0b43c5bd32d17e2c745634edc1f;p=php - add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here) --- diff --git a/ext/gd/config.w32 b/ext/gd/config.w32 index aea72f38bb..ab8c136036 100644 --- a/ext/gd/config.w32 +++ b/ext/gd/config.w32 @@ -40,6 +40,7 @@ if (PHP_GD != "no") { /D HAVE_GDIMAGECOLORRESOLVE=1 \ /D HAVE_GD_IMAGESETBRUSH=1 \ /D HAVE_GD_IMAGESETTILE=1 \ +/D HAVE_GD_FONTCACHESHUTDOWN=1 \ /D HAVE_GD_FONTMUTEX=1 \ /D HAVE_LIBFREETYPE=1 \ /D HAVE_GD_JPG \