[FFmpeg-devel] [PATCH v2 2/8] configure: Add version check for libkvazaar
Clément Bœsch
u at pkh.me
Tue Sep 29 21:41:56 CEST 2015
On Tue, Sep 29, 2015 at 07:39:05PM +0000, Carl Eugen Hoyos wrote:
> Clément Bœsch <u <at> pkh.me> writes:
>
> > > + { check_cpp_condition kvazaar.h "KVZ_API_VERSION >= 7" ||
> > > + die "ERROR: kvazaar API version must be at least 7."; }
> >
> > Can you do something like require_pkg_config "kvazaar >= 1.2.3" instead?
>
> Please don't!
> This only adds an unneeded requirement (and a regression)
> to the library
It's already using exclusively pkg-config, or you are talking about the
version requirement itself?
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150929/bc225e3e/attachment.sig>
More information about the ffmpeg-devel
mailing list