[llvm-commits] CVS: llvm/configure

Reid Spencer reid at x10sys.com
Sun Sep 19 18:42:43 PDT 2004



Changes in directory llvm:

configure updated: 1.116 -> 1.117
---
Log message:

Change to support creation of "mklib" instead of "libtool" in builddir.


---
Diffs of the changes:  (+1 -1)

Index: llvm/configure
diff -u llvm/configure:1.116 llvm/configure:1.117
--- llvm/configure:1.116	Sun Sep 19 18:53:36 2004
+++ llvm/configure	Sun Sep 19 20:42:32 2004
@@ -5548,7 +5548,7 @@
 rm="rm -f"
 
 # Global variables:
-default_ofile=libtool
+default_ofile=mklib
 can_build_shared=yes
 
 # All known linkers require a `.a' archive for static linking (except M$VC,






More information about the llvm-commits mailing list