summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAndras Timar <timar@fsf.hu>2011-01-24 16:30:53 +0100
committerAndras Timar <timar@fsf.hu>2011-01-24 16:30:53 +0100
commit7a07b6738046c2a0ae3a228c7cbedb0ea37226ba (patch)
tree5376fdd8c6e2e24df5acd33ec0ea46381a9d77a1 /configure.in
parentd4e3aab53f89be8f1c5210428e17ccb09185344e (diff)
typo fix in configure message
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a0e040d067ad..7058be8bf4f0 100755
--- a/configure.in
+++ b/configure.in
@@ -5155,7 +5155,7 @@ if test "$enable_nss_module" != "no"; then
AC_MSG_CHECKING([for Mozilla build tooling])
if test -z "$MOZILLABUILD" ; then
AC_MSG_ERROR([Mozilla build tooling not found.
-Use the --with-mozilla-build option after installling the tools obtained
+Use the --with-mozilla-build option after installing the tools obtained
from http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32])
else
if test \( "$WITH_MINGW" = "yes" \) ; then