Initialize the gmime for upstream
[platform/upstream/gmime.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if cryptography in GMime is enabled. */
4 #undef ENABLE_CRYPTOGRAPHY
5
6 /* Define if GMime should enable experimental S/MIME support. */
7 #undef ENABLE_SMIME
8
9 /* Define if GMime should enable warning output. */
10 #undef ENABLE_WARNINGS
11
12 /* Define to the GMime version */
13 #undef GMIME_VERSION
14
15 /* Define if libc defines an altzone variable */
16 #undef HAVE_ALTZONE
17
18 /* Define to 1 if you have the <dlfcn.h> header file. */
19 #undef HAVE_DLFCN_H
20
21 /* Define to 1 if you have the `fsync' function. */
22 #undef HAVE_FSYNC
23
24 /* Define to 1 if you have the `getaddrinfo' function. */
25 #undef HAVE_GETADDRINFO
26
27 /* Define to 1 if you have the `getdomainname' function. */
28 #undef HAVE_GETDOMAINNAME
29
30 /* Define to 1 if you have the `gethostname' function. */
31 #undef HAVE_GETHOSTNAME
32
33 /* Define to 1 if you have the <getopt.h> header with the GNU `getopt_long'
34    function. */
35 #undef HAVE_GETOPT_H
36
37 /* Define to 1 if you have the `getpagesize' function. */
38 #undef HAVE_GETPAGESIZE
39
40 /* Define to 1 if you have the `gmtime_r' function. */
41 #undef HAVE_GMTIME_R
42
43 /* Define to 1 if you have the `gmtime_s' function. */
44 #undef HAVE_GMTIME_S
45
46 /* Define if you have the iconv() function and it works. */
47 #undef HAVE_ICONV
48
49 /* Define to 1 to use auto-detected iconv-friendly charset names. */
50 #undef HAVE_ICONV_DETECT_H
51
52 /* Define to 1 if you have the <inttypes.h> header file. */
53 #undef HAVE_INTTYPES_H
54
55 /* Define to 1 if you have the `localtime' function. */
56 #undef HAVE_LOCALTIME
57
58 /* Define to 1 if you have the <memory.h> header file. */
59 #undef HAVE_MEMORY_H
60
61 /* Define to 1 if you have a working `mmap' system call. */
62 #undef HAVE_MMAP
63
64 /* Define to 1 if you have the `msync' function. */
65 #undef HAVE_MSYNC
66
67 /* Define to 1 if you have the `munmap' function. */
68 #undef HAVE_MUNMAP
69
70 /* Define to 1 if you have the <netdb.h> header file. */
71 #undef HAVE_NETDB_H
72
73 /* Define to 1 if you have the `poll' function. */
74 #undef HAVE_POLL
75
76 /* Define to 1 if you have the <poll.h> header file. */
77 #undef HAVE_POLL_H
78
79 /* Define to 1 if you have the <regex.h> header file. */
80 #undef HAVE_REGEX_H
81
82 /* Define to 1 if you have the `select' function. */
83 #undef HAVE_SELECT
84
85 /* Define to 1 if you have the <stdint.h> header file. */
86 #undef HAVE_STDINT_H
87
88 /* Define to 1 if you have the <stdlib.h> header file. */
89 #undef HAVE_STDLIB_H
90
91 /* Define to 1 if you have the `strftime' function. */
92 #undef HAVE_STRFTIME
93
94 /* Define to 1 if you have the <strings.h> header file. */
95 #undef HAVE_STRINGS_H
96
97 /* Define to 1 if you have the <string.h> header file. */
98 #undef HAVE_STRING_H
99
100 /* Define to 1 if you have the <sys/mman.h> header file. */
101 #undef HAVE_SYS_MMAN_H
102
103 /* Define to 1 if you have the <sys/param.h> header file. */
104 #undef HAVE_SYS_PARAM_H
105
106 /* Define to 1 if you have the <sys/stat.h> header file. */
107 #undef HAVE_SYS_STAT_H
108
109 /* Define to 1 if you have the <sys/types.h> header file. */
110 #undef HAVE_SYS_TYPES_H
111
112 /* Define if libc defines a timezone variable */
113 #undef HAVE_TIMEZONE
114
115 /* Define to 1 if you have the <time.h> header file. */
116 #undef HAVE_TIME_H
117
118 /* Define if struct tm has a tm_gmtoff member */
119 #undef HAVE_TM_GMTOFF
120
121 /* Define to 1 if you have the <unistd.h> header file. */
122 #undef HAVE_UNISTD_H
123
124 /* Define if struct utsname has a domainname member */
125 #undef HAVE_UTSNAME_DOMAINNAME
126
127 /* Define to 1 if you have the <winsock2.h> header file. */
128 #undef HAVE_WINSOCK2_H
129
130 /* Define to 1 if you have the <zlib.h> header file. */
131 #undef HAVE_ZLIB_H
132
133 /* Define if libc defines a _timezone variable */
134 #undef HAVE__TIMEZONE
135
136 /* Define as const if the declaration of iconv() needs const. */
137 #undef ICONV_CONST
138
139 /* Define to the sub-directory in which libtool stores uninstalled libraries.
140    */
141 #undef LT_OBJDIR
142
143 /* Define with a value if your <sys/param.h> does not define MAXHOSTNAMELEN */
144 #undef MAXHOSTNAMELEN
145
146 /* Define to 0 if your system does not have the O_LARGEFILE flag */
147 #undef O_LARGEFILE
148
149 /* Name of package */
150 #undef PACKAGE
151
152 /* Define to the address where bug reports for this package should be sent. */
153 #undef PACKAGE_BUGREPORT
154
155 /* Define to the full name of this package. */
156 #undef PACKAGE_NAME
157
158 /* Define to the full name and version of this package. */
159 #undef PACKAGE_STRING
160
161 /* Define to the one symbol short name of this package. */
162 #undef PACKAGE_TARNAME
163
164 /* Define to the home page for this package. */
165 #undef PACKAGE_URL
166
167 /* Define to the version of this package. */
168 #undef PACKAGE_VERSION
169
170 /* The size of `off_t', as computed by sizeof. */
171 #undef SIZEOF_OFF_T
172
173 /* The size of `size_t', as computed by sizeof. */
174 #undef SIZEOF_SIZE_T
175
176 /* The size of `ssize_t', as computed by sizeof. */
177 #undef SIZEOF_SSIZE_T
178
179 /* Define to 1 if you have the ANSI C header files. */
180 #undef STDC_HEADERS
181
182 /* Define if GMime should enable stricter parsing rules. */
183 #undef STRICT_PARSER
184
185 /* Version number of package */
186 #undef VERSION
187
188 /* Number of bits in a file offset, on hosts where this is settable. */
189 #undef _FILE_OFFSET_BITS
190
191 /* Define for large files, on AIX-style hosts. */
192 #undef _LARGE_FILES
193
194 /* Define to `__inline__' or `__inline' if that's what the C compiler
195    calls it, or to nothing if 'inline' is not supported under any name.  */
196 #ifndef __cplusplus
197 #undef inline
198 #endif
199
200 /* Define to `int' if <sys/types.h> does not define. */
201 #undef mode_t
202
203 /* Define to `unsigned long int' if <poll.h> does not define. */
204 #undef nfds_t
205
206 /* Define to `long int' if <sys/types.h> does not define. */
207 #undef off_t
208
209 /* Define to `unsigned int' if <sys/types.h> does not define. */
210 #undef size_t
211
212 /* Define to `int' if <sys/types.h> does not define. */
213 #undef ssize_t