aboutsummaryrefslogtreecommitdiffstats
path: root/m4/arch.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/arch.m4')
-rw-r--r--m4/arch.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/arch.m4 b/m4/arch.m4
index 193704ab..be15a27f 100644
--- a/m4/arch.m4
+++ b/m4/arch.m4
@@ -74,7 +74,7 @@ then
dnl "-W c,langlvl(stdc99,libext)". Good luck quoting that.)
if echo " $CC " | $EGREP ' (/bin/)?(cc|c89) ' >/dev/null
then
- AC_MSG_ERROR([invalid-cc
+: AC_MSG_ERROR([invalid-cc
GNU Awk does not support the "cc" nor "c89" compiler frontends on z/OS.
Please set CC to "c99" or one of the "xlc" frontends.])
fi