From: Pierre Joye Date: Wed, 27 Feb 2013 09:38:33 +0000 (+0100) Subject: - add image flip API support X-Git-Tag: php-5.5.0alpha6~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a3623e1990c92175276b45821a8ddb06d592558;p=php - add image flip API support --- diff --git a/ext/gd/config.w32 b/ext/gd/config.w32 index b9c208382d..901de82b23 100644 --- a/ext/gd/config.w32 +++ b/ext/gd/config.w32 @@ -46,8 +46,8 @@ if (PHP_GD != "no") { gdcache.c gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c \ gdft.c gd_gd2.c gd_gd.c gd_gif_in.c gd_gif_out.c gdhelpers.c gd_io.c gd_io_dp.c \ gd_io_file.c gd_io_ss.c gd_jpeg.c gdkanji.c gd_png.c gd_ss.c \ - gdtables.c gd_topal.c gd_wbmp.c gdxpm.c wbmp.c xbm.c gd_security.c \ - gd_filter.c gd_pixelate.c gd_arc.c gd_rotate.c gd_color.c webpimg.c gd_webp.c ", "gd"); + gdtables.c gd_topal.c gd_wbmp.c gdxpm.c wbmp.c xbm.c gd_security.c gd_transform.c \ + gd_filter.c gd_pixelate.c gd_arc.c gd_rotate.c gd_color.c webpimg.c gd_webp.c gd_transform.c", "gd"); AC_DEFINE('HAVE_LIBGD', 1, 'GD support'); ADD_FLAG("CFLAGS_GD", " \ /D HAVE_GD_DYNAMIC_CTX_EX=1 \