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