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]



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to