mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Include the valgrind headers in our tree
These headers are designed for including in the project. So the user doesn't need to install valgrind-devel and we don't have to worry about whether the headers are available or not.
This commit is contained in:
parent
d08d989412
commit
d9cc1a25f1
6 changed files with 6951 additions and 7 deletions
|
|
@ -317,9 +317,6 @@
|
|||
/* Define if valgrind should be used */
|
||||
#mesondefine HAVE_VALGRIND
|
||||
|
||||
/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
|
||||
#mesondefine HAVE_VALGRIND_VALGRIND_H
|
||||
|
||||
/* Define to 1 if you have the <pwd.h> header file. */
|
||||
#mesondefine HAVE_PWD_H
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue