mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
This is to be consistent. In pa currently, as built by the autotools, libalsa-util is a shared library. Moreover, all the libraries for the modules, as defined in `src/meson.build`, are also shared libraries. So let's stick to shared libraries everywhere for now, for simplicity. We can rework that later on. Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com> |
||
|---|---|---|
| .. | ||
| daemon | ||
| modules | ||
| pulse | ||
| pulsecore | ||
| tests | ||
| utils | ||
| .gitignore | ||
| depmod.py | ||
| Makefile.am | ||
| map-file | ||
| meson.build | ||