[PATCH 4/5] configure: Try to detect MinGW zlib using pkg-config if --with-system-dllpath is specified.

Alexandre Julliard julliard at winehq.org
Tue Nov 30 05:50:40 CST 2021


Zebediah Figura <zfigura at codeweavers.com> writes:

> Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
> ---
>  aclocal.m4   | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  configure.ac | 12 +++++++++++
>  2 files changed, 71 insertions(+)

This is causing defines like HAVE_ZLIB_H to end up in the main config.h,
I don't think we want that.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list