Hi Greg, it took me more time than expected to digest my TODO queue. but I'm now landing on your patch queue...
2012/3/9 Greg A. Woods <[email protected]>: > From: "Greg A. Woods" <[email protected]> > > --- > configure.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure.in b/configure.in > index f906a30..aebfc55 100644 > --- a/configure.in > +++ b/configure.in > @@ -594,7 +594,7 @@ no) > if test -z "${DOC_NOBUILD_LIST}"; then > nut_with_doc="yes" > else > - AC_MSG_ERROR(["Asciidoc is required for documentation support > and missing"]) > + AC_MSG_ERROR(["Unable to build ${DOC_NOBUILD_LIST} > documentation"]) > fi > ;; > esac applied on trunk, r3568. thanks Arnaud -- Linux / Unix Expert R&D - Eaton - http://powerquality.eaton.com Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/ Debian Developer - http://www.debian.org Free Software Developer - http://arnaud.quette.free.fr/ _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev
