BIND 10 trac1687, updated. d4b87aa5746e3039b1ce78e0f5e9d87506159881 [trac1687] output yes in configure output for finding dependencies for docs
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jun 15 13:07:42 UTC 2012
The branch, trac1687 has been updated
via d4b87aa5746e3039b1ce78e0f5e9d87506159881 (commit)
from 5b9ec6389bc87be6214a3e40cdfc3375e467f0ce (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d4b87aa5746e3039b1ce78e0f5e9d87506159881
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Jun 15 08:07:18 2012 -0500
[trac1687] output yes in configure output for finding dependencies for docs
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index d3210cd..bfdbfe5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -986,6 +986,7 @@ if test "x$enable_man" != xno ; then
if test $? -ne 0 ; then
AC_MSG_ERROR("Error with $XSLTPROC using release/xsl/current/html/docbook.xsl")
fi
+ AC_MSG_RESULT(yes)
fi
fi
More information about the bind10-changes
mailing list