pulseaudio/libltdl
Lennart Poettering b3b382d8ef fix minor typo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1706 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-08-22 22:36:39 +00:00
..
acinclude.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
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 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 fix minor typo 2007-08-22 22:36:39 +00:00
config.sub ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +00:00
configure ship full libltdl tree in SVN to make sure we can build this crack on fedora 2007-08-12 20:24:03 +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 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.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 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.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