[PATCH xserver] meson: Use [ true, false, auto ] for tristate values

Daniel Stone daniel at fooishbar.org
Wed Oct 25 13:56:21 UTC 2017


On 25 October 2017 at 14:51, Adam Jackson <ajax at redhat.com> wrote:
> On Wed, 2017-10-25 at 11:34 +1000, Peter Hutterer wrote:
>> On Tue, Oct 24, 2017 at 01:03:09PM -0400, Adam Jackson wrote:
>> > For symmetry with the boolean options. I really do not want to care
>> > whether an option is a tristate if I'm trying to set it explicitly.
>
> Note that any configured build directories you already have will
> continue to use the old option values, you'll need to recreate the
> build directory for the change to take effect.

or: 'meson configure -Doption-name=new-value $builddir'

Cheers,
Daniel


More information about the xorg-devel mailing list