build: set correct path to common.ent for out-of-tree builds
Otherwise the docbook files won't be able to expand the macros such as version or build-time configurable paths.
This commit is contained in:
@@ -3811,7 +3811,7 @@ endif
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
XSLTPROC_MAN_FLAGS = \
|
XSLTPROC_MAN_FLAGS = \
|
||||||
--xinclude --nonet \
|
--path man --xinclude --nonet \
|
||||||
--stringparam man.output.quietly 1 \
|
--stringparam man.output.quietly 1 \
|
||||||
--stringparam funcsynopsis.style ansi \
|
--stringparam funcsynopsis.style ansi \
|
||||||
--stringparam man.th.extra1.suppress 1 \
|
--stringparam man.th.extra1.suppress 1 \
|
||||||
|
Reference in New Issue
Block a user