]> git.ipfire.org Git - thirdparty/automake.git/commit
vala: add action arguments, for when no proper vala compiler is found
authorDaiki Ueno <ueno@unixuser.org>
Tue, 11 Sep 2012 08:55:37 +0000 (17:55 +0900)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 26 Oct 2012 13:09:12 +0000 (15:09 +0200)
commitdf202a3e6412b530a052e0a1f6de6307faae19a0
tree6e893cccf9dce021300e8df201ef8e2a10c89f51
parent24bf687ed03f1259dea1f0b6588c9e5c1e57366c
vala: add action arguments, for when no proper vala compiler is found

* m4/vala.m4 (AM_PROG_VALAC): Add optional action arguments to
control the behavior if specified version of valac is not found.
This emulates the behaviour of AM_PATH_PYTHON.
* t/vala4.sh: Enhance.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Copyright-paperwork-exempt: yes
m4/vala.m4
t/vala4.sh