From e7f6a5d17f6075589c570c050c0f04a94a65d9a2 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Wed, 30 Jan 2019 09:44:24 -0800 Subject: automake: Add --enable-autotools to distcheck flags Fixes: e68777c87ceed02ab199b32f941778c3cf97c794 ("autotools: Deprecate the use of autotools") --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e7e14f5b3cd..6d3c8cc19b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,6 +22,7 @@ SUBDIRS = src AM_DISTCHECK_CONFIGURE_FLAGS = \ + --enable-autotools \ --enable-dri \ --enable-dri3 \ --enable-egl \ -- cgit v1.2.3