libtool/libltdl
2004-01-04 20:45:24 +00:00
..
.cvsignore Updated to reflect upcoming autoconf 2.58 and automake 1.8 2003-09-24 17:03:27 +00:00
COPYING.LIB
ltdl.c Roll back copyright changes. 2004-01-04 20:45:24 +00:00
ltdl.h Roll back copyright changes. 2004-01-04 20:45:24 +00:00
Makefile.am * libltdl/configure.ac: Removed. 2003-11-27 13:32:33 +00:00
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