From b3a43fbe312d4da796aa1fcb04a8a27f7961641d Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Thu, 5 Feb 2009 13:30:27 -0800 Subject: Restore part of the XORG_MACROS_VERSION comment The 1.1 or later part is actually important since XORG_MACROS_VERSION didn't exist before then. Signed-off-by: Dan Nicholson --- xorg-macros.m4.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg-macros.m4.in b/xorg-macros.m4.in index 56ec104..a16e06f 100644 --- a/xorg-macros.m4.in +++ b/xorg-macros.m4.in @@ -37,7 +37,7 @@ dnl of the copyright holder. # # To ensure that this macro is defined, also add: # m4_ifndef([XORG_MACROS_VERSION], -# [m4_fatal([must install xorg-macros before running autoconf/autogen])]) +# [m4_fatal([must install xorg-macros 1.1 or later before running autoconf/autogen])]) # # # See the "minimum version" comment for each macro you use to see what -- cgit v1.2.3