summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-12-02 19:36:59 +0100
committerJulien Nabet <serval2412@yahoo.fr>2021-12-04 19:11:00 +0100
commit921c2059f9a85ab5ad26463e864e49d4e7b48d9e (patch)
treeb76ab370076158d21e2eae1b9d5abb1d257d4538 /configure.ac
parent6a1686ba9e51027463733086a62ded7b0641f61a (diff)
Fix typos
Change-Id: I9f7d185d7d9ac0b90473464932103a7c5545fdc8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126260 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
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 10a6804f9e0b..14ba2345fade 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5703,7 +5703,7 @@ dnl ===================================================================
if test -z "$CROSS_COMPILING"; then
test -n "$LOCKFILE" -a "${with_system_lockfile+set}" != set && with_system_lockfile="$LOCKFILE"
test "${with_system_lockfile+set}" = set || with_system_lockfile=no
- AC_MSG_CHECKING([whick lockfile binary to use])
+ AC_MSG_CHECKING([which lockfile binary to use])
case "$with_system_lockfile" in
yes)
AC_MSG_RESULT([external])