mapnik/libltdl
2005-02-23 09:16:25 +00:00
..
acinclude.m4 symbolic links->files 2005-02-23 09:16:25 +00:00
aclocal.m4 symbolic links->files 2005-02-23 09:16:25 +00:00
config-h.in symbolic links->files 2005-02-23 09:16:25 +00:00
config.guess symbolic links->files 2005-02-23 09:16:25 +00:00
config.sub symbolic links->files 2005-02-23 09:16:25 +00:00
configure symbolic links->files 2005-02-23 09:16:25 +00:00
configure.ac symbolic links->files 2005-02-23 09:16:25 +00:00
COPYING.LIB symbolic links->files 2005-02-23 09:16:25 +00:00
install-sh symbolic links->files 2005-02-23 09:16:25 +00:00
ltdl.c symbolic links->files 2005-02-23 09:16:25 +00:00
ltdl.h symbolic links->files 2005-02-23 09:16:25 +00:00
ltmain.sh symbolic links->files 2005-02-23 09:16:25 +00:00
Makefile.am symbolic links->files 2005-02-23 09:16:25 +00:00
Makefile.in initial import 2005-02-18 18:14:43 +00:00
missing symbolic links->files 2005-02-23 09:16:25 +00:00
README symbolic links->files 2005-02-23 09:16:25 +00:00

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