diff options
| author | Duncan Sands <baldrick@free.fr> | 2009-05-13 13:13:18 +0000 |
|---|---|---|
| committer | Duncan Sands <baldrick@free.fr> | 2009-05-13 13:13:18 +0000 |
| commit | ef8c8ec457051f7f8bae282d6194a2bfd8f4f00b (patch) | |
| tree | d81279de823f142a143fb3bc8efe18e271749199 /llvm/configure | |
| parent | 7e3c9e1bd9e0868e8129dc717aa1c9c29c47926a (diff) | |
| download | bcm5719-llvm-ef8c8ec457051f7f8bae282d6194a2bfd8f4f00b.tar.gz bcm5719-llvm-ef8c8ec457051f7f8bae282d6194a2bfd8f4f00b.zip | |
Fix typo.
llvm-svn: 71656
Diffstat (limited to 'llvm/configure')
| -rwxr-xr-x | llvm/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/configure b/llvm/configure index fa1bc12ad95..2229b358d0b 100755 --- a/llvm/configure +++ b/llvm/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 |

