Skip to content

Commit 75a3ee0

Browse files
committed
MFH: gdImageGifCtx() is always available in bundled lib
1 parent 4c5d775 commit 75a3ee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/gd/config.m4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ dnl These are always available with bundled library
311311
AC_DEFINE(HAVE_GD_IMAGEELLIPSE, 1, [ ])
312312
AC_DEFINE(HAVE_GD_FONTCACHESHUTDOWN,1, [ ])
313313
AC_DEFINE(HAVE_GD_DYNAMIC_CTX_EX, 1, [ ])
314+
AC_DEFINE(HAVE_GD_GIF_CTX, 1, [ ])
314315

315316
dnl Make sure the libgd/ is first in the include path
316317
GDLIB_CFLAGS="-DHAVE_LIBPNG"

0 commit comments

Comments
 (0)