-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.h.in~
311 lines (213 loc) · 7.62 KB
/
config.h.in~
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
/* config.h.in. Generated from configure.ac by autoheader. */
/* D-Bus service name for the address book factory */
#undef ADDRESS_BOOK_DBUS_SERVICE_NAME
/* API version (Major.Minor) */
#undef API_VERSION
/* Base version (Major.Minor) */
#undef BASE_VERSION
/* D-Bus service name for the calendar factory */
#undef CALENDAR_DBUS_SERVICE_NAME
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
#undef CRAY_STACKSEG_END
/* Solaris-style ctime_r */
#undef CTIME_R_THREE_ARGS
/* Define to 1 if using `alloca.c'. */
#undef C_ALLOCA
/* Enable IPv6 support */
#undef ENABLE_IPv6
/* Configured with enabled maintainer mode */
#undef ENABLE_MAINTAINER_MODE
/* Build NNTP backend */
#undef ENABLE_NNTP
/* Enable phonenumber parsing */
#undef ENABLE_PHONENUMBER
/* Define if SMIME should be enabled */
#undef ENABLE_SMIME
/* Solaris-style gethostbyaddr_r */
#undef GETHOSTBYADDR_R_SEVEN_ARGS
/* Solaris-style gethostbyname_r */
#undef GETHOSTBYNAME_R_FIVE_ARGS
/* Package name for gettext */
#undef GETTEXT_PACKAGE
/* Define it once memory returned by libical is free'ed properly */
#undef HANDLE_LIBICAL_MEMORY
/* Define if the system defines the AI_ADDRCONFIG flag for getaddrinfo */
#undef HAVE_AI_ADDRCONFIG
/* Define to 1 if you have `alloca', as a function or macro. */
#undef HAVE_ALLOCA
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
*/
#undef HAVE_ALLOCA_H
/* Define if libc defines an altzone variable */
#undef HAVE_ALTZONE
/* libc provides backtrace_symbols function */
#undef HAVE_BACKTRACE_SYMBOLS
/* Define if mail delivered to the system mail directory is in broken
Content-Length format */
#undef HAVE_BROKEN_SPOOL
/* Have nl_langinfo (CODESET) */
#undef HAVE_CODESET
/* Have <com_err.h> */
#undef HAVE_COM_ERR_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* have elfutils/libdwfl.h functions */
#undef HAVE_ELFUTILS_LIBDWFL
/* Have <et/com_err.h> */
#undef HAVE_ET_COM_ERR_H
/* Define to 1 if you have the `fsync' function. */
#undef HAVE_FSYNC
/* Define to 1 if you have the `gethostbyaddr_r' function. */
#undef HAVE_GETHOSTBYADDR_R
/* Define to 1 if you have the `gethostbyname_r' function. */
#undef HAVE_GETHOSTBYNAME_R
/* Define to 1 if you have the `gnu_get_libc_version' function. */
#undef HAVE_GNU_GET_LIBC_VERSION
/* Define to 1 if you have the goa-1.0 package. */
#undef HAVE_GOA
/* Define to 1 if you have the google-1.0 package. */
#undef HAVE_GOOGLE
/* Define to 1 if you have the gtk+-3.0 package. */
#undef HAVE_GTK
/* Define if you have Heimdal */
#undef HAVE_HEIMDAL_KRB5
/* libical provides ical_set_unknown_token_handling_setting function */
#undef HAVE_ICAL_UNKNOWN_TOKEN_HANDLING
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define if you have Krb5 */
#undef HAVE_KRB5
/* Define if you have LDAP support */
#undef HAVE_LDAP
/* strftime supports use of l and k */
#undef HAVE_LKSTRFTIME
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define if you have MIT Krb5 */
#undef HAVE_MIT_KRB5
/* Define to 1 if you have the `nl_langinfo' function. */
#undef HAVE_NL_LANGINFO
/* Define to 1 if you have the <nspr.h> header file. */
#undef HAVE_NSPR_H
/* Define to 1 if you have the <nss.h> header file. */
#undef HAVE_NSS_H
/* Define to 1 if you have the <prio.h> header file. */
#undef HAVE_PRIO_H
/* Define to 1 if you have the regexec function. */
#undef HAVE_REGEXEC
/* Define to 1 if you have the <smime.h> header file. */
#undef HAVE_SMIME_H
/* Define to 1 if you have the <ssl.h> header file. */
#undef HAVE_SSL_H
/* Define to 1 if you have the `statfs' function. */
#undef HAVE_STATFS
/* Define to 1 if you have the `statvfs' function. */
#undef HAVE_STATVFS
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strptime' function. */
#undef HAVE_STRPTIME
/* Define to 1 if you have the `strtok_r' function. */
#undef HAVE_STRTOK_R
/* Define if you have Sun Kerberosv5 */
#undef HAVE_SUN_KRB5
/* Have <sys/mount.h> */
#undef HAVE_SYS_MOUNT_H
/* Have <sys/param.h> */
#undef HAVE_SYS_PARAM_H
/* Have <sys/statvfs.h> */
#undef HAVE_SYS_STATVFS_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H
/* Define if libc defines a timezone variable */
#undef HAVE_TIMEZONE
/* Define if struct tm has a tm_gmtoff member */
#undef HAVE_TM_GMTOFF
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Have libaccounts-glib */
#undef HAVE_UOA
/* Have <wspiapi.h> */
#undef HAVE_WSPIAPI_H
/* Have nl_langinfo (_NL_ADDRESS_COUNTRY_AB2) */
#undef HAVE__NL_ADDRESS_COUNTRY_AB2
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR
/* Enable getaddrinfo emulation */
#undef NEED_ADDRINFO
/* Define to 0 if your system does not have the O_LARGEFILE flag */
#undef O_LARGEFILE
/* 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
/* Whether Parse() or ParseAndKeepRawInput() must be used to get the
country-code source */
#undef PHONENUMBER_RAW_INPUT_NEEDED
/* Path to a sendmail binary, or equivalent */
#undef SENDMAIL_PATH
/* D-Bus service name for the source registry */
#undef SOURCES_DBUS_SERVICE_NAME
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at runtime.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown */
#undef STACK_DIRECTION
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if you use SunLDAP */
#undef SUNLDAP
/* Directory local mail is delivered to */
#undef SYSTEM_MAIL_DIR
/* D-Bus service name for the user prompter */
#undef USER_PROMPTER_DBUS_SERVICE_NAME
/* Define to use dot locking for mbox files */
#undef USE_DOT
/* Define to use fcntl locking for mbox files */
#undef USE_FCNTL
/* Define to use flock locking for mbox files */
#undef USE_FLOCK
/* Version number of package */
#undef VERSION
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES
/* To get getaddrinfo etc declarations */
#undef _WIN32_WINNT
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
#undef inline
#endif
/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t