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

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