[MPlayer-dev-eng] [PATCH] configure libav* with pkg-config

Diego Biurrun diego at biurrun.de
Mon Jan 30 01:07:48 CET 2006


On Sun, Jan 29, 2006 at 11:48:26PM +0100, Nico Sabbi wrote:
> Diego Biurrun wrote:
> 
> >>@@ -6133,7 +6148,9 @@
> >>+  if test "$_ld_libavcodec" == "" ; then
> >>+    _ld_libavcodec='-lavcodec'
> >
> > test "$_ld_libavcodec" || _ld_libavcodec='-lavcodec'
> >
> >should work as well and is more compact, same below for libavformat.
> 
> indeed:) re-updated

Commit.

Diego




More information about the MPlayer-dev-eng mailing list