[llvm-commits] CVS: llvm/autoconf/m4/libtool.m4

Reid Spencer reid at x10sys.com
Sun Sep 19 18:41:35 PDT 2004



Changes in directory llvm/autoconf/m4:

libtool.m4 updated: 1.3 -> 1.4
---
Log message:

Update the script to generate mklib instead of libtool.


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

Index: llvm/autoconf/m4/libtool.m4
diff -u llvm/autoconf/m4/libtool.m4:1.3 llvm/autoconf/m4/libtool.m4:1.4
--- llvm/autoconf/m4/libtool.m4:1.3	Sun Sep 19 18:42:55 2004
+++ llvm/autoconf/m4/libtool.m4	Sun Sep 19 20:41:24 2004
@@ -164,7 +164,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