legacy-imlib2/libltdl
Chris Ross 1cf642a3f2 blum. fixed "error" on first install type bug in the dox tree.
SVN revision: 2726
2000-05-29 15:41:00 +00:00
..
.cvsignore Hush CVS. 2000-04-27 03:37:05 +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
acconfig.h add libtool libltdl form Gary... 1999-08-05 21:54:23 +00:00
stamp-h.in blum. fixed "error" on first install type bug in the dox tree. 2000-05-29 15:41:00 +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