diff options
Diffstat (limited to 'libltdl/README')
m--------- | libltdl | 0 | ||||
-rw-r--r-- | libltdl/README | 11 |
2 files changed, 0 insertions, 11 deletions
diff --git a/libltdl b/libltdl new file mode 160000 +Subproject 6d6796c294ca6e9b7f83c295217817c4bf48603 diff --git a/libltdl/README b/libltdl/README deleted file mode 100644 index ae6ca8fef..000000000 --- a/libltdl/README +++ /dev/null @@ -1,11 +0,0 @@ -This is GNU libltdl, a system independent dlopen wrapper for GNU libtool. - -It has some slight changes for use in KDE. - -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 |