This commit is contained in:
John Cupitt 2014-06-28 10:02:20 +01:00
parent 1ad9d246fe
commit a44fd6f72f

View File

@ -217,7 +217,7 @@ if test x"$enable_docs" != x"no"; then
fi
if test x"$enable_docs" != x"yes"; then
AM_CONDITIONAL(ENABLE_DOCS, true)
AM_CONDITIONAL(ENABLE_DOCS, false)
enable_docs=no
fi