legacy-imlib2/libltdl
Carsten Haitzler f6e6870bd0 ltdl be gone fromt he src tree! :)
SVN revision: 9954
2004-04-28 04:24:04 +00:00
..
COPYING.LIB It's always a good idea to "make distcheck" before you commit when you add 2000-05-28 16:57:22 +00:00
README It's always a good idea to "make distcheck" before you commit when you add 2000-05-28 16:57:22 +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)
* libtool's dlpreopen