Re: [PATCH]configure: Support libpng16

Carl Eugen Hoyos <[email protected]>
Newsgroups gmane.comp.video.mplayer.devel
Message-ID <[email protected]>
Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:

> -    cc_check -lpng -lz && _png=yes
> +    for ld_tmp in "-lpng -lz" "-lpng16 -lz" ; do
> +        cc_check $ld_tmp && _png=yes && break
> +    done

This is not sufficient as they decided to also 
change the installation directory for png.h

Sorry for the noise, Carl Eugen

_______________________________________________
MPlayer-dev-eng mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.