The latter is for commandline overrides.

Signed-off-by: Peter Hutterer <[email protected]>
---
Ooops, didn't notice until Semaphore CI failed (it uses the environment
itself)

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 976a7ac..c2001b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,4 +5,4 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 valgrind:
        (cd test; $(MAKE) valgrind)
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-test-run
+AM_DISTCHECK_CONFIGURE_FLAGS = --disable-test-run
-- 
2.9.3

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to