mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
meson.build: drop HAVE_CONFIG_H
This is an autotools leftover, with meson we're always guaranteed to have the config.h file.
This commit is contained in:
parent
5ba43b8349
commit
da339c286f
42 changed files with 0 additions and 108 deletions
|
|
@ -9,9 +9,7 @@
|
|||
*/
|
||||
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <spa/utils/defs.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -3,9 +3,7 @@
|
|||
* found in the LICENSE file.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include "crossover.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue