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