Blame config.h.in

Packit Service b23acc
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service b23acc
Packit Service b23acc
/* Whether NM is built with address sanitizer */
Packit Service b23acc
#undef ASAN_BUILD
Packit Service b23acc
Packit Service b23acc
/* Define path to dhclient */
Packit Service b23acc
#undef DHCLIENT_PATH
Packit Service b23acc
Packit Service b23acc
/* Define path to dhcpcanon */
Packit Service b23acc
#undef DHCPCANON_PATH
Packit Service b23acc
Packit Service b23acc
/* Define path to dhcpcd */
Packit Service b23acc
#undef DHCPCD_PATH
Packit Service b23acc
Packit Service b23acc
/* Define to path of dnsmasq binary */
Packit Service b23acc
#undef DNSMASQ_PATH
Packit Service b23acc
Packit Service b23acc
/* Define to path of unbound dnssec-trigger-script */
Packit Service b23acc
#undef DNSSEC_TRIGGER_PATH
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if translation of program messages to the user's native
Packit Service b23acc
   language is requested. */
Packit Service b23acc
#undef ENABLE_NLS
Packit Service b23acc
Packit Service b23acc
/* Gettext package */
Packit Service b23acc
#undef GETTEXT_PACKAGE
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
Packit Service b23acc
   CoreFoundation framework. */
Packit Service b23acc
#undef HAVE_CFLOCALECOPYCURRENT
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
Packit Service b23acc
   the CoreFoundation framework. */
Packit Service b23acc
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit Service b23acc
Packit Service b23acc
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit Service b23acc
   */
Packit Service b23acc
#undef HAVE_DCGETTEXT
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the declaration of `explicit_bzero', and to 0 if
Packit Service b23acc
   you don't. */
Packit Service b23acc
#undef HAVE_DECL_EXPLICIT_BZERO
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the declaration of `getrandom', and to 0 if you
Packit Service b23acc
   don't. */
Packit Service b23acc
#undef HAVE_DECL_GETRANDOM
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the declaration of `memfd_create', and to 0 if you
Packit Service b23acc
   don't. */
Packit Service b23acc
#undef HAVE_DECL_MEMFD_CREATE
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the declaration of `pidfd_open', and to 0 if you
Packit Service b23acc
   don't. */
Packit Service b23acc
#undef HAVE_DECL_PIDFD_OPEN
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the declaration of `pidfd_send_signal', and to 0 if
Packit Service b23acc
   you don't. */
Packit Service b23acc
#undef HAVE_DECL_PIDFD_SEND_SIGNAL
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the declaration of `reallocarray', and to 0 if you
Packit Service b23acc
   don't. */
Packit Service b23acc
#undef HAVE_DECL_REALLOCARRAY
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the declaration of `rt_sigqueueinfo', and to 0 if
Packit Service b23acc
   you don't. */
Packit Service b23acc
#undef HAVE_DECL_RT_SIGQUEUEINFO
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service b23acc
#undef HAVE_DLFCN_H
Packit Service b23acc
Packit Service b23acc
/* has getrandom */
Packit Service b23acc
#undef HAVE_GETRANDOM
Packit Service b23acc
Packit Service b23acc
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit Service b23acc
#undef HAVE_GETTEXT
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <history.h> header file. */
Packit Service b23acc
#undef HAVE_HISTORY_H
Packit Service b23acc
Packit Service b23acc
/* Define if you have the iconv() function and it works. */
Packit Service b23acc
#undef HAVE_ICONV
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service b23acc
#undef HAVE_INTTYPES_H
Packit Service b23acc
Packit Service b23acc
/* Define if you have libaudit support */
Packit Service b23acc
#undef HAVE_LIBAUDIT
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if libsystemd is available */
Packit Service b23acc
#undef HAVE_LIBSYSTEMD
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <memory.h> header file. */
Packit Service b23acc
#undef HAVE_MEMORY_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <pppd/pppd.h> header file. */
Packit Service b23acc
#undef HAVE_PPPD_PPPD_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <readline.h> header file. */
Packit Service b23acc
#undef HAVE_READLINE_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <readline/history.h> header file. */
Packit Service b23acc
#undef HAVE_READLINE_HISTORY_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <readline/readline.h> header file. */
Packit Service b23acc
#undef HAVE_READLINE_READLINE_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the `secure_getenv' function. */
Packit Service b23acc
#undef HAVE_SECURE_GETENV
Packit Service b23acc
Packit Service b23acc
/* Define if you have SELinux support */
Packit Service b23acc
#undef HAVE_SELINUX
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service b23acc
#undef HAVE_STDINT_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service b23acc
#undef HAVE_STDLIB_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <strings.h> header file. */
Packit Service b23acc
#undef HAVE_STRINGS_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <string.h> header file. */
Packit Service b23acc
#undef HAVE_STRING_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <sys/auxv.h> header file. */
Packit Service b23acc
#undef HAVE_SYS_AUXV_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service b23acc
#undef HAVE_SYS_STAT_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service b23acc
#undef HAVE_SYS_TYPES_H
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service b23acc
#undef HAVE_UNISTD_H
Packit Service b23acc
Packit Service b23acc
/* Define if you have Linux Wireless Extensions support */
Packit Service b23acc
#undef HAVE_WEXT
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the `__secure_getenv' function. */
Packit Service b23acc
#undef HAVE___SECURE_GETENV
Packit Service b23acc
Packit Service b23acc
/* Enable Gentoo hostname persist method */
Packit Service b23acc
#undef HOSTNAME_PERSIST_GENTOO
Packit Service b23acc
Packit Service b23acc
/* Enable Slackware hostname persist method */
Packit Service b23acc
#undef HOSTNAME_PERSIST_SLACKWARE
Packit Service b23acc
Packit Service b23acc
/* Enable SuSE hostname persist method */
Packit Service b23acc
#undef HOSTNAME_PERSIST_SUSE
Packit Service b23acc
Packit Service b23acc
/* Define to path of iptables binary */
Packit Service b23acc
#undef IPTABLES_PATH
Packit Service b23acc
Packit Service b23acc
/* Define to path to the Jansson shared library */
Packit Service b23acc
#undef JANSSON_SONAME
Packit Service b23acc
Packit Service b23acc
/* Define to path of the kernel firmware directory */
Packit Service b23acc
#undef KERNEL_FIRMWARE_DIR
Packit Service b23acc
Packit Service b23acc
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service b23acc
#undef LT_OBJDIR
Packit Service b23acc
Packit Service b23acc
/* Mobile Broadband Service Provider Information Database location */
Packit Service b23acc
#undef MOBILE_BROADBAND_PROVIDER_INFO_DATABASE
Packit Service b23acc
Packit Service b23acc
/* Path to netconfig */
Packit Service b23acc
#undef NETCONFIG_PATH
Packit Service b23acc
Packit Service b23acc
/* The default value of the logging.audit configuration option */
Packit Service b23acc
#undef NM_CONFIG_DEFAULT_LOGGING_AUDIT
Packit Service b23acc
Packit Service b23acc
/* Default configuration option for logging.backend */
Packit Service b23acc
#undef NM_CONFIG_DEFAULT_LOGGING_BACKEND
Packit Service b23acc
Packit Service b23acc
/* The default value of the auth-polkit configuration option */
Packit Service b23acc
#undef NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT
Packit Service b23acc
Packit Service b23acc
/* Default configuration option for main.dhcp setting */
Packit Service b23acc
#undef NM_CONFIG_DEFAULT_MAIN_DHCP
Packit Service b23acc
Packit Service b23acc
/* Default configuration option for main.plugins setting */
Packit Service b23acc
#undef NM_CONFIG_DEFAULT_MAIN_PLUGINS
Packit Service b23acc
Packit Service b23acc
/* Default value for main.rc-manager setting
Packit Service b23acc
   (--with-config-dns-rc-manager-default) */
Packit Service b23acc
#undef NM_CONFIG_DEFAULT_MAIN_RC_MANAGER
Packit Service b23acc
Packit Service b23acc
/* Define the distribution version string */
Packit Service b23acc
#undef NM_DIST_VERSION
Packit Service b23acc
Packit Service b23acc
/* git commit id of the original source code version */
Packit Service b23acc
#undef NM_GIT_SHA
Packit Service b23acc
Packit Service b23acc
/* Define if more asserts are enabled */
Packit Service b23acc
#undef NM_MORE_ASSERTS
Packit Service b23acc
Packit Service b23acc
/* Define if more debug logging is enabled */
Packit Service b23acc
#undef NM_MORE_LOGGING
Packit Service b23acc
Packit Service b23acc
/* Name of package */
Packit Service b23acc
#undef PACKAGE
Packit Service b23acc
Packit Service b23acc
/* Define to the address where bug reports for this package should be sent. */
Packit Service b23acc
#undef PACKAGE_BUGREPORT
Packit Service b23acc
Packit Service b23acc
/* Define to the full name of this package. */
Packit Service b23acc
#undef PACKAGE_NAME
Packit Service b23acc
Packit Service b23acc
/* Define to the full name and version of this package. */
Packit Service b23acc
#undef PACKAGE_STRING
Packit Service b23acc
Packit Service b23acc
/* Define to the one symbol short name of this package. */
Packit Service b23acc
#undef PACKAGE_TARNAME
Packit Service b23acc
Packit Service b23acc
/* Define to the home page for this package. */
Packit Service b23acc
#undef PACKAGE_URL
Packit Service b23acc
Packit Service b23acc
/* Define to the version of this package. */
Packit Service b23acc
#undef PACKAGE_VERSION
Packit Service b23acc
Packit Service b23acc
/* polkit-agent package prefix */
Packit Service b23acc
#undef POLKIT_PACKAGE_PREFIX
Packit Service b23acc
Packit Service b23acc
/* Define to path of pppd binary */
Packit Service b23acc
#undef PPPD_PATH
Packit Service b23acc
Packit Service b23acc
/* Path to resolvconf */
Packit Service b23acc
#undef RESOLVCONF_PATH
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if ConsoleKit is available */
Packit Service b23acc
#undef SESSION_TRACKING_CONSOLEKIT
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if libelogin is available */
Packit Service b23acc
#undef SESSION_TRACKING_ELOGIND
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if libsystemd-login is available */
Packit Service b23acc
#undef SESSION_TRACKING_SYSTEMD
Packit Service b23acc
Packit Service b23acc
/* The size of `dev_t', as computed by sizeof. */
Packit Service b23acc
#undef SIZEOF_DEV_T
Packit Service b23acc
Packit Service b23acc
/* The size of `gid_t', as computed by sizeof. */
Packit Service b23acc
#undef SIZEOF_GID_T
Packit Service b23acc
Packit Service b23acc
/* The size of `ino_t', as computed by sizeof. */
Packit Service b23acc
#undef SIZEOF_INO_T
Packit Service b23acc
Packit Service b23acc
/* The size of `pid_t', as computed by sizeof. */
Packit Service b23acc
#undef SIZEOF_PID_T
Packit Service b23acc
Packit Service b23acc
/* The size of `rlim_t', as computed by sizeof. */
Packit Service b23acc
#undef SIZEOF_RLIM_T
Packit Service b23acc
Packit Service b23acc
/* The size of `time_t', as computed by sizeof. */
Packit Service b23acc
#undef SIZEOF_TIME_T
Packit Service b23acc
Packit Service b23acc
/* The size of `uid_t', as computed by sizeof. */
Packit Service b23acc
#undef SIZEOF_UID_T
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you have the ANSI C header files. */
Packit Service b23acc
#undef STDC_HEADERS
Packit Service b23acc
Packit Service b23acc
/* Define to 1 to use ConsoleKit2 suspend api */
Packit Service b23acc
#undef SUSPEND_RESUME_CONSOLEKIT
Packit Service b23acc
Packit Service b23acc
/* Define to 1 to use elogind suspend api */
Packit Service b23acc
#undef SUSPEND_RESUME_ELOGIND
Packit Service b23acc
Packit Service b23acc
/* Define to 1 to use systemd suspend api */
Packit Service b23acc
#undef SUSPEND_RESUME_SYSTEMD
Packit Service b23acc
Packit Service b23acc
/* Define to 1 to use UPower suspend api */
Packit Service b23acc
#undef SUSPEND_RESUME_UPOWER
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if libsystemd-journald is available */
Packit Service b23acc
#undef SYSTEMD_JOURNAL
Packit Service b23acc
Packit Service b23acc
/* Define to path to system CA certificates */
Packit Service b23acc
#undef SYSTEM_CA_PATH
Packit Service b23acc
Packit Service b23acc
/* Define python path for test binary */
Packit Service b23acc
#undef TEST_NM_PYTHON
Packit Service b23acc
Packit Service b23acc
/* Enable extensions on AIX 3, Interix.  */
Packit Service b23acc
#ifndef _ALL_SOURCE
Packit Service b23acc
# undef _ALL_SOURCE
Packit Service b23acc
#endif
Packit Service b23acc
/* Enable GNU extensions on systems that have them.  */
Packit Service b23acc
#ifndef _GNU_SOURCE
Packit Service b23acc
# undef _GNU_SOURCE
Packit Service b23acc
#endif
Packit Service b23acc
/* Enable threading extensions on Solaris.  */
Packit Service b23acc
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit Service b23acc
# undef _POSIX_PTHREAD_SEMANTICS
Packit Service b23acc
#endif
Packit Service b23acc
/* Enable extensions on HP NonStop.  */
Packit Service b23acc
#ifndef _TANDEM_SOURCE
Packit Service b23acc
# undef _TANDEM_SOURCE
Packit Service b23acc
#endif
Packit Service b23acc
/* Enable general extensions on Solaris.  */
Packit Service b23acc
#ifndef __EXTENSIONS__
Packit Service b23acc
# undef __EXTENSIONS__
Packit Service b23acc
#endif
Packit Service b23acc
Packit Service b23acc
Packit Service b23acc
/* sys/random.h is usable */
Packit Service b23acc
#undef USE_SYS_RANDOM_H
Packit Service b23acc
Packit Service b23acc
/* Version number of package */
Packit Service b23acc
#undef VERSION
Packit Service b23acc
Packit Service b23acc
/* Define if you have Bluez 5 libraries */
Packit Service b23acc
#undef WITH_BLUEZ5_DUN
Packit Service b23acc
Packit Service b23acc
/* Define if you want connectivity checking support */
Packit Service b23acc
#undef WITH_CONCHECK
Packit Service b23acc
Packit Service b23acc
/* Define if you have dhclient */
Packit Service b23acc
#undef WITH_DHCLIENT
Packit Service b23acc
Packit Service b23acc
/* Define if you have dhcpcanon */
Packit Service b23acc
#undef WITH_DHCPCANON
Packit Service b23acc
Packit Service b23acc
/* Define if you have dhcpcd */
Packit Service b23acc
#undef WITH_DHCPCD
Packit Service b23acc
Packit Service b23acc
/* Define if NetworkManager uses a custom zone for shared mode */
Packit Service b23acc
#undef WITH_FIREWALLD_ZONE
Packit Service b23acc
Packit Service b23acc
/* Define to compile without the IWD wifi-backend */
Packit Service b23acc
#undef WITH_IWD
Packit Service b23acc
Packit Service b23acc
/* Define if JANSSON is enabled */
Packit Service b23acc
#undef WITH_JANSSON
Packit Service b23acc
Packit Service b23acc
/* Define if JSON validation in libnm is enabled */
Packit Service b23acc
#undef WITH_JSON_VALIDATION
Packit Service b23acc
Packit Service b23acc
/* Define if you have libpsl */
Packit Service b23acc
#undef WITH_LIBPSL
Packit Service b23acc
Packit Service b23acc
/* Define if you have oFono support (experimental) */
Packit Service b23acc
#undef WITH_OFONO
Packit Service b23acc
Packit Service b23acc
/* Define if you have PPP support */
Packit Service b23acc
#undef WITH_PPP
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if on MINIX. */
Packit Service b23acc
#undef _MINIX
Packit Service b23acc
Packit Service b23acc
/* Define whether the compiler support gcc __auto_type */
Packit Service b23acc
#undef _NM_CC_SUPPORT_AUTO_TYPE
Packit Service b23acc
Packit Service b23acc
/* Define whether the compiler supports C11 _Generic() */
Packit Service b23acc
#undef _NM_CC_SUPPORT_GENERIC
Packit Service b23acc
Packit Service b23acc
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit Service b23acc
   this defined. */
Packit Service b23acc
#undef _POSIX_1_SOURCE
Packit Service b23acc
Packit Service b23acc
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit Service b23acc
#undef _POSIX_SOURCE
Packit Service b23acc
Packit Service b23acc
/* Define to `int' if <sys/types.h> does not define. */
Packit Service b23acc
#undef pid_t