summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--autoconf/configure.ac2
-rwxr-xr-xconfigure2
2 files changed, 2 insertions, 2 deletions
diff --git a/autoconf/configure.ac b/autoconf/configure.ac
index cebdc80182..1e04b8c246 100644
--- a/autoconf/configure.ac
+++ b/autoconf/configure.ac
@@ -495,7 +495,7 @@ fi
dnl Specify extra build options
AC_ARG_WITH(extra-options,
AS_HELP_STRING([--with-extra-options],
- [Specify addtional options to compile LLVM with]),,
+ [Specify additional options to compile LLVM with]),,
withval=default)
case "$withval" in
default) EXTRA_OPTIONS= ;;
diff --git a/configure b/configure
index fa1bc12ad9..2229b358d0 100755
--- a/configure
+++ b/configure
@@ -1569,7 +1569,7 @@ Optional Packages:
searches PATH)
--with-llvmgxx Specify location of llvm-g++ driver (default
searches PATH)
- --with-extra-options Specify addtional options to compile LLVM with
+ --with-extra-options Specify additional options to compile LLVM with
--with-ocaml-libdir Specify install location for ocaml bindings (default
is stdlib)
--with-binutils-include Specify path to binutils/include/ containing