summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-05-24 18:08:09 -0700
committerWayne Davison <wayne@opencoder.net>2020-05-24 18:43:03 -0700
commit4496e0e8e7a7616ef64b683edc7a249ee16b5a1b (patch)
tree759dc57be4a4a480fb35f0dcf8ccef24148f1b59 /configure.ac
parent64d5ea39c0bf4e0e15aeb1f4dae37fc5125fc0c7 (diff)
downloadrsync-4496e0e8e7a7616ef64b683edc7a249ee16b5a1b.tar.gz
A few more compression tweaks.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 427959f3..e22e17e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -397,7 +397,7 @@ else
AC_MSG_RESULT(no)
fi
-AC_MSG_CHECKING([whether to enable the xxhash support])
+AC_MSG_CHECKING([whether to enable xxhash checksum support])
AC_ARG_ENABLE([xxhash],
AS_HELP_STRING([--disable-xxhash],[disable xxhash checksums]))
AH_TEMPLATE([SUPPORT_XXHASH],