aboutsummaryrefslogtreecommitdiff
path: root/ltconfig
AgeCommit message (Collapse)AuthorFilesLines
2000-11-09ltcf-c.sh (aix4): Improve shared library configuration; require exporting ↵David Edelsohn1-1/+3
symbols. * ltcf-c.sh (aix4): Improve shared library configuration; require exporting symbols. * ltcf-cxx.sh (aix4): Define. * ltconfig (aix4): Define library and soname specs appropriate for AIX. Define command to create export symbols list. From-SVN: r37347
2000-09-30ltconfig, [...]: Updated from libtool multi-language branch, to work around ↵Alexandre Oliva1-47/+46
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
2000-09-06ltconfig, [...]: Updated from libtool multi-language branch.Alexandre Oliva1-45/+92
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Updated from libtool multi-language branch. From-SVN: r36198
2000-08-01ltconfig, ltmain.sh: Update from libtool multi-language branch.Alexandre Oliva1-1/+1
* 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
2000-07-28libtool.m4, [...]: New files from the libtool CVS tree multi-language branch.Alexandre Oliva1-1375/+895
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
2000-07-22merge with /cvs/srcJason Merrill1-278/+558
From-SVN: r35188
1999-06-21* ltconfig, ltmain.sh: Update to libtool 1.2f.Tom Tromey1-359/+1466
From-SVN: r27699
1998-10-08Various libtool updates from devo, including update to libtool 1.2bIan Lance Taylor1-67/+163
From-SVN: r22947
1998-05-11#Jeff Law1-245/+800
* 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
1997-08-21Initial revisionJason Merrill1-0/+1064
From-SVN: r14877