X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=4f4944deebd57eb284cbc675d4d97bd401f1eb15;hp=8e8d853ec970584077dded0e44b8024e835ccc8e;hb=fd3e1238cb0c3ad075e0f4f3c5f106145a0a6057;hpb=95cdb5e344f39d72a13a60e50697db5fc47c9255 diff --git a/configure.ac b/configure.ac index 8e8d853ec..4f4944dee 100644 --- a/configure.ac +++ b/configure.ac @@ -616,7 +616,7 @@ AS_IF([test "x$man_pages_opt" = "xyes"], [ # thus asciidoc/xmlto are required because we were asked # to build the man pages AC_MSG_ERROR([ -Both asciidoc and xmlto are needed to build the LTTng man pages. Use +You need asciidoc and xmlto to build the LTTng-tools man pages. Use --disable-man-pages to disable building the man pages, in which case they will not be installed. ]) @@ -625,11 +625,17 @@ they will not be installed. # pages should already be generated at this point, thus # asciidoc/xmlto are not strictly required AC_MSG_WARN([ -Both asciidoc and xmlto are needed to build the LTTng man pages. Note -that the man pages are already built in this distribution tarball, so -asciidoc and xmlto are only needed if you intend to modify their -sources. Use --disable-man-pages to completely disable building -and installing the man pages. +You need asciidoc and xmlto to build the LTTng-tools man pages. + +Note that the man pages are already built in this distribution tarball, +so asciidoc and xmlto are only needed if you intend to modify their +sources. + +Also note that the installed man pages will contain the project's +default command-line option and environment variable values. + +Use --disable-man-pages to completely disable building and installing +the man pages. ]) ]) ], [