[FFmpeg-devel] [PATCH] doc/Makefile: rework component configuration logic

Michael Niedermayer michaelni at gmx.at
Thu Dec 20 05:02:20 CET 2012


On Thu, Dec 20, 2012 at 01:09:32AM +0100, Stefano Sabatini wrote:
> On date Tuesday 2012-12-18 16:00:06 +0100, Michael Niedermayer encoded:
> > On Thu, Nov 29, 2012 at 12:21:25AM +0100, Stefano Sabatini wrote:
> > > Only include component manual when the corresponding library providing
> > > the feature is enabled.
> > > ---
> > >  doc/Makefile |   33 ++++++++++++++++++++-------------
> > >  1 file changed, 20 insertions(+), 13 deletions(-)
> > > 
> > > diff --git a/doc/Makefile b/doc/Makefile
> > > index 6635454..9cfbc1c 100644
> > > --- a/doc/Makefile
> > > +++ b/doc/Makefile
> > > @@ -1,16 +1,23 @@
> > > -DOCLIBS-$(CONFIG_AVUTIL)  += libavutil
> > [...]
> > > +LIBRARIES-$(CONFIG_AVUTIL)     += libavutil
> > 
> > this could cause problems with common code if LIBRARIES gets used for
> > something docs unrelated
> 
> What about s/LIBRARIES/LIBRARY_DOCS/?

perfectly fine with me

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121220/069c05cc/attachment.asc>


More information about the ffmpeg-devel mailing list