summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2011-10-02 17:48:03 -0400
committerPeter Foley <pefoley2@verizon.net>2011-10-07 23:03:41 +0000
commit1df3426dc9084725dc5d7a8407ee794a6db31b3c (patch)
treeaae13b245fb9c4eb80370207d5719924077ed717 /configure.in
parentconvert testautomation to gbuild and add to tail_build (diff)
downloadcore-1df3426dc9084725dc5d7a8407ee794a6db31b3c.tar.gz
core-1df3426dc9084725dc5d7a8407ee794a6db31b3c.zip
fix typos
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index f89089c30933..bde00f65c4b7 100644
--- a/configure.in
+++ b/configure.in
@@ -46,7 +46,7 @@ AC_ARG_ENABLE(ext-languagetool,
AC_ARG_ENABLE(ext-lightproof,
AS_HELP_STRING([--enable-ext-lightproof],
[Enable the Lightproof extension. The enable switch can contain only
- the desired languages: --enable-ligrhtproof="en hu ru"]),
+ the desired languages: --enable-lightproof="en hu ru"]),
[enable_ext_lightproof="$enableval"],
[enable_ext_lightproof=no]
)
@@ -1121,7 +1121,7 @@ AC_ARG_WITH(cl-home,
AC_ARG_WITH(mspdb-path,
AS_HELP_STRING([--with-mspdb-path],
[For Microsoft C/C++ compiler users, please supply the path pointing to
- the mspdb80.dll (if using Visual Studio 2008) or mspdb100.dl (if using
+ the mspdb80.dll (if using Visual Studio 2008) or mspdb100.dll (if using
Visual Studio 2010).])
[
Usage: --with-mspdb-path=<path to