On Wed, Mar 23, 2011 at 10:33:41 +1000, Peter Hutterer wrote: > Introduced in 6a5bf15fa99cf5b2358b3b3e2f29e5044aa8724a > > Reported-by: Dave Airlie <[email protected]> > Signed-off-by: Peter Hutterer <[email protected]>
Reviewed-by: Julien Cristau <[email protected]> > --- > configure.ac | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.ac b/configure.ac > index b681163..a70369c 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -35,7 +35,7 @@ AM_MAINTAINER_MODE > # Require xorg-macros minimum of 1.13 for XORG_ENABLE_UNIT_TESTS > m4_ifndef([XORG_MACROS_VERSION], > [m4_fatal([must install xorg-macros 1.13 or later before running > autoconf/autogen])]) > -XORG_MACROS_VERSION(1.10) > +XORG_MACROS_VERSION(1.13) > XORG_DEFAULT_OPTIONS > XORG_WITH_DOXYGEN(1.6.1) > XORG_CHECK_SGML_DOCTOOLS(1.5) I guess that explains https://bugs.freedesktop.org/show_bug.cgi?id=35537 Cheers, Julien _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
