Imported Upstream version 0.9.1
[platform/upstream/syncevolution.git] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Location of D-Bus services directory */
4 #undef DBUS_SERVICES_DIR
5
6 /* "SyncML DevInf DevType" */
7 #undef DEVICE_TYPE
8
9 /* addressbook available */
10 #undef ENABLE_ADDRESSBOOK
11
12 /* libebook available */
13 #undef ENABLE_EBOOK
14
15 /* libecal available */
16 #undef ENABLE_ECAL
17
18 /* file available */
19 #undef ENABLE_FILE
20
21 /* enable libcurl transport */
22 #undef ENABLE_LIBCURL
23
24 /* enable libsoup transport */
25 #undef ENABLE_LIBSOUP
26
27 /* enable Maemo hacks */
28 #undef ENABLE_MAEMO
29
30 /* enable dynamically opening sync source backends */
31 #undef ENABLE_MODULES
32
33 /* always defined to indicate that i18n is enabled */
34 #undef ENABLE_NLS
35
36 /* sqlite available */
37 #undef ENABLE_SQLITE
38
39 /* enable SSL certificate check in server templates */
40 #undef ENABLE_SSL_CERTIFICATE_CHECK
41
42 /* enable single-app-instance functionality */
43 #undef ENABLE_UNIQUE
44
45 /* enable unit tests inside the library's source code */
46 #undef ENABLE_UNIT_TESTS
47
48 /* avoid hard dependency on Evolution shared objects */
49 #undef EVOLUTION_COMPATIBILITY
50
51 /* The gettext package name */
52 #undef GETTEXT_PACKAGE
53
54 /* define if gnome keyring version is above 2.20 */
55 #undef GNOME_KEYRING_220
56
57 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
58 #undef HAVE_BIND_TEXTDOMAIN_CODESET
59
60 /* define if the Boost library is available */
61 #undef HAVE_BOOST
62
63 /* Define to 1 if you have the `dcgettext' function. */
64 #undef HAVE_DCGETTEXT
65
66 /* Define to 1 if you have the <dlfcn.h> header file. */
67 #undef HAVE_DLFCN_H
68
69 /* evolution-dataserver available */
70 #undef HAVE_EDS
71
72 /* Define to 1 if you have the <execinfo.h> header file. */
73 #undef HAVE_EXECINFO_H
74
75 /* Define if the GNU gettext() function is already present or preinstalled. */
76 #undef HAVE_GETTEXT
77
78 /* glib found */
79 #undef HAVE_GLIB
80
81 /* Define to 1 if you have the <inttypes.h> header file. */
82 #undef HAVE_INTTYPES_H
83
84 /* Define if your <locale.h> file defines LC_MESSAGES. */
85 #undef HAVE_LC_MESSAGES
86
87 /* enable GNOME specific libsoup */
88 #undef HAVE_LIBSOUP_SOUP_GNOME_FEATURES_H
89
90 /* Define to 1 if you have the <locale.h> header file. */
91 #undef HAVE_LOCALE_H
92
93 /* Define to 1 if you have the <memory.h> header file. */
94 #undef HAVE_MEMORY_H
95
96 /* Define to 1 if you have the <signal.h> header file. */
97 #undef HAVE_SIGNAL_H
98
99 /* Define to 1 if you have the <stdarg.h> header file. */
100 #undef HAVE_STDARG_H
101
102 /* Define to 1 if you have the <stdint.h> header file. */
103 #undef HAVE_STDINT_H
104
105 /* Define to 1 if you have the <stdlib.h> header file. */
106 #undef HAVE_STDLIB_H
107
108 /* Define to 1 if you have the <strings.h> header file. */
109 #undef HAVE_STRINGS_H
110
111 /* Define to 1 if you have the <string.h> header file. */
112 #undef HAVE_STRING_H
113
114 /* Define to 1 if you have the <sys/stat.h> header file. */
115 #undef HAVE_SYS_STAT_H
116
117 /* Define to 1 if you have the <sys/types.h> header file. */
118 #undef HAVE_SYS_TYPES_H
119
120 /* Define to 1 if you have the <unistd.h> header file. */
121 #undef HAVE_UNISTD_H
122
123 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
124 #undef HAVE_VALGRIND_VALGRIND_H
125
126 /* compiling for iPhone */
127 #undef IPHONE
128
129 /* Name of package */
130 #undef PACKAGE
131
132 /* Define to the address where bug reports for this package should be sent. */
133 #undef PACKAGE_BUGREPORT
134
135 /* Define to the full name of this package. */
136 #undef PACKAGE_NAME
137
138 /* Define to the full name and version of this package. */
139 #undef PACKAGE_STRING
140
141 /* Define to the one symbol short name of this package. */
142 #undef PACKAGE_TARNAME
143
144 /* Define to the version of this package. */
145 #undef PACKAGE_VERSION
146
147 /* Define to 1 if you have the ANSI C header files. */
148 #undef STDC_HEADERS
149
150 /* default value for SSLServerCertificates option */
151 #undef SYNCEVOLUTION_SSL_SERVER_CERTIFICATES
152
153 /* "using Synthesis engine" */
154 #undef SYNTHESIS
155
156 /* define if gnome keyring should be used in dbus service */
157 #undef USE_GNOME_KEYRING
158
159 /* Use the MUX widget library */
160 #undef USE_MOBLIN_UX
161
162 /* Version number of package */
163 #undef VERSION