mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-18 14:50:32 +01:00
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:
parent
ffbd37d8e9
commit
da48cba61e
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
SUBDIRS = src
|
||||
|
||||
AM_DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--enable-autotools \
|
||||
--enable-dri \
|
||||
--enable-dri3 \
|
||||
--enable-egl \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue