On 2016-05-02 16:43:29 +0200, Diego Biurrun wrote: > On Sat, Apr 30, 2016 at 09:11:36PM +0200, Janne Grunau wrote: > > --- a/configure > > +++ b/configure > > @@ -4743,6 +4735,23 @@ if enabled x11grab; then > > require Xfixes X11/extensions/Xfixes.h XFixesGetCursorImage -lXfixes > > fi > > > > +if ! disabled mmal ; then > > + check_lib interface/mmal/mmal.h mmal_port_connect > > + check_lib interface/mmal/mmal.h mmal_port_connect -lmmal_core > > -lmmal_util -lmmal_vc_client -lbcm_host > > I don't think this does what you want it to do as the first line is > pointless.
yes, I was inconsequential. check_lib without extralibs removed locally in the updated patch series Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
