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.in | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 7a10aba4..590d6a09 100644 --- a/config.h.in +++ b/config.h.in @@ -49,10 +49,22 @@ don't. */ #undef HAVE_DECL_MEMFD_CREATE +/* Define to 1 if you have the declaration of `pidfd_open', and to 0 if you + don't. */ +#undef HAVE_DECL_PIDFD_OPEN + +/* Define to 1 if you have the declaration of `pidfd_send_signal', and to 0 if + you don't. */ +#undef HAVE_DECL_PIDFD_SEND_SIGNAL + /* Define to 1 if you have the declaration of `reallocarray', and to 0 if you don't. */ #undef HAVE_DECL_REALLOCARRAY +/* Define to 1 if you have the declaration of `rt_sigqueueinfo', and to 0 if + you don't. */ +#undef HAVE_DECL_RT_SIGQUEUEINFO + /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H @@ -207,6 +219,9 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION +/* polkit-agent package prefix */ +#undef POLKIT_PACKAGE_PREFIX + /* Define to path of pppd binary */ #undef PPPD_PATH @@ -325,9 +340,6 @@ /* Define if you have oFono support (experimental) */ #undef WITH_OFONO -/* Define if you have polkit agent */ -#undef WITH_POLKIT_AGENT - /* Define if you have PPP support */ #undef WITH_PPP -- cgit 1.3.0-6-gf8a5