Renamed libtool to mklib for your tab completion pleasure.

llvm-svn: 7255
This commit is contained in:
John Criswell 2003-07-23 16:52:50 +00:00
parent 625eef3e41
commit 8d3a83cef7
4 changed files with 8 additions and 8 deletions

View File

@ -266,9 +266,9 @@ PROJTOOLCURRENT := $(BUILD_OBJ_ROOT)/tools/$(CONFIGURATION)
# Libtool is found in the current directory.
#
ifdef VERBOSE
LIBTOOL=$(LLVM_SRC_ROOT)/libtool
LIBTOOL=$(LLVM_SRC_ROOT)/mklib
else
LIBTOOL=$(LLVM_SRC_ROOT)/libtool --silent
LIBTOOL=$(LLVM_SRC_ROOT)/mklib --silent
endif
#

View File

@ -266,9 +266,9 @@ PROJTOOLCURRENT := $(BUILD_OBJ_ROOT)/tools/$(CONFIGURATION)
# Libtool is found in the current directory.
#
ifdef VERBOSE
LIBTOOL=$(LLVM_SRC_ROOT)/libtool
LIBTOOL=$(LLVM_SRC_ROOT)/mklib
else
LIBTOOL=$(LLVM_SRC_ROOT)/libtool --silent
LIBTOOL=$(LLVM_SRC_ROOT)/mklib --silent
endif
#

View File

@ -82,7 +82,7 @@ AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL='$(SHELL) $(top_builddir)/mklib'
AC_SUBST(LIBTOOL)dnl
# Prevent multiple expansion
@ -149,7 +149,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,

4
llvm/configure vendored
View File

@ -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