/* src/include/config.h.in. Generated from configure.in 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 /* 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 `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 `tinyxml' library (-ltinyxml). */ #undef HAVE_LIBTINYXML /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* 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 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 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 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 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 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