legacy-imlib2/libltdl
Michael Jennings 103226eb98 Thu Apr 3 14:06:53 EST 2003
(KainX)

Rearranged include directory order to make sure
local headers are found before system ones.


SVN revision: 6821
2003-04-03 19:08:17 +00:00
..
.cvsignore Thu Apr 3 14:06:53 EST 2003 2003-04-03 19:08:17 +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 Readded libltdl/acconfig.h. That should be there. 2002-10-06 18:43: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