mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
build-sys: Stop using symdef headers for modules
This removes the symdef header generation m4 magic in favour of a simpler macro method, allowing us to skip one unnecessary build step while moving to meson, and removing an 11 year old todo!
This commit is contained in:
parent
bcd755bbe6
commit
d9624e0382
90 changed files with 124 additions and 411 deletions
|
|
@ -64,8 +64,6 @@
|
|||
#include <pulsecore/protocol-dbus.h>
|
||||
#include <pulsecore/dbus-util.h>
|
||||
|
||||
#include "module-equalizer-sink-symdef.h"
|
||||
|
||||
PA_MODULE_AUTHOR("Jason Newton");
|
||||
PA_MODULE_DESCRIPTION(_("General Purpose Equalizer"));
|
||||
PA_MODULE_VERSION(PACKAGE_VERSION);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue