On 11/02/2017 19:08, Diego Biurrun wrote: > Have check_pkg_config() enable variables and set cflags and extralibs > instead of relegating that task to require_pkg_config. This simplifies > require_pkg_config(), is consistent with what other helper functions > like check_lib() do and allows getting rid of some manual variable > setting in places where check_pkg_config() is used. > --- > > Possibly libvpx could not use full pkg-config checks for the inner > decoder/encoder tests. >
Hopefully before we'll have a strong need for that specific use-case that initially had the code behave that way we are already migrated to the per-dependency linking. Not against. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
