summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/autoconf/lang.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/autoconf/lang.m4 b/lib/autoconf/lang.m4
index 631e3cbc..27eaa129 100644
--- a/lib/autoconf/lang.m4
+++ b/lib/autoconf/lang.m4
@@ -608,7 +608,7 @@ if test "$cross_compiling" != yes; then
cross_compiling=yes
else
AC_MSG_FAILURE([cannot run _AC_LANG compiled programs.
-If you meant to cross compile, use `--host'.])
+If you meant to cross compile, use `--host'.], 77)
fi
fi
fi