[PATCH libxkbcommon 2/2] build: Require xorg macros 1.16
Ran Benita
ran234 at gmail.com
Tue Oct 30 06:07:56 PDT 2012
On Fri, Oct 26, 2012 at 12:51:56AM +0100, Damien Lespiau wrote:
> From: Damien Lespiau <damien.lespiau at intel.com>
>
> For XORG_TESTSET_CFLAG and XORG_MEMORY_CHECK_FLAGS.
Thanks, I will take both patches through my tree so they won't get lost.
Ran
> Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
> Cc: Daniel Stone <daniel at fooishbar.org>
> ---
> configure.ac | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index eda593c..ebefbd9 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -41,7 +41,7 @@ LT_INIT
> # Require xorg-macros minimum of 1.8 for AM_SILENT_RULES
> m4_ifndef([XORG_MACROS_VERSION],
> [m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
> -XORG_MACROS_VERSION(1.8)
> +XORG_MACROS_VERSION(1.16)
> XORG_DEFAULT_OPTIONS
> XORG_MEMORY_CHECK_FLAGS
> XORG_ENABLE_DOCS
> --
> 1.7.7.5
More information about the xorg-devel
mailing list