diff options
author | Erik Faye-Lund <[email protected]> | 2019-06-10 20:57:37 +0200 |
---|---|---|
committer | Erik Faye-Lund <[email protected]> | 2019-06-13 14:14:05 +0000 |
commit | 372f9f694775e8131621b2cc103b5beaab846823 (patch) | |
tree | 470e7b5bd5dd1f1a9b867770df19dcdfa1a0bfc3 /docs/vmware-guest.html | |
parent | c9d396710b872c69840162b9113c57cf2f2b9ba6 (diff) |
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 <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'docs/vmware-guest.html')
-rw-r--r-- | docs/vmware-guest.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 <p> 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. </p> |