[Spice-devel] [PATCH] Distribution-agnostic XORG_MACROS_VERSION check message
Alon Levy
alevy at redhat.com
Thu Apr 26 04:19:00 PDT 2012
On Wed, Apr 25, 2012 at 04:18:19PM +0200, Christophe Fergeau wrote:
On second thought, please change XOrg to X.Org below (that's how it is
on the wiki front page http://www.x.org/wiki/)
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index a97f477..691e2c6 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -36,7 +36,7 @@ AC_CONFIG_HEADERS([config.h])
>
> # Require xorg-macros: XORG_DEFAULT_OPTIONS
> m4_ifndef([XORG_MACROS_VERSION],
> - [m4_fatal([must install xorg-x11-util-macros 1.4 or later before running autoconf/autogen])])
> + [m4_fatal([you must install XOrg util-macros 1.4 or later (or the corresponding package from your distribution) before running autoconf/autogen])])
> XORG_MACROS_VERSION(1.4)
> XORG_DEFAULT_OPTIONS
>
> --
> 1.7.10
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list