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 ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
config-h.in ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
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 ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
COPYING.LIB ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
install-sh ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
ltdl.c update libltdl copy 2007-09-04 21:34:04 +00:00
ltdl.h ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
ltmain.sh update libltdl copy 2007-09-04 21:34:04 +00:00
Makefile.am ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
Makefile.in ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
missing ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
mkinstalldirs ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
README ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
stamp-h1 ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00

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