From d351d89dd97e8b90e2b6a0421d8e976d22c8fb14 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 29 Jan 2010 23:03:51 -0800 Subject: Bump xorg-macros requirement to 1.4 for XORG_INSTALL changes Signed-off-by: Alan Coopersmith --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index d53d54c..b74b685 100644 --- a/configure.ac +++ b/configure.ac @@ -28,8 +28,8 @@ AM_MAINTAINER_MODE # Require xorg-macros: XORG_DEFAULT_OPTIONS m4_ifndef([XORG_MACROS_VERSION], - [m4_fatal([must install xorg-macros 1.3 or later before running autoconf/autogen])]) -XORG_MACROS_VERSION(1.3) + [m4_fatal([must install xorg-macros 1.4 or later before running autoconf/autogen])]) +XORG_MACROS_VERSION(1.4) XORG_DEFAULT_OPTIONS AM_CONFIG_HEADER(config.h) -- cgit v1.2.3