(backport) meson: restore building of man pages on demand even if -Dman=false
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 24 Nov 2017 13:00:29 +0000 (14:00 +0100)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Mon, 12 Feb 2024 15:37:44 +0000 (16:37 +0100)
commitc18c007fd3b675951213d74b42f3f40d84faddfc
tree0e857a5d4a04ad8b66f9932d286e475d5fc47756
parent52c9e0836b48b03a085f3b2440e704a6d140599f
(backport) meson: restore building of man pages on demand even if -Dman=false

I want to configure -Dman=false for speed, but be able to build a specific
man page sometimes to check my edits. Commit 5b316b9ea6c broke this by mistake.
Let's adjust the condition to better match the logic of disabling tests only
if xsltproc is really not found.

Change-Id: Ife24351843f33a8e9da503fdba437e7acf513ad6
man/meson.build