/* @PROJECT_NAME@-config.h generated by CMake */ /* Name of the package */ #define PACKAGE "@PROJECT_NAME@" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "@PROJECT_BUGREPORT@" /* Version number of the project */ #define VERSION "@PROJECT_VERSION@" /* API version (Major.Minor) */ #define API_VERSION "@API_VERSION@" /* Base version (Major.Minor) */ #define BASE_VERSION "@BASE_VERSION@" /* Package name for gettext */ #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@" /* D-Bus service name for the address book factory */ #define ADDRESS_BOOK_DBUS_SERVICE_NAME "@ADDRESS_BOOK_DBUS_SERVICE_NAME@" /* D-Bus service name for the calendar factory */ #define CALENDAR_DBUS_SERVICE_NAME "@CALENDAR_DBUS_SERVICE_NAME@" /* D-Bus service name for the source registry */ #define SOURCES_DBUS_SERVICE_NAME "@SOURCES_DBUS_SERVICE_NAME@" /* D-Bus service name for the user prompter */ #define USER_PROMPTER_DBUS_SERVICE_NAME "@USER_PROMPTER_DBUS_SERVICE_NAME@" /* Define Google OAuth 2.0 Client ID to use */ #define GOOGLE_CLIENT_ID "@WITH_GOOGLE_CLIENT_ID@" /* Define Google OAuth 2.0 Client Secret to use */ #define GOOGLE_CLIENT_SECRET "@WITH_GOOGLE_CLIENT_SECRET@" /* Path to a sendmail binary, or equivalent */ #define SENDMAIL_PATH "@SENDMAIL_PATH@" /* Configured with enabled maintainer mode */ #cmakedefine ENABLE_MAINTAINER_MODE 1 /* Define to 1 if you have that is POSIX.1 compatible. */ #cmakedefine HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the `fsync' function. */ #cmakedefine HAVE_FSYNC 1 /* Define to 1 if you have the `strptime' function. */ #cmakedefine HAVE_STRPTIME 1 /* Define to 1 if you have the `nl_langinfo' function. */ #cmakedefine HAVE_NL_LANGINFO 1 /* Define to 1 if you have the gtk+-3.0 package. */ #cmakedefine HAVE_GTK 1 /* Define to 1 if Google autentication support is enabled. */ #cmakedefine ENABLE_GOOGLE_AUTH 1 /* Define to 1 if the examples should be built. */ #cmakedefine BUILD_EXAMPLES 1 /* Define to 1 if you have the goa-1.0 package. */ #cmakedefine HAVE_GOA 1 /* If backend-per-process is enabled */ #cmakedefine ENABLE_BACKEND_PER_PROCESS 1 /* Have libdb */ #cmakedefine HAVE_LIBDB 1 /* libc provides backtrace_symbols function */ #cmakedefine HAVE_BACKTRACE_SYMBOLS 1 /* have elfutils/libdwfl.h functions */ #cmakedefine HAVE_ELFUTILS_LIBDWFL 1 /* Have nl_langinfo (CODESET) */ #cmakedefine HAVE_CODESET 1 /* Have nl_langinfo (_NL_ADDRESS_COUNTRY_AB2) */ #cmakedefine HAVE__NL_ADDRESS_COUNTRY_AB2 1 /* strftime supports use of l and k */ #cmakedefine HAVE_LKSTRFTIME 1 /* Define if SMIME should be enabled */ #cmakedefine ENABLE_SMIME 1 /* Define if struct tm has a tm_gmtoff member */ #cmakedefine HAVE_TM_GMTOFF 1 /* Define if libc defines a timezone variable */ #cmakedefine HAVE_TIMEZONE 1 /* Define if libc defines an altzone variable */ #cmakedefine HAVE_ALTZONE 1 /* Define to 1 if you have the `gethostbyaddr_r' function. */ #cmakedefine HAVE_GETHOSTBYADDR_R 1 /* Define to 1 if you have the `gethostbyname_r' function. */ #cmakedefine HAVE_GETHOSTBYNAME_R 1 /* Enable IPv6 support */ #cmakedefine ENABLE_IPv6 1 /* Enable getaddrinfo emulation */ #cmakedefine NEED_ADDRINFO 1 /* Define if the system defines the AI_ADDRCONFIG flag for getaddrinfo */ #cmakedefine HAVE_AI_ADDRCONFIG 1 /* Have */ #cmakedefine HAVE_WSPIAPI_H 1 /* Define to use dot locking for mbox files */ #cmakedefine USE_DOT_LOCKING 1 /* Define to use fcntl locking for mbox files */ #cmakedefine USE_FCNTL_LOCKING 1 /* Define to use flock locking for mbox files */ #cmakedefine USE_FLOCK_LOCKING 1 /* Define if mail delivered to the system mail directory is in broken Content-Length format */ #cmakedefine ENABLE_BROKEN_SPOOL 1 /* Define if you have Krb5 */ #cmakedefine HAVE_KRB5 1 /* Define if you have MIT Krb5 */ #cmakedefine HAVE_MIT_KRB5 1 /* Define if you have Heimdal */ #cmakedefine HAVE_HEIMDAL_KRB5 1 /* Define if you have Sun Kerberosv5 */ #cmakedefine HAVE_SUN_KRB5 1 /* Enable libphonenumber parsing */ #cmakedefine ENABLE_PHONENUMBER 1 /* Whether Parse() or ParseAndKeepRawInput() must be used to get the country-code source */ #cmakedefine PHONENUMBER_RAW_INPUT_NEEDED 1 /* Define if you have LDAP support */ #cmakedefine HAVE_LDAP 1 /* Define if you use SunLDAP */ #cmakedefine SUNLDAP */ /* Solaris-style gethostbyaddr_r */ #cmakedefine GETHOSTBYADDR_R_SEVEN_ARGS 1 /* Solaris-style gethostbyname_r */ #cmakedefine GETHOSTBYNAME_R_FIVE_ARGS 1 /* Have */ #cmakedefine HAVE_COM_ERR_H 1 /* Have */ #cmakedefine HAVE_ET_COM_ERR_H 1 /* Define if compiled with libical 2.0 */ #cmakedefine HAVE_LIBICAL_2_0 1 /* libical provides ical_set_unknown_token_handling_setting function */ #cmakedefine HAVE_ICAL_UNKNOWN_TOKEN_HANDLING 1 /* libical provides icaltzutil_set_exact_vtimezones_support function */ #cmakedefine HAVE_ICALTZUTIL_SET_EXACT_VTIMEZONES_SUPPORT 1 /* Define to 1 if you have the libgdata package */ #cmakedefine HAVE_LIBGDATA 1 /* Define to 1 when the libgdata provides GTasks pagination functions */ #cmakedefine HAVE_LIBGDATA_TASKS_PAGINATION_FUNCTIONS 1 /* Define to 1 when have O_LARGEFILE open flag */ #cmakedefine HAVE_O_LARGEFILE 1 #ifndef HAVE_O_LARGEFILE /* Define to 0 if your system does not have the O_LARGEFILE flag */ #define O_LARGEFILE 0 #endif /* HAVE_O_LARGEFILE */ /* Have libaccounts-glib */ #cmakedefine HAVE_UOA 1 /* gweather_info_new() has only one argument */ #cmakedefine HAVE_ONE_ARG_GWEATHER_INFO_NEW 1