Commit 01a675eb authored by Avuton Olrich's avatar Avuton Olrich

configure.ac: Documentation whitespace fixes.

parent be5143c0
......@@ -1347,8 +1347,6 @@ AM_CONDITIONAL(HAVE_SHOUT, test x$enable_shout = xyes)
dnl ---------------------------------------------------------------------------
dnl Documentation
dnl ---------------------------------------------------------------------------
if test x$enable_documentation = xyes; then
AC_PATH_PROG(XMLTO, xmlto)
AC_SUBST(XMLTO)
......@@ -1366,7 +1364,6 @@ fi
AM_CONDITIONAL(ENABLE_DOCUMENTATION, test x$enable_documentation = xyes)
dnl
dnl build options
dnl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment