]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: replace yes/no/auto with true/false/auto
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 14 Apr 2017 00:30:07 +0000 (20:30 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 24 Apr 2017 01:47:28 +0000 (21:47 -0400)
commit4390be305b235e647dd18c95c74d79a2a085d561
tree19ea1b49d3f8322cfa9dd2296a3fa70faa56252b
parent9ac47f38151808712f1bdcae8e2eb42a0b53e5ca
meson: replace yes/no/auto with true/false/auto

This doesn't feel as natural, but is more consistent with the boolean options
which require true/false, and allows setting of options without knowing of
which type the option is.
man/meson.build
meson.build
meson_options.txt
src/boot/efi/meson.build