On Thu, Mar 4, 2010 at 8:14 AM, Gaetan Nadon <[email protected]> wrote: > On Wed, 2010-03-03 at 20:16 -0800, Dan Nicholson wrote: > > We may need to specify a minimum version of the doc tools to generate > outputs. I think this currently affects asciidoc usage in libXi. > > Dan Nicholson (2): > doc: Specify minimum asciidoc version to XORG_CHECK_ASCIIDOC > doc: Specify minimum xmlto version to XORG_CHECK_XMLTO > > xorg-macros.m4.in | 32 ++++++++++++++++++++++++++++++-- > 1 files changed, 30 insertions(+), 2 deletions(-) > > > A good feature to have. This was requested here: > https://bugs.freedesktop.org/show_bug.cgi?id=24289
The only thing I didn't look into is what version of autoconf AS_VERSION_COMPARE is from. > Doxygen also suffers from the same issue. Ah, forgot about that. Can probably cut an paste and use this command: $ doxygen --version 1.6.1 -- Dan _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
