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