From: Erik Faye-Lund Date: Mon, 10 Jun 2019 18:57:37 +0000 (+0200) Subject: docs: eliminate another stale autoconf-reference X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=372f9f694775e8131621b2cc103b5beaab846823;p=mesa.git docs: eliminate another stale autoconf-reference Meson is what should tell you about these issues, not the configure script. We no longer have that. Signed-off-by: Erik Faye-Lund Reviewed-by: Eric Engestrom --- diff --git a/docs/vmware-guest.html b/docs/vmware-guest.html index 09fd8ebcdf0..c4387398411 100644 --- a/docs/vmware-guest.html +++ b/docs/vmware-guest.html @@ -128,7 +128,7 @@ On the host, all you're doing is running VMware

Depending on your Linux distro, other packages may be needed. -The configure scripts should tell you what's missing. +Meson should tell you what's missing.