chiark / gitweb /
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)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Nov 2017 13:00:29 +0000 (14:00 +0100)
commit796d93f5681f2f304db7d9e1d752abaf64c7ff94
treea96db7a701b93fe7d4083e3588cd16f8cee08217
parent6f8ee40d684e4c02211a80c3fa8a8a1e694693af
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.
man/meson.build