[PATCH macros 0/2] Version checks for doc tools

Gaetan Nadon memsize at videotron.ca
Thu Mar 4 11:27:11 PST 2010


On Thu, 2010-03-04 at 08:50 -0800, Dan Nicholson wrote:

> 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.


I tested with Autoconf 2.60, which is our lowest common denominator for
all X.Org modules and it works. The AC_PREREQ([2.57]) statements have
never been updated since creation but no module works at that 2.57
level. 

> 
> > 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100304/65ca9728/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100304/65ca9728/attachment.pgp>


More information about the xorg-devel mailing list