Module: Mesa Branch: master Commit: 1936bad9ec15883eefc327bdb56c2a795a0e918e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1936bad9ec15883eefc327bdb56c2a795a0e918e
Author: Eric Engestrom <[email protected]> Date: Wed Apr 24 13:18:12 2019 +0100 docs: drop autotools python information Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]> --- docs/install.html | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/install.html b/docs/install.html index cef62c48f9b..1f83f69faa0 100644 --- a/docs/install.html +++ b/docs/install.html @@ -76,7 +76,6 @@ you think you've spotted a bug let developers know by filing a <li><a href="https://www.python.org/">Python</a> - Python is required. When building with scons 2.7 is required. When building with meson 3.5 or newer is required. -When building with autotools 2.7, or 3.5 or later are required. </li> <li><a href="http://www.makotemplates.org/">Python Mako module</a> - Python Mako module is required. Version 0.8.0 or later should work. _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
