configure: Keep LIBPNG_CFLAGS settings if png.h is available.

Alexandre Julliard julliard at winehq.org
Thu Nov 7 12:57:15 CST 2019


Piotr Caban <piotr at codeweavers.com> writes:

> It fixes #ifdef HAVE_PNG_H checks if library is not available.

It would be better to fix the code to check SONAME_LIBPNG, there's no
reason to include the headers in that case.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list