Niels Nesse eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
..
COPYING.LIB eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
ChangeLog eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
Makefile.am eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
Makefile.in eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
README eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
acinclude.m4 eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
aclocal.m4 eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
config-h.in eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
config.guess eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
config.sub eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
configure eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
configure.ac eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
install-sh eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
ltdl.c eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
ltdl.h eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
ltmain.sh eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu
missing eb72d50f44 Import gcc 5.2.0 from tarball 9 lat temu

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