mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-17 18:40:42 +01:00
configure: Remove unnecessary message regarding man page existence
Since commit 5f5eca03a09671b5df609f9ee6f885d63bbedaca we no longer check for the existence of the man page(s), so it is time to get rid of the message as well.
This commit is contained in:
parent
0fa12355bd
commit
53941d0408
@ -2002,7 +2002,6 @@ AM_CONDITIONAL(ENABLE_OMTCL, test x$enable_omtcl = xyes)
|
||||
# END TCL SUPPORT
|
||||
|
||||
# man pages
|
||||
AC_CHECKING([if required man pages already exist])
|
||||
have_to_generate_man_pages="no"
|
||||
git_src_have_to_generate_man_pages="yes" # default to use when building from git source
|
||||
AC_ARG_ENABLE(generate-man-pages,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user