/* config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* always defined to indicate that i18n is enabled */ #undef ENABLE_NLS /* Gettext package */ #undef GETTEXT_PACKAGE /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #undef HAVE_BIND_TEXTDOMAIN_CODESET /* Define if you have a dbus-glib with dbus_glib_global_set_disable_legacy_property_access() */ #undef HAVE_DBUS_GLIB_DISABLE_LEGACY_PROP_ACCESS /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT /* Define if you have libgnutls */ #undef HAVE_GNUTLS /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if your file defines LC_MESSAGES. */ #undef HAVE_LC_MESSAGES /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have NSS */ #undef HAVE_NSS /* Define to 1 if you have the header file. */ #undef HAVE_PATHS_H /* Define if you have a polkit with polkit_authority_get_sync() */ #undef HAVE_POLKIT_AUTHORITY_GET_SYNC /* Define to 1 if you have the header file. */ #undef HAVE_PPPD_PPPD_H /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT /* Define to 1 if you have the `socket' function. */ #undef HAVE_SOCKET /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the `uname' function. */ #undef HAVE_UNAME /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to path of iptables binary */ #undef IPTABLES_PATH /* Define to path of the kernel firmware directory */ #undef KERNEL_FIRMWARE_DIR /* Define this to hack around buggy libnl rtnl_addr caching */ #undef LIBNL_NEEDS_ADDR_CACHING_WORKAROUND /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define the distribution version string */ #undef NM_DIST_VERSION /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define if you have a resolvconf implementation */ #undef RESOLVCONF_PATH /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to path to system CA certificates */ #undef SYSTEM_CA_PATH /* Define if you have Arch */ #undef TARGET_ARCH /* Define if you have Debian */ #undef TARGET_DEBIAN /* Define if you have Frugalware */ #undef TARGET_FRUGALWARE /* Define if you have Gentoo */ #undef TARGET_GENTOO /* Define if you have linexa */ #undef TARGET_LINEXA /* Define if you have Mandriva */ #undef TARGET_MANDRIVA /* Define if you have Paldo */ #undef TARGET_PALDO /* Define if you have Pardus */ #undef TARGET_PARDUS /* Define if you have Fedora or RHEL */ #undef TARGET_REDHAT /* Define if you have Slackware */ #undef TARGET_SLACKWARE /* Define if you have OpenSUSE or SLES */ #undef TARGET_SUSE /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # undef _ALL_SOURCE #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # undef _GNU_SOURCE #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # undef _POSIX_PTHREAD_SEMANTICS #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # undef _TANDEM_SOURCE #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # undef __EXTENSIONS__ #endif /* Version number of package */ #undef VERSION /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN # undef WORDS_BIGENDIAN # endif #endif /* Define to 1 if on MINIX. */ #undef _MINIX /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE /* Define to `int' if does not define. */ #undef mode_t /* Define to `int' if does not define. */ #undef pid_t