[PATCH synaptics 14/17] Require macros 1.13 for unit testing
Gaetan Nadon
memsize at videotron.ca
Mon Mar 21 14:46:36 PDT 2011
On Mon, 2011-03-21 at 12:08 +1000, Peter Hutterer wrote:
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
> configure.ac | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 95c64de..fd2d0c3 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -40,7 +40,7 @@ AC_PROG_LIBTOOL
>
> # Initialize X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
Should be "1.13 or later for XORG_ENABLE_UNIT_TESTS"
> m4_ifndef([XORG_MACROS_VERSION],
> - [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
> + [m4_fatal([must install xorg-macros 1.13 or later before running autoconf/autogen])])
> XORG_MACROS_VERSION(1.8)
Should be XORG_MACROS_VERSIONS(1.13)
> XORG_DEFAULT_OPTIONS
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110321/ea0a15e8/attachment.htm>
-------------- 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/20110321/ea0a15e8/attachment.pgp>
More information about the xorg-devel
mailing list