]> git.ipfire.org Git - thirdparty/vala.git/commit
vapigen.m4: add an argument for the default value
authorEvan Nemerson <evan@coeus-group.com>
Wed, 20 Jun 2012 18:42:49 +0000 (11:42 -0700)
committerEvan Nemerson <evan@coeus-group.com>
Wed, 20 Jun 2012 18:42:49 +0000 (11:42 -0700)
commit9c3dfd682c725d8e7abefb13869c35afebbe25c1
tree6e51d2f9d00ad6c5d5603341acee9a29e0d28924
parent6463c2b0594e2b3f7f82b8421fa03b53fe3d49bd
vapigen.m4: add an argument for the default value

The new argument allows people to specify a default value for enabling
Vala API generation (the default default value remains "auto").  This
is to accomodate projects, such as librsvg, which want more predictable
builds.
vapigen/vapigen.m4