Forked from
wine / wine
23496 commits behind, 116 commits ahead of the upstream repository.
-
This normally works because the only module linking to tiff (windowscodecs) also pulls in static zlib via PNG_PE_LIBS. However, if using shared libpng, windowscodecs will currently fail to link. Signed-off-by:
Zebediah Figura <zfigura@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit ad5b6be1) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
This normally works because the only module linking to tiff (windowscodecs) also pulls in static zlib via PNG_PE_LIBS. However, if using shared libpng, windowscodecs will currently fail to link. Signed-off-by:
Zebediah Figura <zfigura@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit ad5b6be1) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
configure.ac 154.76 KiB