On Wed, Aug 22, 2012 at 05:05:04PM +0100, Måns Rullgård wrote:
> Diego Biurrun writes:
> > On Tue, Aug 21, 2012 at 12:06:25AM +0100, Måns Rullgård wrote:
> >> Diego Biurrun writes:
> >> > --- a/libavcodec/Makefile
> >> > +++ b/libavcodec/Makefile
> >> > @@ -33,6 +33,9 @@ OBJS = allcodecs.o
Diego Biurrun writes:
> On Tue, Aug 21, 2012 at 12:06:25AM +0100, Måns Rullgård wrote:
>> Diego Biurrun writes:
>> > --- a/libavcodec/Makefile
>> > +++ b/libavcodec/Makefile
>> > @@ -33,6 +33,9 @@ OBJS = allcodecs.o
>> >\
>> > # parts neede
On Tue, Aug 21, 2012 at 12:06:25AM +0100, Måns Rullgård wrote:
> Diego Biurrun writes:
> > --- a/libavcodec/Makefile
> > +++ b/libavcodec/Makefile
> > @@ -33,6 +33,9 @@ OBJS = allcodecs.o
> > \
> > # parts needed for many different codecs
> >
Diego Biurrun writes:
> diff --git a/libavcodec/Makefile b/libavcodec/Makefile
> index 0de644c..2988b53 100644
> --- a/libavcodec/Makefile
> +++ b/libavcodec/Makefile
> @@ -33,6 +33,9 @@ OBJS = allcodecs.o
> \
> # parts needed for many differ
A new hidden config variable is added for the codecs that depend on
the acelp parts.
---
configure |7 ---
libavcodec/Makefile | 15 ++-
2 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/configure b/configure
index 6bbe6e2..931c300 100755
--- a/config