On 6 June 2018 at 09:56, Pekka Paalanen <ppaala...@gmail.com> wrote:
> On Wed, 6 Jun 2018 09:22:59 +0100
> Daniel Stone <dan...@fooishbar.org> wrote:
>
>> On 6 June 2018 at 09:12, Daniel Stone <dan...@fooishbar.org> wrote:
>> > On 6 June 2018 at 09:03, Pekka Paalanen <ppaala...@gmail.com> wrote:
>> >> Distcheck does not --disable-xwayland-test, does it? So should we match
>> >> it with the autogen.sh arguments?
>> >
distcheck uses AM_DISTCHECK_CONFIGURE_FLAGS (if set in the
Makefile.am) to override the defaults.
Plus the user can further tweak things via the non AM_ version. For example

DISTCHECK_CONFIGURE_FLAGS="--disable-xwayland-test" make distcheck

HTH
Emil
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to