Use new e_util_generate_uid() instead of e_cal_component_gen_uid()
[evolution.git] / config.h.in
blobd7897a58c0e5a3a70bcfba0169a710b4a90ef400
1 /* @PROJECT_NAME@-config.h generated by CMake */
3 /* Name of the package */
4 #define PACKAGE "@PROJECT_NAME@"
6 /* Define to the address where bug reports for this package should be sent. */
7 #define PACKAGE_BUGREPORT "@PROJECT_BUGREPORT@"
9 /* Define to the home page for this package. */
10 #define PACKAGE_URL "@PROJECT_URL@"
12 /* Version number of the project */
13 #define VERSION "@PROJECT_VERSION@"
15 /* Version substring, for packagers */
16 #define VERSION_SUBSTRING "@VERSION_SUBSTRING@"
18 /* Define if you want a comment appended to the version number */
19 #define VERSION_COMMENT "@VERSION_COMMENT@"
21 /* Define to the latest stable version if this version is unstable */
22 #cmakedefine STABLE_VERSION "@STABLE_VERSION@"
24 /* Base version (Major.Minor) */
25 #define BASE_VERSION "@BASE_VERSION@"
27 /* Package name for gettext */
28 #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
30 /* Command to kill processes by name */
31 #cmakedefine KILL_PROCESS_COMMAND "@KILL_PROCESS_COMMAND@"
33 /* Define to 1 if you have the `nl_langinfo' function. */
34 #cmakedefine HAVE_NL_LANGINFO 1
36 /* Have nl_langinfo (_NL_MEASUREMENT_MEASUREMENT) */
37 #cmakedefine HAVE__NL_MEASUREMENT_MEASUREMENT 1
39 /* gnome-desktop */
40 #cmakedefine HAVE_GNOME_DESKTOP 1
42 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
43 #cmakedefine HAVE_SYS_WAIT_H 1
45 /* Define if using Canberra and Canberra-GTK for sound */
46 #cmakedefine HAVE_CANBERRA 1
48 /* Define if gnome-autoar is enabled */
49 #cmakedefine HAVE_AUTOAR 1
51 /* Define if struct tm has a tm_gmtoff member */
52 #cmakedefine HAVE_TM_GMTOFF 1
54 /* Define if libc defines a timezone variable */
55 #cmakedefine HAVE_TIMEZONE 1
57 /* Define if libc defines an altzone variable */
58 #cmakedefine HAVE_ALTZONE 1
60 /* Define to 1 if you have the `mkdtemp' function. */
61 #cmakedefine HAVE_MKDTEMP 1
63 /* Define if you have the iso-codes package */
64 #cmakedefine HAVE_ISO_CODES 1
66 /* ISO codes prefix */
67 #define ISO_CODES_PREFIX "@ISO_CODES_PREFIX@"
69 /* defined if you have X11/XF86keysym.h */
70 #cmakedefine HAVE_XFREE 1
72 /* Define if using libcryptui */
73 #cmakedefine HAVE_LIBCRYPTUI 1
75 /* Define if TNEF attachments parser should be built */
76 #cmakedefine ENABLE_YTNEF 1
78 /* Define if TNEF include header is <ytnef.h> */
79 #cmakedefine HAVE_YTNEF_H 1
81 /* Define if TNEF include header is <libytnef/ytnef.h> */
82 #cmakedefine HAVE_LIBYTNEF_YTNEF_H 1
84 /* Bogofilter spam filtering program */
85 #define BOGOFILTER_COMMAND "@BOGOFILTER_COMMAND@"
87 /* SpamAssassin spam filtering program */
88 #define SPAMASSASSIN_COMMAND "@SPAMASSASSIN_COMMAND@"
90 /* SpamAssassin spam training program */
91 #define SA_LEARN_COMMAND "@SA_LEARN_COMMAND@"
93 /* Define if you have libnotify */
94 #cmakedefine HAVE_LIBNOTIFY 1
96 /* libical provides ical_set_unknown_token_handling_setting function */
97 #cmakedefine HAVE_ICAL_UNKNOWN_TOKEN_HANDLING 1
99 /* libical provides icaltzutil_set_exact_vtimezones_support function */
100 #cmakedefine HAVE_ICALTZUTIL_SET_EXACT_VTIMEZONES_SUPPORT 1
102 /* When defined spell checking is enabled */
103 #cmakedefine HAVE_GTKSPELL 1
105 /* Source code highlighting utility */
106 #cmakedefine HIGHLIGHT_COMMAND "@HIGHLIGHT_COMMAND@"
108 /* When defined Contacts preview will contain maps */
109 #cmakedefine ENABLE_CONTACT_MAPS 1
111 /* Define to 1 if you have the `gnu_get_libc_version' function. */
112 #cmakedefine HAVE_GNU_GET_LIBC_VERSION 1
114 /* Define if SMIME should be enabled */
115 #cmakedefine ENABLE_SMIME 1
117 /* Define if you have LDAP support */
118 #cmakedefine HAVE_LDAP 1
120 /* Define if you use SunLDAP */
121 /#cmakedefine SUNLDAP 1
123 /* Define to the full path of mozilla nss library */
124 #define MOZILLA_NSS_LIB_DIR "@MOZILLA_NSS_LIB_DIR@"
126 /* When defined contacts preview will contain maps */
127 #cmakedefine ENABLE_CONTACT_MAPS 1