AM_PROG_VALAC (was: Re: Vala and pkg-config)
- From: Tim-Philipp Müller <t i m zen co uk>
- To: desktop-devel-list gnome org
- Subject: AM_PROG_VALAC (was: Re: Vala and pkg-config)
- Date: Tue, 10 Aug 2010 18:02:03 +0100
On Tue, 2010-08-10 at 18:06 +0200, Jürg Billeter wrote:
> If you use automake 1.11+, you can use AM_PROG_VALAC([0.9.5]) in your
> configure.ac to check for a minimum Vala compiler version.
Don't know if this is still an issue, but last time I came across
AM_PROG_VALAC, the problem with it was that you couldn't specify a
minimum version and have configure continue if there's an older valac
present, because the macro contained an AC_MSG_ERROR. It would be nice
if there was a way way for it not to error out and instead allow the
usual if-found/if-not-found parameters in addition to the minimum
version.
Cheers
-Tim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]