mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -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
1
todo
1
todo
|
|
@ -1,5 +1,4 @@
|
|||
Build System:
|
||||
- Remove symdef files and use macros (like most other projects)
|
||||
- Use own name mangling scheme instead of ltdl's, which will eliminate the
|
||||
need for .la files or extra trickery.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue