summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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])