aboutsummaryrefslogtreecommitdiffstats
path: root/extension/configure
diff options
context:
space:
mode:
Diffstat (limited to 'extension/configure')
-rwxr-xr-xextension/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/configure b/extension/configure
index ea3136c0..40eccf5a 100755
--- a/extension/configure
+++ b/extension/configure
@@ -3673,7 +3673,7 @@ then
then
if echo " $CC " | $EGREP ' (/bin/)?(cc|c89) ' >/dev/null
then
- as_fn_error $? "invalid-cc
+: as_fn_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." "$LINENO" 5
fi