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

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


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

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to