projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dad130f
)
Change to support creation of "mklib" instead of "libtool" in builddir.
author
Reid Spencer
<rspencer@reidspencer.com>
Mon, 20 Sep 2004 01:42:32 +0000
(
01:42
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Mon, 20 Sep 2004 01:42:32 +0000
(
01:42
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16422
91177308
-0d34-0410-b5e6-
96231b3b80d8
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index e2008ba995d166ea51489c189dd773d43c116ba9..ac9c61d05ebe8325327dedd9a06c847d37e4e727 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-5548,7
+5548,7
@@
no_glob_subst='s/\*/\\\*/g'
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,