meson: Adjust ninja usage restriction info for devenv
authorSebastian Fricke <sebastian.fricke@collabora.com>
Mon, 21 Feb 2022 09:58:28 +0000 (10:58 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 1 Mar 2022 11:33:10 +0000 (11:33 +0000)
commitd97e480dfe3097e72e6e11d612c42e216b55ba97
tree56ae1113cf6ceff3e4b6b73c9b731aa88795a904
parent7063aa14712e5ec42f3db1c8135833b768ff10ea
meson: Adjust ninja usage restriction info for devenv

The documentation within meson highlights, that `ninja` can be used
without problems for any case except `ninja reconfigure`. The warning
however describes to the user, that `ninja` shouldn't be used at all.
Fix the warning.

Fixes: 01eb252f678 Don't allow people to run meson inside the uninstalled env
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1743>
meson.build