mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
- config.m4 sync with .w32
This commit is contained in:
parent
22159fb7b7
commit
00a53ca817
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ if test "$PHP_GD" = "yes"; then
|
|||
libgd/gdcache.c libgd/gdkanji.c libgd/wbmp.c libgd/gd_wbmp.c libgd/gdhelpers.c \
|
||||
libgd/gd_topal.c libgd/gd_gif_in.c libgd/xbm.c libgd/gd_gif_out.c libgd/gd_security.c \
|
||||
libgd/gd_filter.c libgd/gd_pixelate.c libgd/gd_arc.c libgd/gd_rotate.c libgd/gd_color.c \
|
||||
libgd/gd_transform.c libgd/gd_crop.c"
|
||||
libgd/gd_transform.c libgd/gd_crop.c libgd/gd_interpolation.c libgd/gd_matrix.c"
|
||||
|
||||
dnl check for fabsf and floorf which are available since C99
|
||||
AC_CHECK_FUNCS(fabsf floorf)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue