From 9c6fffc0405cbb7c86ea76bf76e15a333751d550 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 8 Oct 2002 08:51:28 +0000 Subject: * configure.in (aux_missing warning): Change "too old" to "incompatible versions", since for autoconf it's "too new" right now. * configure: Regenerated. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index fa48bdbd0d..66b2662117 100755 --- a/configure +++ b/configure @@ -2204,7 +2204,7 @@ fi # [2.10.[1-9]* | 2.1[1-9]* | 2.9-ia64-*], AS=: critic_missing=t) test -n "$aux_missing" && echo "configure: warning: -*** These auxiliary programs are missing or too old:$aux_missing +*** These auxiliary programs are missing or incompatible versions:$aux_missing *** some features will be disabled. *** Check the INSTALL file for required versions." 1>&2 -- cgit v1.2.3