projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffbd37d
)
automake: Add --enable-autotools to distcheck flags
author
Dylan Baker
<dylan@pnwbakers.com>
Wed, 30 Jan 2019 17:44:24 +0000
(09:44 -0800)
committer
Dylan Baker
<dylan@pnwbakers.com>
Wed, 30 Jan 2019 19:32:44 +0000
(19:32 +0000)
Fixes: e68777c87ceed02ab199b32f941778c3cf97c794
("autotools: Deprecate the use of autotools")
Reviewed-by: Matt Turner <mattst88@gmail.com>
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index e7e14f5b3cddf871c09853483525ad5136fef843..6d3c8cc19b40d008a42a33a0863bdb50b4341e12 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-22,6
+22,7
@@
SUBDIRS = src
AM_DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-autotools \
--enable-dri \
--enable-dri3 \
--enable-egl \