summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2010-02-10 02:15:38 +0100
committerJulien Cristau <jcristau@debian.org>2010-02-10 02:15:38 +0100
commitae58da22e6f4798498a1e9a0b1b6c6c0f19e2532 (patch)
tree35ff69290b571eff8d41c332063d6b86b00f61e0
parentaca67eca8bbb1368a2f36614b0e78b98947f134f (diff)
Require xorg-macros 1.4 for XORG_INSTALL
Signed-off-by: Julien Cristau <jcristau@debian.org>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 80248c9..64a42f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,8 +34,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
DRIVER_NAME=vmmouse