We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5d775 commit 75a3ee0Copy full SHA for 75a3ee0
ext/gd/config.m4
@@ -311,6 +311,7 @@ dnl These are always available with bundled library
311
AC_DEFINE(HAVE_GD_IMAGEELLIPSE, 1, [ ])
312
AC_DEFINE(HAVE_GD_FONTCACHESHUTDOWN,1, [ ])
313
AC_DEFINE(HAVE_GD_DYNAMIC_CTX_EX, 1, [ ])
314
+ AC_DEFINE(HAVE_GD_GIF_CTX, 1, [ ])
315
316
dnl Make sure the libgd/ is first in the include path
317
GDLIB_CFLAGS="-DHAVE_LIBPNG"
0 commit comments