diff options
Diffstat (limited to 'devel/libltdl24/pkg-descr')
-rw-r--r-- | devel/libltdl24/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/libltdl24/pkg-descr b/devel/libltdl24/pkg-descr new file mode 100644 index 000000000000..e57b99f21a5c --- /dev/null +++ b/devel/libltdl24/pkg-descr @@ -0,0 +1,9 @@ +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 |