summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-08-07 21:00:28 +0000
committerfoobar <sniper@php.net>2005-08-07 21:00:28 +0000
commit757a76df3f0dd4d6b75856befe0cf1621ef71662 (patch)
tree60a0042598b1fc71fd4274f8c5ffc3a490c46581
parent3052233876b7ac44b5c7d82798da15c6f7f2ceaf (diff)
downloadphp-git-757a76df3f0dd4d6b75856befe0cf1621ef71662.tar.gz
Missing entry
-rw-r--r--ext/gd/config.w321
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/gd/config.w32 b/ext/gd/config.w32
index 4f82943ff5..cc652a2627 100644
--- a/ext/gd/config.w32
+++ b/ext/gd/config.w32
@@ -32,6 +32,7 @@ if (PHP_GD != "no") {
gdtables.c gd_topal.c gd_wbmp.c gdxpm.c wbmp.c xbm.c", "gd");
AC_DEFINE('HAVE_LIBGD', 1, 'GD support');
ADD_FLAG("CFLAGS_GD", " \
+/D HAVE_GD_DYNAMIC_CTX_EX=1 \
/D HAVE_GD_BUNDLED=1 \
/D HAVE_GD_GD2 \
/D HAVE_GD_GIF_READ=1 \