]> git.ipfire.org Git - thirdparty/automake.git/commit
Improve Vala compiler detection: use API version, not compiler version
authorReuben Thomas <rrt@sc3d.org>
Wed, 21 Oct 2020 22:31:46 +0000 (23:31 +0100)
committerKarl Berry <karl@freefriends.org>
Fri, 23 Oct 2020 21:19:12 +0000 (14:19 -0700)
commitf832992db3490fecd8059b69ce302813bc539f52
treeccba84dffa334878aae5627b0ccbdfb307b56dd4
parent9f83372ba3406587100b043f6d6f266eaaeada4f
Improve Vala compiler detection: use API version, not compiler version

* m4/vala.m4: check `valac --api-version', not `valac --version'.
* doc/automake.texi: update documentation.
doc/automake.texi
m4/vala.m4
t/vala-configure.sh