[igt-dev] [PATCH i-g-t 4/7] automake: Point builders at meson
Daniel Vetter
daniel.vetter at ffwll.ch
Tue Jan 22 13:42:12 UTC 2019
Apparently all the doc changes aren't good enough yet ...
Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
---
configure.ac | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configure.ac b/configure.ac
index 5f53ea6370d6..05952edba8fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -354,5 +354,7 @@ echo " Test runner : ${BUILD_RUNNER}"
echo ""
echo " • Fail on warnings : ${enable_werror}"
echo ""
+echo " WARNING: automake is deprecated, please use meson"
+echo ""
# vim: set ft=config ts=8 sw=8 tw=0 noet :
--
2.20.1
More information about the igt-dev
mailing list