Merged in changes from PRE101 in the prerelease branch.
authorJohn Criswell <criswell@uiuc.edu>
Mon, 14 Jul 2003 16:52:07 +0000 (16:52 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 14 Jul 2003 16:52:07 +0000 (16:52 +0000)
commit47fdd83b16140cb43927abe6c49578a8ce4d3bd9
treeea3ae894b27959dee36ba2eaf6ba31f79cc82373
parente04a2e056bf529c81d0a1de624c697ebce57b972
Merged in changes from PRE101 in the prerelease branch.
Specifically, this updates libtool to version 1.5 and adds the following:
- Added the -only-static option that we added in our previous libtool.
- Modified the autoconf macros so that libtool uses the -G option when
  linking on Solaris.  This allows libraries with global variables with
  constructors to automatically run those constructors when the
  library is dlopened().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7171 91177308-0d34-0410-b5e6-96231b3b80d8
aclocal.m4
config.guess
config.sub
configure
ltmain.sh