[llvm-commits] [llvm] r42065 - /llvm/branches/release_21/configure
Tanya Lattner
tonic at nondot.org
Mon Sep 17 14:37:52 PDT 2007
Author: tbrethou
Date: Mon Sep 17 16:37:52 2007
New Revision: 42065
URL: http://llvm.org/viewvc/llvm-project?rev=42065&view=rev
Log:
Regenerated configure script to fix help strings.
Modified:
llvm/branches/release_21/configure
Modified: llvm/branches/release_21/configure
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_21/configure?rev=42065&r1=42064&r2=42065&view=diff
==============================================================================
--- llvm/branches/release_21/configure (original)
+++ llvm/branches/release_21/configure Mon Sep 17 16:37:52 2007
@@ -1542,12 +1542,12 @@
%a (default is YES)
--enable-ltdl-install install libltdl
--enable-shared[=PKGS] build shared libraries
- [default=enable_shared_default]
+ [default=yes]
--enable-static[=PKGS] build static libraries
- [default=enable_static_default]
+ [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation
- [default=enable_Fast_install_default]
+ [default=yes]
--disable-libtool-lock avoid locking (might break parallel builds)
Optional Packages:
More information about the llvm-commits
mailing list