aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d2d21667..ce7a87de 100755
--- a/configure
+++ b/configure
@@ -2787,7 +2787,7 @@ fi
if test "$CHECK_AUTOFILES$AUTOCONF$AUTOHEADER$ACLOCAL$SHA256SUM" = "11111"; then
if ! sha256sum -c autofiles.sums; then
- as_fn_error $? "autofiles are autodated; rerun autogen.sh" "$LINENO" 5
+ as_fn_error $? "autofiles are outdated; rerun autogen.sh" "$LINENO" 5
fi
fi