[FFmpeg-devel] [PATCH] Don't link against alsa if it's disabled
Diego Biurrun
diego
Fri Jun 26 01:02:09 CEST 2009
On Fri, Jun 26, 2009 at 12:53:17AM +0200, Stefano Sabatini wrote:
> On date Thursday 2009-06-25 10:40:45 +0100, M?ns Rullg?rd encoded:
> > Stefano Sabatini <stefano.sabatini-lala at poste.it> writes:
> >
> > > On date Wednesday 2009-06-24 23:52:20 +0200, Adrian Stutz encoded:
> > >>
> > >> I have Jack installed on OSX but don't want to compile the jack
> > >> support of ffmpeg. Disabling Jack works fine but configure still adds
> > >> -ljack to the linker options and the final libraries link against
> > >> Jack.
> > >>
> > >> Attached patch only checks for jack if it's enabled and hence only
> > >> links to jack if not disabled.
> > >
> > > Maybe the same change should be done for alsa and possibly other
> > > formats as well.
> >
> > Yes.
>
> See attached.
OK
Diego
More information about the ffmpeg-devel
mailing list