pulseaudio/libltdl
Lennart Poettering a0d19c0d13 update libltdl copy
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1771 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-09-04 21:34:04 +00:00
..
acinclude.m4 update libltdl copy 2007-09-04 21:34:04 +00:00
aclocal.m4
config-h.in
config.guess update libltdl copy 2007-09-04 21:34:04 +00:00
config.h update libltdl copy 2007-09-04 21:34:04 +00:00
config.sub update libltdl copy 2007-09-04 21:34:04 +00:00
configure update libltdl copy 2007-09-04 21:34:04 +00:00
configure.ac
COPYING.LIB
install-sh
ltdl.c update libltdl copy 2007-09-04 21:34:04 +00:00
ltdl.h
ltmain.sh update libltdl copy 2007-09-04 21:34:04 +00:00
Makefile.am
Makefile.in
missing
mkinstalldirs
README
stamp-h1

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)
* dyld (darwin/Mac OS X)
* libtool's dlpreopen