pulseaudio/src
Diego E. 'Flameeyes' Pettenò c65d3a9fb0 Remove support for internal distributing and bundling of libltdl.
Standing to what the libtool documentation says, the LTDL_INIT macro and
the related configure options are only useful when intending to distribute
libltdl, and is superfluous if the system copy were always to be used.

Which makes it very easy to just drop the internal copy and use the system
library, just do it like any other library lacking pkg-config files to
identify its presence.

If this tries to build against an older libtool version it might fail at
link time, so for now this is not an user-proof solution. But it at least
should provide a working environment for packagers.
2009-01-22 16:37:40 +01:00
..
daemon add API pa_ncpus() 2009-01-22 02:17:19 +01:00
modules NetBSD sometimes doesn't know SNDCTL_DSP_GETODELAY 2009-01-22 02:24:04 +01:00
pulse fix copy'n'paste error 2009-01-22 00:17:55 +01:00
pulsecore add API pa_ncpus() 2009-01-22 02:17:19 +01:00
tests make rtstutter use pa_ncpus() 2009-01-22 02:20:00 +01:00
utils implement pactl set-card-profile 2009-01-21 03:04:19 +01:00
.gitignore ignore bt proximity helper 2008-09-26 09:51:25 -07:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am Remove support for internal distributing and bundling of libltdl. 2009-01-22 16:37:40 +01:00
map-file export pa_channel_map_superset() 2009-01-20 21:37:23 +01:00