summaryrefslogtreecommitdiff
path: root/libtool.m4
Commit message (Collapse)AuthorAgeFilesLines
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-04-121-6/+11
| | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-03-221-109/+114
| | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
* * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.Alexandre Oliva2001-01-241-2/+3
| | | | * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
* * ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva2000-09-301-27/+33
| | | | | multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts.
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtoolAlexandre Oliva2000-09-061-3/+12
| | | | multi-language branch.
* * ltconfig, ltmain.sh: Updated from libtool multi-language branch.Alexandre Oliva2000-08-311-0/+824
* libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. * gettext.m4: New file, extracted from aclocal.m4.