summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a9dac9d16a5a..f75aeb3b3dc5 100644
--- a/configure.in
+++ b/configure.in
@@ -9664,7 +9664,7 @@ if test "$no_parallelism_make" = "YES" ; then
fi
else
GMAKE_PARALLELISM="$BUILD_NCPUS";
- echo "make 3.81 is prone to crashes with parallelism > 1. Since --with-num-cpus was explicitely given, it is honored, but do not complain when make segfault on you." >> warn
+ echo "make 3.81 is prone to crashes with parallelism > 1. Since --with-num-cpus was explicitly given, it is honored, but do not complain when make segfault on you." >> warn
fi
fi