summaryrefslogtreecommitdiff
path: root/ltmain.sh
Commit message (Collapse)AuthorAgeFilesLines
* ltconfig, [...]: Updated from libtool multi-language branch, to work around ↵Alexandre Oliva2000-09-301-14/+14
| | | | | | | | | | Solaris' /bin/sh bug. * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts. From-SVN: r36672
* ltconfig, [...]: Updated from libtool multi-language branch.Alexandre Oliva2000-09-061-30/+54
| | | | | | | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Updated from libtool multi-language branch. From-SVN: r36198
* ltconfig, ltmain.sh: Update from libtool multi-language branch.Alexandre Oliva2000-08-011-2/+2
| | | | | | | | | * ltconfig, ltmain.sh: Update from libtool multi-language branch. * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds. (ac_cv_prog_cc_pic): Don't print `cached' without `checking'. * ltcf-cxx.sh (need_lc): Set based on postdeps. From-SVN: r35405
* libtool.m4, [...]: New files from the libtool CVS tree multi-language branch.Alexandre Oliva2000-07-281-830/+1789
| | | | | | | | | | 2000-07-28 Alexandre Oliva <aoliva@redhat.com> * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from the libtool CVS tree multi-language branch. * ltconfig, ltmain.sh: Updated. From-SVN: r35323
* merge with /cvs/srcJason Merrill2000-07-221-247/+505
| | | | From-SVN: r35188
* * ltconfig, ltmain.sh: Update to libtool 1.2f.Tom Tromey1999-06-211-903/+2046
| | | | From-SVN: r27699
* Various libtool updates from devo, including update to libtool 1.2bIan Lance Taylor1998-10-081-215/+325
| | | | From-SVN: r22947
* #Jeff Law1998-05-111-934/+1641
| | | | | | | | | | | * mpw-* Delete. Not used. * ltconfig, ltmain.sh: Update to libtool 1.2a. * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B for newlib directory. (CXX_FOR_TARGET): Likewise. Bring over from devo. From-SVN: r19691
* Initial revisionJason Merrill1997-08-211-0/+1819
From-SVN: r14877