aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-11-05 02:50:17 +0100
committerJay Berkenbilt <ejb@ql.org>2019-11-09 14:18:02 +0100
commitd0a53cd3ea89c4720c8de645f5347a55653d66d4 (patch)
treebfb821bc9d2fb1b7fbd0678aad6c69046c060776 /configure
parentc03ced09c0a36341115f763864f5fed0c5121043 (diff)
downloadqpdf-d0a53cd3ea89c4720c8de645f5347a55653d66d4.tar.zst
Fix typos in configure.ac
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