Merge pull request #85 from jubalh/nosilent

Add warning when turning off man switch
This commit is contained in:
Serge Hallyn
2017-09-29 10:08:47 -05:00
committed by GitHub

View File

@@ -324,6 +324,7 @@ if test "$enable_man" = "yes"; then
AC_PATH_PROG([XSLTPROC], [xsltproc])
if test -z "$XSLTPROC"; then
enable_man=no
AC_MSG_ERROR([xsltproc is missing.])
fi
dnl check for DocBook DTD and stylesheets in the local catalog.