From 01a675eb5f0fef01a39b4ed874ca1bc0dd33ce21 Mon Sep 17 00:00:00 2001 From: Avuton Olrich Date: Sat, 17 Apr 2010 04:27:54 -0700 Subject: configure.ac: Documentation whitespace fixes. --- configure.ac | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure.ac b/configure.ac index 2e84abc08..ac289bcfd 100644 --- a/configure.ac +++ b/configure.ac @@ -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 -- cgit v1.2.3