configure.ac: Documentation whitespace fixes.
This commit is contained in:
parent
be5143c0f3
commit
01a675eb5f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user