[llvm-commits] CVS: llvm/configure
Evan Cheng
evan.cheng at apple.com
Thu Jul 6 00:46:45 PDT 2006
Changes in directory llvm:
configure updated: 1.239 -> 1.240
---
Log message:
Fixed a typo.
---
Diffs of the changes: (+1 -1)
configure | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/configure
diff -u llvm/configure:1.239 llvm/configure:1.240
--- llvm/configure:1.239 Tue Jun 20 17:16:32 2006
+++ llvm/configure Thu Jul 6 02:46:33 2006
@@ -1041,7 +1041,7 @@
--enable-jit Enable Just In Time Compiling (default is YES)
--enable-doxygen Build doxygen documentation (default is NO)
--enable-threads Use threads if available (default is YES)
- --enable-target Build specific host targets:
+ --enable-targets Build specific host targets:
all,host-only,{target-name} (default=all)
--enable-ltdl-install install libltdl
--enable-shared[=PKGS]
More information about the llvm-commits
mailing list