mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
gdImageGifCtx() is always available in bundled lib
This commit is contained in:
@@ -312,6 +312,7 @@ dnl These are always available with bundled library
|
||||
AC_DEFINE(HAVE_GD_IMAGEELLIPSE, 1, [ ])
|
||||
AC_DEFINE(HAVE_GD_FONTCACHESHUTDOWN,1, [ ])
|
||||
AC_DEFINE(HAVE_GD_DYNAMIC_CTX_EX, 1, [ ])
|
||||
AC_DEFINE(HAVE_GD_GIF_CTX, 1, [ ])
|
||||
|
||||
dnl Make sure the libgd/ is first in the include path
|
||||
GDLIB_CFLAGS="-DHAVE_LIBPNG"
|
||||
|
||||
Reference in New Issue
Block a user