automake: Add --enable-autotools to distcheck flags
Fixes: e68777c87c
("autotools: Deprecate the use of autotools")
Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
SUBDIRS = src
|
||||
|
||||
AM_DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--enable-autotools \
|
||||
--enable-dri \
|
||||
--enable-dri3 \
|
||||
--enable-egl \
|
||||
|
||||
Reference in New Issue
Block a user