From 1e5977b62f896e844b548c3007ace9e1dfa7f9ed Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 11 Apr 2020 21:28:04 +0200 Subject: New upstream version 1.23.90 --- config.h.meson | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'config.h.meson') diff --git a/config.h.meson b/config.h.meson index 0a83f825..009c635d 100644 --- a/config.h.meson +++ b/config.h.meson @@ -221,8 +221,8 @@ /* Define if you have oFono support (experimental) */ #mesondefine WITH_OFONO -/* Define if you have polkit agent */ -#mesondefine WITH_POLKIT_AGENT +/* Define the polkit agent package prefix */ +#mesondefine POLKIT_PACKAGE_PREFIX /* Define if you have PPP support */ #mesondefine WITH_PPP @@ -249,5 +249,6 @@ /* Define to 1 if you need to in order for `stat' and other things to work. */ #mesondefine _POSIX_SOURCE -/* Define to `int' if does not define. */ -#mesondefine pid_t +#mesondefine HAVE_PIDFD_OPEN +#mesondefine HAVE_PIDFD_SEND_SIGNAL +#mesondefine HAVE_RT_SIGQUEUEINFO -- cgit 1.3.0-6-gf8a5