Skip to content

contrib: png: fix update from older installed version

Steve Lhomme requested to merge robUx4/vlc:png-update-fix into master

When you have an old png+zlib in your path, it was using that to detect the PNG/ZLIB incompatibility instead of using the local pnglibconf.h

Merge request reports