On 12.09.2024 at 00:03, Christoph M. Becker wrote:

>> The GD PHP extension defines "imagecreatefromxpm" functions. How do you
>> manage it if XPM support is disabled?
>
> Oh, wow, gd/config.w32 needs to be fixed (anyway).  As is, if libxpm is
> not available, ext/gd can't be built, what makes no sense, since the
> code which needs libxpm is already guarded by HAVE_GD_XPM.

Just for the record, that is supposed to be fixed with
<https://github.com/php/php-src/pull/15846>.

Christoph

Reply via email to