Diego Biurrun <[email protected]> writes:

> On Sun, Jul 10, 2011 at 11:44:53PM +0100, Måns Rullgård wrote:
>> Diego Biurrun <[email protected]> writes:
>> 
>> > None of the compiled binaries use any of libpostproc's symbols except
>> > for trivial ones that print version information.  Thus the dependency
>> > yields no benefit and it is preferable to drop it.
>> > ---
>> >  Makefile   |    6 ++++--
>> >  cmdutils.c |    2 --
>> >  2 files changed, 4 insertions(+), 4 deletions(-)
>> 
>> [...]
>> 
>> > +SUBDIRS-$(CONFIG_POSTPROC) += postproc
>> > +SUBDIRS                     = $(SUBDIRS-yes) $(FFLIBS)
>> 
>> This part feels a little weird.
>
> Do you have another suggestion?  We use the -yes trick everywhere...

That wasn't what I meant.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to