diff options
| author | John Criswell <criswell@uiuc.edu> | 2003-07-23 16:52:50 +0000 |
|---|---|---|
| committer | John Criswell <criswell@uiuc.edu> | 2003-07-23 16:52:50 +0000 |
| commit | 8d4221eeaa14541d998a73854af7a5ef0dd9524b (patch) | |
| tree | 84c9d8d8aff63f3e73213245b7b959e4959d367c /configure | |
| parent | 832688a6d28c6e1a5a4f869cea00941ccb93281e (diff) | |
| download | external_llvm-8d4221eeaa14541d998a73854af7a5ef0dd9524b.zip external_llvm-8d4221eeaa14541d998a73854af7a5ef0dd9524b.tar.gz external_llvm-8d4221eeaa14541d998a73854af7a5ef0dd9524b.tar.bz2 | |
Renamed libtool to mklib for your tab completion pleasure.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7255 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5140,7 +5140,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, @@ -17880,7 +17880,7 @@ fi LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" # Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' +LIBTOOL='$(SHELL) $(top_builddir)/mklib' # Prevent multiple expansion |
