[PATCH macros 0/2] Version checks for doc tools
Dan Nicholson
dbn.lists at gmail.com
Thu Mar 4 08:50:53 PST 2010
On Thu, Mar 4, 2010 at 8:14 AM, Gaetan Nadon <memsize at videotron.ca> 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
More information about the xorg-devel
mailing list