On 2015-09-29 22:42, Hendrik Leppkes wrote:
On Tue, Sep 29, 2015 at 9:39 PM, Carl Eugen Hoyos wrote:
Clément Bœsch 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 somet
On Tue, Sep 29, 2015 at 9:39 PM, Carl Eugen Hoyos wrote:
> Clément Bœsch 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 "
On Tue, Sep 29, 2015 at 07:39:05PM +, Carl Eugen Hoyos wrote:
> Clément Bœsch 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 requir
Clément Bœsch 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 unne
On Tue, Sep 29, 2015 at 04:29:09PM +0300, Arttu Ylä-Outinen wrote:
> Signed-off-by: Arttu Ylä-Outinen
> ---
> v2: Add this patch.
> ---
> configure |2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/configure b/configure
> index b572d59..30576c1 100755
> --- a/configure
> +++ b/config
Signed-off-by: Arttu Ylä-Outinen
---
v2: Add this patch.
---
configure |2 ++
1 file changed, 2 insertions(+)
diff --git a/configure b/configure
index b572d59..30576c1 100755
--- a/configure
+++ b/configure
@@ -5272,6 +5272,8 @@ enabled libgsm&& { for gsm_hdr in "gsm.h"
"gsm/gsm