summaryrefslogtreecommitdiffstats
path: root/m4/libtool.m4
Commit message (Collapse)AuthorAgeFilesLines
* build: Update libtool files to 2.4.6Daiki Ueno2015-03-041-11/+16
| | | | | | | | | | * m4/libtool.m4: Update from libtool-2.4.6, with modifications. 2008-04-06 Bruno Haible <bruno@clisp.org> * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use CONFIG_SHELL; don't assume that the Makefile.in will set SHELL to ${CONFIG_SHELL}. * m4/ltversion.m4: Likewise. * build-aux/ltmain.sh: Likewise.
* build: Update libtool files to 2.4.5Daiki Ueno2015-01-231-59/+105
| | | | | | | | | | | * m4/libtool.m4: Update from libtool-2.4.5, with modifications. 2008-04-06 Bruno Haible <bruno@clisp.org> * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use CONFIG_SHELL; don't assume that the Makefile.in will set SHELL to ${CONFIG_SHELL}. * m4/ltoptions.m4: Likewise. * m4/ltversion.m4: Likewise. * build-aux/ltmain.sh: Likewise.
* build: Update libtool files to 2.4.4Daiki Ueno2014-12-011-36/+327
| | | | | | | | | | | * m4/libtool.m4: Update from libtool-2.4.4, with modifications. 2008-04-06 Bruno Haible <bruno@clisp.org> * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use CONFIG_SHELL; don't assume that the Makefile.in will set SHELL to ${CONFIG_SHELL}. * m4/ltoptions.m4: Likewise. * m4/ltversion.m4: Likewise. * build-aux/ltmain.sh: Likewise.
* build: Update libtool files to 2.4.3Daiki Ueno2014-11-281-1005/+1050
| | | | | | | | | | | | | * m4/libtool.m4: Update from libtool-2.4.3, with modifications. 2008-04-06 Bruno Haible <bruno@clisp.org> * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use CONFIG_SHELL; don't assume that the Makefile.in will set SHELL to ${CONFIG_SHELL}. * m4/ltoptions.m4: Likewise. * m4/ltsuger.m4: Likewise. * m4/ltversion.m4: Likewise. * m4/lt~obsolete.m4: Likewise. * build-aux/ltmain.sh: Likewise.
* m4: Apply NM detection fix from LibtoolDaiki Ueno2014-04-221-2/+2
| | | | | | | 2013-04-28 Peter Rosin <peda@lysator.liu.se> libtool: break all the way out when a good nm is found * m4/libtool.m4 (LT_PATH_NM): Break all the way out on a good match.
* m4: Revert commit d6690cc7 to libtool.m4Daiki Ueno2014-04-221-4/+1
| | | | | | | | | Reported by Benjamin Gilbert at: <https://savannah.gnu.org/bugs/?41203> With recent libtool, this patch did nothing but fixing the output message of configure. * m4/libtool.m4: Remove the special handling of NM detection when cross-compiling mingw32 on cygwin.
* Update from libtool-2.4.2, with modifications.Bruno Haible2011-10-181-57/+208
|
* Update from libtool-2.4.Bruno Haible2010-09-241-324/+718
|
* Update from libtool-2.2.8, with modifications.Bruno Haible2010-06-071-457/+521
|
* Fix recognition of "nm" command.Bruno Haible2009-06-231-1/+4
|
* Fix recognition of 'link' command.Bruno Haible2009-06-231-2/+14
|
* Fix installation bug on HP-UX.Bruno Haible2009-06-231-1/+5
|
* Upgrade to libtool-2.2.6 with modifications.Bruno Haible2009-06-231-40/+88
|
* Update from libtool-2.2.4.Bruno Haible2009-06-231-25/+59
|
* Switch to libtool-2.2.2.Bruno Haible2009-06-231-3779/+4466
|
* Upgrade to libtool-1.5.24.Bruno Haible2009-06-231-175/+292
|
* Fix support for Sun C 5.9 on Linux.Bruno Haible2009-06-231-1/+1
|
* Avoid a configure warning on Linux.Bruno Haible2009-06-231-2/+2
|
* Update Sun C support, from Ralf Wildenhues.Bruno Haible2009-06-231-34/+62
|
* On Cygwin, like on mingw, define DLL_EXPORT.Bruno Haible2009-06-231-5/+11
|
* Add support for Sun C/C++ 5.9 on Linux.Bruno Haible2009-06-231-2/+39
|
* Upgrade to libtool-1.5.22.Bruno Haible2009-06-231-237/+450
|
* Upgrade to libtool-1.5.20, with modifications.Bruno Haible2009-06-231-193/+324
|
* Fix DLL permissions on mingw.Bruno Haible2009-06-231-1/+2
|
* Update FSF postal address.Bruno Haible2009-06-231-1/+2
|
* Move config/m4/libtool.m4 to m4/libtool.m4.Bruno Haible2009-06-231-0/+6054
|
* Move m4/libtool.m4 to config/m4/libtool.m4.Bruno Haible2009-06-231-3734/+0
|
* Upgrade to libtool-1.4.3.Bruno Haible2009-06-231-46/+177
|
* Add support for GNU/FreeBSD.Bruno Haible2009-06-231-0/+12
|
* Upgrade to libtool-1.4.2.Bruno Haible2009-06-221-164/+340
|
* Don't leave conftest* files around if AM_PROG_LIBTOOL is the last callBruno Haible2009-06-221-1/+3
| | | | in configure.in.
* Support for Intel icc.Bruno Haible2009-06-221-0/+13
|
* Make it work with autoconf-2.50 as well.Bruno Haible2001-06-251-1/+1
|
* Upgrade to libtool-1.4.Bruno Haible2001-06-081-96/+3062
|
* Interoperability with newest CVS version of autoconf.Bruno Haible2001-02-081-23/+23
|
* Use libtool to create a shared libintl.so.Bruno Haible2001-01-261-0/+434