/* src/include/config.h.in. Generated from configure.ac by autoheader. */ /* Buildtype, indicates official builds and nightly builds */ #undef BUILDTYPE /* Define ENABLE_BINRELOC on systems where the executable location can be obtained using /proc/self/maps */ #undef ENABLE_BINRELOC /* Set to 1 to add support for automated update checks */ #undef FZ_AUTOUPDATECHECK /* Set to 1 to enable user initiated update checks */ #undef FZ_MANUALUPDATECHECK /* Set to 1 to use ciphers defined in system policy. */ #undef FZ_USE_GNUTLS_SYSTEM_CIPHERS /* Define to 1 if you have the `clock_gettime' function. */ #undef HAVE_CLOCK_GETTIME /* define if the compiler supports basic C++14 syntax */ #undef HAVE_CXX14 /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if you don't. */ #undef HAVE_DECL_CLOCK_MONOTONIC /* Define to 1 if you have the declaration of `pthread_condattr_setclock', and to 0 if you don't. */ #undef HAVE_DECL_PTHREAD_CONDATTR_SETCLOCK /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the `ftime' function. */ #undef HAVE_FTIME /* Define to 1 if you have the `getaddrinfo' function. */ #undef HAVE_GETADDRINFO /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define to 1 if you have the `gmtime_r' function. */ #undef HAVE_GMTIME_R /* gmtime_s can be used */ #undef HAVE_GMTIME_S /* Headers delare ICopyHookW */ #undef HAVE_ICOPYHOOKW /* Define to 1 if you have the `in6addr_any' function. */ #undef HAVE_IN6ADDR_ANY /* Define to 1 if you have the `in6addr_loopback' function. */ #undef HAVE_IN6ADDR_LOOPBACK /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if your system has the `pugixml' library (-lpugixml). */ #undef HAVE_LIBPUGIXML /* Define to 1 if you have the `localtime_r' function. */ #undef HAVE_LOCALTIME_R /* localtime_s can be used */ #undef HAVE_LOCALTIME_S /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define if thread_local isn't supported */ #undef HAVE_NO_THREAD_LOCAL /* Define to 1 if you have the `posix_fadvise' function. */ #undef HAVE_POSIX_FADVISE /* Define to 1 if you have the `ptsname' function. */ #undef HAVE_PTSNAME /* Define to 1 if putenv function is available. */ #undef HAVE_PUTENV /* Define to 1 if setenv function is available. */ #undef HAVE_SETENV /* Define to 1 if you have the `setresuid' function. */ #undef HAVE_SETRESUID /* Define if SO_PEERCRED works in the Linux fashion. */ #undef HAVE_SO_PEERCRED /* 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 `strsignal' function. */ #undef HAVE_STRSIGNAL /* Define if there is a member named d_type in the struct describing directory headers. */ #undef HAVE_STRUCT_DIRENT_D_TYPE /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_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_TYPES_H /* Define to 1 if you have the `timegm' function. */ #undef HAVE_TIMEGM /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `updwtmpx' function. */ #undef HAVE_UPDWTMPX /* Define to 1 if you have the header file. */ #undef HAVE_UTMPX_H /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* 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 to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Build system under which the program was compiled on. */ #undef USED_BUILD /* Define to name and version of used compiler */ #undef USED_COMPILER /* Define to the used CXXFLAGS to compile this package. */ #undef USED_CXXFLAGS /* Host system under which the program will run. */ #undef USED_HOST /* Version number of package */ #undef VERSION /* Set to 2 to if libdbus >= 1.2 is available, set to 1 if an older version is available. */ #undef WITH_LIBDBUS