[MPlayer-dev-eng] [PATCH] use pkg-config to detect libtheora

j at v2v.cc j at v2v.cc
Thu Aug 11 11:22:36 CEST 2005


$ grep pkg-config configure

same for polypaudio, fontconfig, jack

feel free to modify it in a way that it also works without pkg-config.
not using pkg-config is unacceptable for me, since a hardcoded
using theora == -ltheora -logg 
does not work for me.

j
On Wed, 2005-08-10 at 11:47 -0500, Joey Parrish wrote:
> On Tue, Aug 09, 2005 at 01:13:55PM +0200, j at v2v.cc wrote:
> > with attached patch configure uses pkg-config to detect libtheora,
> > it also removed the outdated "only the CVS version!"
> 
> What if I don't have pkgconfig?  Will theora detection fail?
> For me, this is unacceptable.
> 
> --Joey
> 




More information about the MPlayer-dev-eng mailing list