about summary refs log tree commit diff
path: root/config.h.meson
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2020-05-19 16:38:51 +0200
committerSebastien Bacher <seb128@ubuntu.com>2020-05-19 16:38:51 +0200
commit96642ebde58e1eea692aea6a92d33f45452fa9c0 (patch)
tree106ddfa2180b3997e8965787b5cb122982ebab9d /config.h.meson
parent8f6881ac06714ef99cc470a03e7ac0ce1af49a16 (diff)
parentd460892bbfece74fb6d3cd846bf6ef548290be41 (diff)
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latestt pu
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson9
1 files changed, 5 insertions, 4 deletions
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 <sys/types.h> does not define. */
-#mesondefine pid_t
+#mesondefine HAVE_PIDFD_OPEN
+#mesondefine HAVE_PIDFD_SEND_SIGNAL
+#mesondefine HAVE_RT_SIGQUEUEINFO