aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d3f0f63539..c115be5414 100644
--- a/configure.in
+++ b/configure.in
@@ -649,7 +649,7 @@ AC_CHECK_TOOL(MIG, mig, MISSING)
# [2.10.[1-9]* | 2.1[1-9]* | 2.9-ia64-*], AS=: critic_missing=t)
test -n "$aux_missing" && AC_MSG_WARN([
-*** 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.])