aboutsummaryrefslogtreecommitdiffstats
path: root/docs/meson.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/meson.rst')
-rw-r--r--docs/meson.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/meson.rst b/docs/meson.rst
index ad06570be22..acc289532c7 100644
--- a/docs/meson.rst
+++ b/docs/meson.rst
@@ -141,16 +141,6 @@ symbolic links for drivers). To install:
ninja -C build/ install
-.. note::
-
- autotools automatically updated translation files (used by the DRI
- configuration tool) as part of the build process, Meson does not do
- this. Instead, you will need do this:
-
- .. code-block:: console
-
- ninja -C build/ xmlpool-pot xmlpool-update-po xmlpool-gmo
-
Windows specific instructions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^