summaryrefslogtreecommitdiffstats
path: root/libltdl/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-11 18:55:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-11 18:55:18 -0600
commit7120e84c0b1a203827ac6fe9cd64748a5e5e7cab (patch)
tree6c1b6cbd58c66f96b2201ba8b49c0a920515c957 /libltdl/README
parentbe2320acf3f96bb11db936d81e84095f970fded1 (diff)
downloadtdelibs-7120e84c0b1a203827ac6fe9cd64748a5e5e7cab.tar.gz
tdelibs-7120e84c0b1a203827ac6fe9cd64748a5e5e7cab.zip
Move libltdl to external repository
Diffstat (limited to 'libltdl/README')
m---------libltdl0
-rw-r--r--libltdl/README11
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