legacy-imlib2/libltdl
Carsten Haitzler 300307782a full fix of logic in blending rgb->rgb functions in C NB: the mmx asm needs to
be chnaged to reflect this


SVN revision: 2480
2000-04-13 16:31:51 +00:00
..
.cvsignore Sun Oct 31 20:21:13 PST 1999 1999-10-31 19:45:22 +00:00
COPYING.LIB full fix of logic in blending rgb->rgb functions in C NB: the mmx asm needs to 2000-04-13 16:31:51 +00:00
README full fix of logic in blending rgb->rgb functions in C NB: the mmx asm needs to 2000-04-13 16:31:51 +00:00
acconfig.h add libtool libltdl form Gary... 1999-08-05 21:54:23 +00:00
stamp-h.in add libtool libltdl form Gary... 1999-08-05 21:54:23 +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