Imported Upstream version 1.0.0
[platform/upstream/nghttp2.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to 1 to enable debug output. */
7 #undef DEBUGBUILD
8
9 /* Define to 1 if you have the `accept4' function. */
10 #undef HAVE_ACCEPT4
11
12 /* Define to 1 if you have the <arpa/inet.h> header file. */
13 #undef HAVE_ARPA_INET_H
14
15 /* define if the Boost library is available */
16 #undef HAVE_BOOST
17
18 /* define if the Boost::ASIO library is available */
19 #undef HAVE_BOOST_ASIO
20
21 /* define if the Boost::System library is available */
22 #undef HAVE_BOOST_SYSTEM
23
24 /* define if the Boost::Thread library is available */
25 #undef HAVE_BOOST_THREAD
26
27 /* Define to 1 if your system has a working `chown' function. */
28 #undef HAVE_CHOWN
29
30 /* Define to 1 if you have the `clock_gettime`. */
31 #undef HAVE_CLOCK_GETTIME
32
33 /* define if the compiler supports basic C++11 syntax */
34 #undef HAVE_CXX11
35
36 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
37    don't. */
38 #undef HAVE_DECL_STRERROR_R
39
40 /* Define to 1 if you have the <dlfcn.h> header file. */
41 #undef HAVE_DLFCN_H
42
43 /* Define to 1 if you have the `dup2' function. */
44 #undef HAVE_DUP2
45
46 /* Define to 1 if you have the <fcntl.h> header file. */
47 #undef HAVE_FCNTL_H
48
49 /* Define to 1 if you have the `fork' function. */
50 #undef HAVE_FORK
51
52 /* Define to 1 if you have the `getcwd' function. */
53 #undef HAVE_GETCWD
54
55 /* Define to 1 if you have the `getpwnam' function. */
56 #undef HAVE_GETPWNAM
57
58 /* Define to 1 if you have the <inttypes.h> header file. */
59 #undef HAVE_INTTYPES_H
60
61 /* Define to 1 if you have `libjansson` library. */
62 #undef HAVE_JANSSON
63
64 /* Define to 1 if you have `libxml2` library. */
65 #undef HAVE_LIBXML2
66
67 /* Define to 1 if you have the <limits.h> header file. */
68 #undef HAVE_LIMITS_H
69
70 /* Define to 1 if you have the `localtime_r' function. */
71 #undef HAVE_LOCALTIME_R
72
73 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
74    to 0 otherwise. */
75 #undef HAVE_MALLOC
76
77 /* Define to 1 if you have the `memchr' function. */
78 #undef HAVE_MEMCHR
79
80 /* Define to 1 if you have the `memmove' function. */
81 #undef HAVE_MEMMOVE
82
83 /* Define to 1 if you have the <memory.h> header file. */
84 #undef HAVE_MEMORY_H
85
86 /* Define to 1 if you have the `memset' function. */
87 #undef HAVE_MEMSET
88
89 /* Define to 1 if you have the <netdb.h> header file. */
90 #undef HAVE_NETDB_H
91
92 /* Define to 1 if you have the <netinet/in.h> header file. */
93 #undef HAVE_NETINET_IN_H
94
95 /* Define to 1 if the system has the type `ptrdiff_t'. */
96 #undef HAVE_PTRDIFF_T
97
98 /* Define to 1 if you have the <pwd.h> header file. */
99 #undef HAVE_PWD_H
100
101 /* If available, contains the Python version number currently in use. */
102 #undef HAVE_PYTHON
103
104 /* Define to 1 if you have the `socket' function. */
105 #undef HAVE_SOCKET
106
107 /* Define to 1 if you have `spdylay` library. */
108 #undef HAVE_SPDYLAY
109
110 /* Define to 1 if you have the `sqrt' function. */
111 #undef HAVE_SQRT
112
113 /* Define to 1 if you have the <stddef.h> header file. */
114 #undef HAVE_STDDEF_H
115
116 /* Define to 1 if you have the <stdint.h> header file. */
117 #undef HAVE_STDINT_H
118
119 /* Define to 1 if you have the <stdlib.h> header file. */
120 #undef HAVE_STDLIB_H
121
122 /* Define to 1 if you have the `std::future`. */
123 #undef HAVE_STD_FUTURE
124
125 /* Define to 1 if you have the `std::map::emplace`. */
126 #undef HAVE_STD_MAP_EMPLACE
127
128 /* Define to 1 if you have the `std::chrono::steady_clock`. */
129 #undef HAVE_STEADY_CLOCK
130
131 /* Define to 1 if you have the `strchr' function. */
132 #undef HAVE_STRCHR
133
134 /* Define to 1 if you have the `strdup' function. */
135 #undef HAVE_STRDUP
136
137 /* Define to 1 if you have the `strerror' function. */
138 #undef HAVE_STRERROR
139
140 /* Define to 1 if you have the `strerror_r' function. */
141 #undef HAVE_STRERROR_R
142
143 /* Define to 1 if you have the <strings.h> header file. */
144 #undef HAVE_STRINGS_H
145
146 /* Define to 1 if you have the <string.h> header file. */
147 #undef HAVE_STRING_H
148
149 /* Define to 1 if you have the `strndup' function. */
150 #undef HAVE_STRNDUP
151
152 /* Define to 1 if you have the `strstr' function. */
153 #undef HAVE_STRSTR
154
155 /* Define to 1 if you have the `strtol' function. */
156 #undef HAVE_STRTOL
157
158 /* Define to 1 if you have the `strtoul' function. */
159 #undef HAVE_STRTOUL
160
161 /* Define to 1 if you have `struct tm.tm_gmtoff` member. */
162 #undef HAVE_STRUCT_TM_TM_GMTOFF
163
164 /* Define to 1 if you have the <syslog.h> header file. */
165 #undef HAVE_SYSLOG_H
166
167 /* Define to 1 if you have the <sys/socket.h> header file. */
168 #undef HAVE_SYS_SOCKET_H
169
170 /* Define to 1 if you have the <sys/stat.h> header file. */
171 #undef HAVE_SYS_STAT_H
172
173 /* Define to 1 if you have the <sys/time.h> header file. */
174 #undef HAVE_SYS_TIME_H
175
176 /* Define to 1 if you have the <sys/types.h> header file. */
177 #undef HAVE_SYS_TYPES_H
178
179 /* Define to 1 if you have the `timegm' function. */
180 #undef HAVE_TIMEGM
181
182 /* Define to 1 if you have the <time.h> header file. */
183 #undef HAVE_TIME_H
184
185 /* Define to 1 if you have the <unistd.h> header file. */
186 #undef HAVE_UNISTD_H
187
188 /* Define to 1 if you have the `vfork' function. */
189 #undef HAVE_VFORK
190
191 /* Define to 1 if you have the <vfork.h> header file. */
192 #undef HAVE_VFORK_H
193
194 /* Define to 1 if `fork' works. */
195 #undef HAVE_WORKING_FORK
196
197 /* Define to 1 if `vfork' works. */
198 #undef HAVE_WORKING_VFORK
199
200 /* Define to 1 if you have the `_Exit' function. */
201 #undef HAVE__EXIT
202
203 /* Define to the sub-directory in which libtool stores uninstalled libraries.
204    */
205 #undef LT_OBJDIR
206
207 /* Define to 1 if assertions should be disabled. */
208 #undef NDEBUG
209
210 /* Define to 1 if you want to disable threads. */
211 #undef NOTHREADS
212
213 /* Name of package */
214 #undef PACKAGE
215
216 /* Define to the address where bug reports for this package should be sent. */
217 #undef PACKAGE_BUGREPORT
218
219 /* Define to the full name of this package. */
220 #undef PACKAGE_NAME
221
222 /* Define to the full name and version of this package. */
223 #undef PACKAGE_STRING
224
225 /* Define to the one symbol short name of this package. */
226 #undef PACKAGE_TARNAME
227
228 /* Define to the home page for this package. */
229 #undef PACKAGE_URL
230
231 /* Define to the version of this package. */
232 #undef PACKAGE_VERSION
233
234 /* The size of `int *', as computed by sizeof. */
235 #undef SIZEOF_INT_P
236
237 /* Define to 1 if you have the ANSI C header files. */
238 #undef STDC_HEADERS
239
240 /* Define to 1 if strerror_r returns char *. */
241 #undef STRERROR_R_CHAR_P
242
243 /* Enable extensions on AIX 3, Interix.  */
244 #ifndef _ALL_SOURCE
245 # undef _ALL_SOURCE
246 #endif
247 /* Enable GNU extensions on systems that have them.  */
248 #ifndef _GNU_SOURCE
249 # undef _GNU_SOURCE
250 #endif
251 /* Enable threading extensions on Solaris.  */
252 #ifndef _POSIX_PTHREAD_SEMANTICS
253 # undef _POSIX_PTHREAD_SEMANTICS
254 #endif
255 /* Enable extensions on HP NonStop.  */
256 #ifndef _TANDEM_SOURCE
257 # undef _TANDEM_SOURCE
258 #endif
259 /* Enable general extensions on Solaris.  */
260 #ifndef __EXTENSIONS__
261 # undef __EXTENSIONS__
262 #endif
263
264
265 /* Version number of package */
266 #undef VERSION
267
268 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
269    significant byte first (like Motorola and SPARC, unlike Intel). */
270 #if defined AC_APPLE_UNIVERSAL_BUILD
271 # if defined __BIG_ENDIAN__
272 #  define WORDS_BIGENDIAN 1
273 # endif
274 #else
275 # ifndef WORDS_BIGENDIAN
276 #  undef WORDS_BIGENDIAN
277 # endif
278 #endif
279
280 /* Enable large inode numbers on Mac OS X 10.5.  */
281 #ifndef _DARWIN_USE_64_BIT_INODE
282 # define _DARWIN_USE_64_BIT_INODE 1
283 #endif
284
285 /* Number of bits in a file offset, on hosts where this is settable. */
286 #undef _FILE_OFFSET_BITS
287
288 /* Define for large files, on AIX-style hosts. */
289 #undef _LARGE_FILES
290
291 /* Define to 1 if on MINIX. */
292 #undef _MINIX
293
294 /* Define to 2 if the system does not provide POSIX.1 features except with
295    this defined. */
296 #undef _POSIX_1_SOURCE
297
298 /* Define to 1 if you need to in order for `stat' and other things to work. */
299 #undef _POSIX_SOURCE
300
301 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
302    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
303    #define below would cause a syntax error. */
304 #undef _UINT32_T
305
306 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
307    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
308    #define below would cause a syntax error. */
309 #undef _UINT64_T
310
311 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
312    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
313    #define below would cause a syntax error. */
314 #undef _UINT8_T
315
316 /* Hint to the compiler that a function parameters is not used */
317 #undef _U_
318
319 /* Define to `int' if <sys/types.h> doesn't define. */
320 #undef gid_t
321
322 /* Define to `__inline__' or `__inline' if that's what the C compiler
323    calls it, or to nothing if 'inline' is not supported under any name.  */
324 #ifndef __cplusplus
325 #undef inline
326 #endif
327
328 /* Define to the type of a signed integer type of width exactly 16 bits if
329    such a type exists and the standard includes do not define it. */
330 #undef int16_t
331
332 /* Define to the type of a signed integer type of width exactly 32 bits if
333    such a type exists and the standard includes do not define it. */
334 #undef int32_t
335
336 /* Define to the type of a signed integer type of width exactly 64 bits if
337    such a type exists and the standard includes do not define it. */
338 #undef int64_t
339
340 /* Define to the type of a signed integer type of width exactly 8 bits if such
341    a type exists and the standard includes do not define it. */
342 #undef int8_t
343
344 /* Define to rpl_malloc if the replacement function should be used. */
345 #undef malloc
346
347 /* Define to `long int' if <sys/types.h> does not define. */
348 #undef off_t
349
350 /* Define to `int' if <sys/types.h> does not define. */
351 #undef pid_t
352
353 /* Define to `unsigned int' if <sys/types.h> does not define. */
354 #undef size_t
355
356 /* Define to `int' if <sys/types.h> does not define. */
357 #undef ssize_t
358
359 /* Define to `int' if <sys/types.h> doesn't define. */
360 #undef uid_t
361
362 /* Define to the type of an unsigned integer type of width exactly 16 bits if
363    such a type exists and the standard includes do not define it. */
364 #undef uint16_t
365
366 /* Define to the type of an unsigned integer type of width exactly 32 bits if
367    such a type exists and the standard includes do not define it. */
368 #undef uint32_t
369
370 /* Define to the type of an unsigned integer type of width exactly 64 bits if
371    such a type exists and the standard includes do not define it. */
372 #undef uint64_t
373
374 /* Define to the type of an unsigned integer type of width exactly 8 bits if
375    such a type exists and the standard includes do not define it. */
376 #undef uint8_t
377
378 /* Define as `fork' if `vfork' does not work. */
379 #undef vfork