gcc/libjava/libltdl
Michael Haubenwallner 7860443bb0 libjava/libltdl: Bump to automake 1.11.6
2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>

	* Makefile.in: Regenerated with automake-1.11.6.
	* aclocal.m4: Likewise.
	* configure: Likewise.

From-SVN: r223137
2015-05-13 11:08:26 +00:00
..
COPYING.LIB
ChangeLog libjava/libltdl: Bump to automake 1.11.6 2015-05-13 11:08:26 +00:00
Makefile.am no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
Makefile.in libjava/libltdl: Bump to automake 1.11.6 2015-05-13 11:08:26 +00:00
README
acinclude.m4 libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. 2013-09-20 19:17:52 +09:30
aclocal.m4 libjava/libltdl: Bump to automake 1.11.6 2015-05-13 11:08:26 +00:00
config-h.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
config.guess
config.sub
configure libjava/libltdl: Bump to automake 1.11.6 2015-05-13 11:08:26 +00:00
configure.ac Disable libtool support for languages unused in libjava/libltdl 2009-12-22 20:47:56 +00:00
install-sh
ltdl.c acinclude.m4: Regenerated to pick: 2007-06-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2009-12-07 20:33:09 +01:00
ltdl.h cygming.h (TARGET_USE_JCR_SECTION): Enable. 2009-09-22 18:58:13 +00:00
ltmain.sh
missing

README

This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.

It supports the following dlopen interfaces:
* dlopen (Solaris, Linux and various BSD flavors)
* shl_load (HP-UX)
* LoadLibrary (Win16 and Win32)
* load_add_on (BeOS)
* GNU DLD (emulates dynamic linking for static libraries)
* dyld (darwin/Mac OS X)
* libtool's dlpreopen