Wed Jan 8 2020 09:49:42

Asterisk developer's documentation


autoconfig.h
Go to the documentation of this file.
1 /* include/asterisk/autoconfig.h. Generated from autoconfig.h.in by configure. */
2 /* include/asterisk/autoconfig.h.in. Generated from configure.ac by autoheader. */
3 
4 #ifndef ASTERISK_AUTOCONFIG_H
5 #define ASTERISK_AUTOCONFIG_H
6 
7 #include "asterisk/buildopts.h"
8 
9 
10 
11 /* Define to 1 if internal poll should be used. */
12 /* #undef AST_POLL_COMPAT */
13 
14 /* Define to 1 if your system's implementation of mutexes supports comparison
15  of a mutex to its initializer. */
16 /* #undef CAN_COMPARE_MUTEX_TO_INIT_VALUE */
17 
18 /* Define to 1 if the `closedir' function returns void instead of `int'. */
19 /* #undef CLOSEDIR_VOID */
20 
21 /* Some configure tests will unexpectedly fail if configure is run by a
22  non-root user. These may be able to be tested at runtime. */
23 /* #undef CONFIGURE_RAN_AS_ROOT */
24 
25 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
26  systems. This function is required for `alloca.c' support on those systems.
27  */
28 /* #undef CRAY_STACKSEG_END */
29 
30 /* Define to 1 if using `alloca.c'. */
31 /* #undef C_ALLOCA */
32 
33 /* Use the FreeRADIUS-client library */
34 /* #undef FREERADIUS_CLIENT */
35 
36 /* Define to 1 if you have the `acos' function. */
37 #define HAVE_ACOS 1
38 
39 /* Define to 1 if you have the `acosl' function. */
40 #define HAVE_ACOSL 1
41 
42 /* Define to 1 if you have `alloca', as a function or macro. */
43 #define HAVE_ALLOCA 1
44 
45 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
46  */
47 #define HAVE_ALLOCA_H 1
48 
49 /* Define to 1 if you have the Advanced Linux Sound Architecture library. */
50 #define HAVE_ALSA 1
51 
52 /* Define to 1 if you have the <arpa/inet.h> header file. */
53 #define HAVE_ARPA_INET_H 1
54 
55 /* Define to 1 if you have the <arpa/nameser.h> header file. */
56 #define HAVE_ARPA_NAMESER_H 1
57 
58 /* Define to 1 if you have the `asin' function. */
59 #define HAVE_ASIN 1
60 
61 /* Define to 1 if you have the `asinl' function. */
62 #define HAVE_ASINL 1
63 
64 /* Define to 1 if you have the `asprintf' function. */
65 #define HAVE_ASPRINTF 1
66 
67 /* Define to 1 if you have the `atan' function. */
68 #define HAVE_ATAN 1
69 
70 /* Define to 1 if you have the `atan2' function. */
71 #define HAVE_ATAN2 1
72 
73 /* Define to 1 if you have the `atan2l' function. */
74 #define HAVE_ATAN2L 1
75 
76 /* Define to 1 if you have the `atanl' function. */
77 #define HAVE_ATANL 1
78 
79 /* Define to 1 if you have the `atexit' function. */
80 #define HAVE_ATEXIT 1
81 
82 /* Define to 1 if your GCC C compiler supports the 'always_inline' attribute.
83  */
84 /* #undef HAVE_ATTRIBUTE_always_inline */
85 
86 /* Define to 1 if your GCC C compiler supports the 'const' attribute. */
87 #define HAVE_ATTRIBUTE_const 1
88 
89 /* Define to 1 if your GCC C compiler supports the 'deprecated' attribute. */
90 #define HAVE_ATTRIBUTE_deprecated 1
91 
92 /* Define to 1 if your GCC C compiler supports the 'malloc' attribute. */
93 #define HAVE_ATTRIBUTE_malloc 1
94 
95 /* Define to 1 if your GCC C compiler supports the 'pure' attribute. */
96 #define HAVE_ATTRIBUTE_pure 1
97 
98 /* Define to 1 if your GCC C compiler supports the 'sentinel' attribute. */
99 #define HAVE_ATTRIBUTE_sentinel 1
100 
101 /* Define to 1 if your GCC C compiler supports the 'unused' attribute. */
102 #define HAVE_ATTRIBUTE_unused 1
103 
104 /* Define to 1 if your GCC C compiler supports the 'warn_unused_result'
105  attribute. */
106 #define HAVE_ATTRIBUTE_warn_unused_result 1
107 
108 /* Define to 1 if your GCC C compiler supports the 'weak' attribute. */
109 /* #undef HAVE_ATTRIBUTE_weak */
110 
111 /* Define to 1 if your GCC C compiler supports the 'weak_import' attribute. */
112 /* #undef HAVE_ATTRIBUTE_weak_import */
113 
114 /* Define to 1 if your GCC C compiler supports the 'weakref' attribute. */
115 /* #undef HAVE_ATTRIBUTE_weakref */
116 
117 /* Define to 1 if you have the Debug symbol decoding library. */
118 /* #undef HAVE_BFD */
119 
120 /* Define to 1 if you have the Stack Backtrace library. */
121 #define HAVE_BKTR 1
122 
123 /* Define to 1 if you have the Bluetooth library. */
124 #define HAVE_BLUETOOTH 1
125 
126 /* Define to 1 if byteswap.h macros are available. */
127 #define HAVE_BYTESWAP_H 1
128 
129 /* Define to 1 if you have the POSIX 1.e capabilities library. */
130 #define HAVE_CAP 1
131 
132 /* Define to 1 if you have the `ceil' function. */
133 #define HAVE_CEIL 1
134 
135 /* Define to 1 if you have the `ceill' function. */
136 #define HAVE_CEILL 1
137 
138 /* Define to 1 if your system has a working `chown' function. */
139 #define HAVE_CHOWN 1
140 
141 /* Define to 1 if you have the `closefrom' function. */
142 /* #undef HAVE_CLOSEFROM */
143 
144 /* Define to 1 if you have the `cos' function. */
145 #define HAVE_COS 1
146 
147 /* Define to 1 if you have the `cosl' function. */
148 #define HAVE_COSL 1
149 
150 /* Define to 1 if you have the OpenSSL Cryptography library. */
151 #define HAVE_CRYPTO 1
152 
153 /* Define to 1 if you have a functional curl library. */
154 #define HAVE_CURL 1
155 
156 /* Define to 1 if you have the curses library. */
157 #define HAVE_CURSES 1
158 
159 /* Define if your system has the DAHDI headers. */
160 #define HAVE_DAHDI 1
161 
162 /* Define if your system has the DAHDI_ECHOCANCEL_FAX_MODE headers. */
163 #define HAVE_DAHDI_ECHOCANCEL_FAX_MODE 1
164 
165 /* Define if your system has the DAHDI_HALF_FULL headers. */
166 #define HAVE_DAHDI_HALF_FULL 1
167 
168 /* Define if your system has the DAHDI_LINEREVERSE_VMWI headers. */
169 #define HAVE_DAHDI_LINEREVERSE_VMWI 1
170 
171 /* Define DAHDI headers version */
172 #define HAVE_DAHDI_VERSION 230
173 
174 /* Define to 1 if your system has /dev/urandom. */
175 #define HAVE_DEV_URANDOM 1
176 
177 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
178  */
179 #define HAVE_DIRENT_H 1
180 
181 /* Define to 1 if your system has the dladdr() GNU extension */
182 #define HAVE_DLADDR 1
183 
184 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
185 /* #undef HAVE_DOPRNT */
186 
187 /* Define to 1 if you have the `dup2' function. */
188 #define HAVE_DUP2 1
189 
190 /* Define to 1 if you have the `eaccess' function. */
191 #define HAVE_EACCESS 1
192 
193 /* Define to 1 if you have the `endpwent' function. */
194 #define HAVE_ENDPWENT 1
195 
196 /* Define to 1 if you have the `euidaccess' function. */
197 #define HAVE_EUIDACCESS 1
198 
199 /* Define to 1 if you have the `exp' function. */
200 #define HAVE_EXP 1
201 
202 /* Define to 1 if you have the `exp10' function. */
203 #define HAVE_EXP10 1
204 
205 /* Define to 1 if you have the `exp10l' function. */
206 #define HAVE_EXP10L 1
207 
208 /* Define to 1 if you have the `exp2' function. */
209 #define HAVE_EXP2 1
210 
211 /* Define to 1 if you have the `exp2l' function. */
212 #define HAVE_EXP2L 1
213 
214 /* Define to 1 if you have the `expl' function. */
215 #define HAVE_EXPL 1
216 
217 /* Define to 1 if you have the <fcntl.h> header file. */
218 #define HAVE_FCNTL_H 1
219 
220 /* Define to 1 if you have the Ffmpeg and avcodec library. */
221 /* #undef HAVE_FFMPEG */
222 
223 /* Define to 1 if you have the `ffsll' function. */
224 #define HAVE_FFSLL 1
225 
226 /* Define to 1 if you have the `floor' function. */
227 #define HAVE_FLOOR 1
228 
229 /* Define to 1 if you have the `floorl' function. */
230 #define HAVE_FLOORL 1
231 
232 /* Define to 1 if you have the `fmod' function. */
233 #define HAVE_FMOD 1
234 
235 /* Define to 1 if you have the `fmodl' function. */
236 #define HAVE_FMODL 1
237 
238 /* Define to 1 if you have the `fopencookie' function. */
239 #define HAVE_FOPENCOOKIE 1
240 
241 /* Define to 1 if you have the `fork' function. */
242 #define HAVE_FORK 1
243 
244 /* Define to 1 if you have the FreeTDS library. */
245 #define HAVE_FREETDS 1
246 
247 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
248 #define HAVE_FSEEKO 1
249 
250 /* Define to 1 if you have the `ftruncate' function. */
251 #define HAVE_FTRUNCATE 1
252 
253 /* Define to 1 if you have the `funopen' function. */
254 /* #undef HAVE_FUNOPEN */
255 
256 /* Define to 1 if your GCC C compiler provides atomic operations. */
257 #define HAVE_GCC_ATOMICS 1
258 
259 /* Define to 1 if you have the `getcwd' function. */
260 #define HAVE_GETCWD 1
261 
262 /* Define to 1 if you have the `gethostbyname' function. */
263 #define HAVE_GETHOSTBYNAME 1
264 
265 /* Define to 1 if your system has gethostbyname_r with 5 arguments. */
266 /* #undef HAVE_GETHOSTBYNAME_R_5 */
267 
268 /* Define to 1 if your system has gethostbyname_r with 6 arguments. */
269 #define HAVE_GETHOSTBYNAME_R_6 1
270 
271 /* Define to 1 if you have the `gethostname' function. */
272 #define HAVE_GETHOSTNAME 1
273 
274 /* Define if your system has the GETIFADDRS headers. */
275 #define HAVE_GETIFADDRS 1
276 
277 /* Define to 1 if you have the `getloadavg' function. */
278 #define HAVE_GETLOADAVG 1
279 
280 /* Define to 1 if you have the `getpagesize' function. */
281 #define HAVE_GETPAGESIZE 1
282 
283 /* Define to 1 if you have the `getpeereid' function. */
284 /* #undef HAVE_GETPEEREID */
285 
286 /* Define to 1 if you have the `gettimeofday' function. */
287 #define HAVE_GETTIMEOFDAY 1
288 
289 /* Define to 1 if you have the `glob' function. */
290 #define HAVE_GLOB 1
291 
292 /* Define if your system has the GLOB_BRACE headers. */
293 #define HAVE_GLOB_BRACE 1
294 
295 /* Define if your system has the GLOB_NOMAGIC headers. */
296 #define HAVE_GLOB_NOMAGIC 1
297 
298 /* Define if your system has the GMIME libraries. */
299 /* #undef HAVE_GMIME */
300 
301 /* Define to indicate the GSM library */
302 #define HAVE_GSM 1
303 
304 /* Define to indicate that gsm.h is in gsm/gsm.h */
305 /* #undef HAVE_GSM_GSM_HEADER */
306 
307 /* Define to indicate that gsm.h has no prefix for its location */
308 #define HAVE_GSM_HEADER 1
309 
310 /* Define if your system has the GTK2 libraries. */
311 #define HAVE_GTK2 1
312 
313 /* Define to 1 if you have the Hoard Memory Allocator library. */
314 /* #undef HAVE_HOARD */
315 
316 /* Define to 1 if you have the `htonll' function. */
317 /* #undef HAVE_HTONLL */
318 
319 /* Define to 1 if you have the iCal library. */
320 /* #undef HAVE_ICAL */
321 
322 /* Define to 1 if you have the Iconv library. */
323 #define HAVE_ICONV 1
324 
325 /* Define to 1 if you have the Iksemel Jabber library. */
326 #define HAVE_IKSEMEL 1
327 
328 /* Define if your system has the UW IMAP Toolkit c-client library. */
329 #define HAVE_IMAP_TK 1
330 
331 /* Define if your system has the UW IMAP Toolkit c-client library version 2006
332  or greater. */
333 #define HAVE_IMAP_TK2006 1
334 
335 /* Define to 1 if you have the `inet_aton' function. */
336 #define HAVE_INET_ATON 1
337 
338 /* Define to 1 if you have the `inet_ntoa' function. */
339 #define HAVE_INET_NTOA 1
340 
341 /* Define to 1 if you have the inotify support library. */
342 #define HAVE_INOTIFY 1
343 
344 /* Define to 1 if you have the <inttypes.h> header file. */
345 #define HAVE_INTTYPES_H 1
346 
347 /* Define to 1 if you have the iODBC library. */
348 /* #undef HAVE_IODBC */
349 
350 /* Define to 1 if you have the `ioperm' function. */
351 #define HAVE_IOPERM 1
352 
353 /* Define if your system has the IP_MTU_DISCOVER headers. */
354 #define HAVE_IP_MTU_DISCOVER 1
355 
356 /* Define to 1 if you have the `isascii' function. */
357 #define HAVE_ISASCII 1
358 
359 /* Define to 1 if you have the ISDN4Linux library. */
360 /* #undef HAVE_ISDNNET */
361 
362 /* Define to 1 if you have the Jack Audio Connection Kit library. */
363 /* #undef HAVE_JACK */
364 
365 /* Define to 1 if you have the `kevent64' function. */
366 /* #undef HAVE_KEVENT64 */
367 
368 /* Define to 1 if you have the kqueue support library. */
369 /* #undef HAVE_KQUEUE */
370 
371 /* Define to 1 if you have the OpenLDAP library. */
372 #define HAVE_LDAP 1
373 
374 /* Define to 1 if you have the <libintl.h> header file. */
375 #define HAVE_LIBINTL_H 1
376 
377 /* Define to 1 if you have the `m' library (-lm). */
378 #define HAVE_LIBM 1
379 
380 /* Define if your system has the LIBXML2 libraries. */
381 #define HAVE_LIBXML2 1
382 
383 /* Define to 1 if you have the <limits.h> header file. */
384 #define HAVE_LIMITS_H 1
385 
386 /* Define to 1 if your system has linux/compiler.h. */
387 /* #undef HAVE_LINUX_COMPILER_H */
388 
389 /* Define to 1 if limits.h includes a LLONG_MAX definition. */
390 #define HAVE_LLONG_MAX 1
391 
392 /* Define to 1 if you have the <locale.h> header file. */
393 #define HAVE_LOCALE_H 1
394 
395 /* Define to 1 if your system defines the locale_t type in locale.h */
396 #define HAVE_LOCALE_T_IN_LOCALE_H 1
397 
398 /* Define to 1 if your system defines the locale_t type in xlocale.h */
399 /* #undef HAVE_LOCALE_T_IN_XLOCALE_H */
400 
401 /* Define to 1 if you have the `log' function. */
402 #define HAVE_LOG 1
403 
404 /* Define to 1 if you have the `log10' function. */
405 #define HAVE_LOG10 1
406 
407 /* Define to 1 if you have the `log10l' function. */
408 #define HAVE_LOG10L 1
409 
410 /* Define to 1 if you have the `log2' function. */
411 #define HAVE_LOG2 1
412 
413 /* Define to 1 if you have the `log2l' function. */
414 #define HAVE_LOG2L 1
415 
416 /* Define to 1 if you have the `logl' function. */
417 #define HAVE_LOGL 1
418 
419 /* Define to 1 if the type `long double' works and has more range or precision
420  than `double'. */
421 #define HAVE_LONG_DOUBLE_WIDER 1
422 
423 /* Define to 1 if you have the libtool library. */
424 #define HAVE_LTDL 1
425 
426 /* Define to 1 if you have the Lua library. */
427 /* #undef HAVE_LUA */
428 
429 /* Define to 1 if you have the <malloc.h> header file. */
430 #define HAVE_MALLOC_H 1
431 
432 /* Define to 1 if you have the `memchr' function. */
433 #define HAVE_MEMCHR 1
434 
435 /* Define to 1 if you have the `memmove' function. */
436 #define HAVE_MEMMOVE 1
437 
438 /* Define to 1 if you have the <memory.h> header file. */
439 #define HAVE_MEMORY_H 1
440 
441 /* Define to 1 if you have the `memset' function. */
442 #define HAVE_MEMSET 1
443 
444 /* Define to 1 if you have the mISDN user library. */
445 /* #undef HAVE_MISDN */
446 
447 /* Define if your system has the MISDN_FAC_ERROR headers. */
448 /* #undef HAVE_MISDN_FAC_ERROR */
449 
450 /* Define if your system has the MISDN_FAC_RESULT headers. */
451 /* #undef HAVE_MISDN_FAC_RESULT */
452 
453 /* Define to 1 if you have the `mkdir' function. */
454 #define HAVE_MKDIR 1
455 
456 /* Define to 1 if you have the `mkdtemp' function. */
457 #define HAVE_MKDTEMP 1
458 
459 /* Define to 1 if you have a working `mmap' system call. */
460 #define HAVE_MMAP 1
461 
462 /* Define if your system has the MSG_NOSIGNAL headers. */
463 #define HAVE_MSG_NOSIGNAL 1
464 
465 /* Define to 1 if you have the `munmap' function. */
466 #define HAVE_MUNMAP 1
467 
468 /* Define if your system has the MYSQLCLIENT libraries. */
469 #define HAVE_MYSQLCLIENT 1
470 
471 /* Define to 1 if you have the Network Broadcast Sound library. */
472 /* #undef HAVE_NBS */
473 
474 /* Define to 1 if you have the ncurses library. */
475 #define HAVE_NCURSES 1
476 
477 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
478 /* #undef HAVE_NDIR_H */
479 
480 /* Define if your system has the NEON libraries. */
481 /* #undef HAVE_NEON */
482 
483 /* Define if your system has the NEON29 libraries. */
484 /* #undef HAVE_NEON29 */
485 
486 /* Define to 1 if you have the <netdb.h> header file. */
487 #define HAVE_NETDB_H 1
488 
489 /* Define to 1 if you have the <netinet/in.h> header file. */
490 #define HAVE_NETINET_IN_H 1
491 
492 /* Define if your system has the NETSNMP libraries. */
493 #define HAVE_NETSNMP 1
494 
495 /* Define to 1 if you have the `newlocale' function. */
496 #define HAVE_NEWLOCALE 1
497 
498 /* Define to 1 if you have the newt library. */
499 #define HAVE_NEWT 1
500 
501 /* Define to 1 if you have the `ntohll' function. */
502 /* #undef HAVE_NTOHLL */
503 
504 /* Define to 1 if your C library can safely print NULL to string formats. */
505 #define HAVE_NULLSAFE_PRINTF 1
506 
507 /* Define to 1 if your ODBC library has wide (Unicode) types. */
508 #define HAVE_ODBC_WCHAR 1
509 
510 /* Define to 1 if you have the OGG library. */
511 #define HAVE_OGG 1
512 
513 /* Define to 1 if you have the OpenAIS library. */
514 /* #undef HAVE_OPENAIS */
515 
516 /* Define if your system has the OpenH323 libraries. */
517 /* #undef HAVE_OPENH323 */
518 
519 /* Define to 1 if you have the MFR2 library. */
520 #define HAVE_OPENR2 1
521 
522 /* Define to 1 if you have the OpenSSL Secure Sockets Layer library. */
523 #define HAVE_OPENSSL 1
524 
525 /* Define this to indicate the ${OSPTK_DESCRIP} library */
526 /* #undef HAVE_OSPTK */
527 
528 /* Define to 1 if you have the Open Sound System library. */
529 #define HAVE_OSS 1
530 
531 /* Define to 1 if OSX atomic operations are supported. */
532 /* #undef HAVE_OSX_ATOMICS */
533 
534 /* Define to 1 if your system defines the file flag O_EVTONLY in fcntl.h */
535 /* #undef HAVE_O_EVTONLY */
536 
537 /* Define to 1 if your system defines the file flag O_SYMLINK in fcntl.h */
538 /* #undef HAVE_O_SYMLINK */
539 
540 /* Define to indicate the PostgreSQL library */
541 #define HAVE_PGSQL 1
542 
543 /* Define to indicate presence of the pg_encoding_to_char API. */
544 /* #undef HAVE_PGSQL_pg_encoding_to_char */
545 
546 /* Define to 1 if your system defines IP_PKTINFO. */
547 #define HAVE_PKTINFO 1
548 
549 /* Define to 1 if you have the popt library. */
550 #define HAVE_POPT 1
551 
552 /* Define to 1 if you have the PortAudio library. */
553 /* #undef HAVE_PORTAUDIO */
554 
555 /* Define to 1 if you have the `pow' function. */
556 #define HAVE_POW 1
557 
558 /* Define to 1 if you have the `powl' function. */
559 #define HAVE_POWL 1
560 
561 /* Define to 1 if you have the `ppoll' function. */
562 #define HAVE_PPOLL 1
563 
564 /* Define to 1 if you have the ISDN PRI library. */
565 #define HAVE_PRI 1
566 
567 /* Define to 1 if PRI has the ISDN PRI advice of charge supplementary service
568  events feature. */
569 #define HAVE_PRI_AOC_EVENTS 1
570 
571 /* Define to 1 if PRI has the ISDN PRI call hold feature. */
572 #define HAVE_PRI_CALL_HOLD 1
573 
574 /* Define to 1 if PRI has the ISDN PRI call rerouting and call deflection
575  feature. */
576 #define HAVE_PRI_CALL_REROUTING 1
577 
578 /* Define to 1 if PRI has the ISDN PRI call waiting supplementary service
579  feature. */
580 #define HAVE_PRI_CALL_WAITING 1
581 
582 /* Define to 1 if PRI has the ISDN PRI call completion supplementary service
583  feature. */
584 #define HAVE_PRI_CCSS 1
585 
586 /* Define to 1 if PRI has the ISDN PRI hangup fix feature. */
587 #define HAVE_PRI_HANGUP_FIX 1
588 
589 /* Define to 1 if PRI has the ISDN PRI set_inbanddisconnect feature. */
590 #define HAVE_PRI_INBANDDISCONNECT 1
591 
592 /* Define to 1 if PRI has the ISDN Layer 2 persistence option feature. */
593 #define HAVE_PRI_L2_PERSISTENCE 1
594 
595 /* Define to 1 if PRI has the ISDN PRI Malicious Call ID feature. */
596 #define HAVE_PRI_MCID 1
597 
598 /* Define to 1 if PRI has the ISDN PRI Message Waiting Indication feature. */
599 #define HAVE_PRI_MWI 1
600 
601 /* Define to 1 if PRI has the ISDN progress with cause feature. */
602 #define HAVE_PRI_PROG_W_CAUSE 1
603 
604 /* Define to 1 if PRI has the ISDN reverse charge feature. */
605 #define HAVE_PRI_REVERSE_CHARGE 1
606 
607 /* Define to 1 if PRI has the ISDN service messages feature. */
608 #define HAVE_PRI_SERVICE_MESSAGES 1
609 
610 /* Define to 1 if PRI has the ISDN PRI progress inband ie in SETUP ACK
611  feature. */
612 #define HAVE_PRI_SETUP_ACK_INBAND 1
613 
614 /* Define to 1 if PRI has the ISDN PRI keypad facility in SETUP feature. */
615 #define HAVE_PRI_SETUP_KEYPAD 1
616 
617 /* Define to 1 if PRI has the ISDN PRI subaddressing feature. */
618 #define HAVE_PRI_SUBADDR 1
619 
620 /* Define to 1 if PRI has the ISDN PRI call transfer supplementary service
621  feature. */
622 #define HAVE_PRI_TRANSFER 1
623 
624 /* Define if you have POSIX threads libraries and header files. */
625 #define HAVE_PTHREAD 1
626 
627 /* Define to 1 if your system defines PTHREAD_MUTEX_RECURSIVE_NP in pthread.h
628  */
629 #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
630 
631 /* Define if your system has the PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
632  headers. */
633 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1
634 
635 /* Define if your system has the PTHREAD_RWLOCK_INITIALIZER headers. */
636 #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
637 
638 /* Define to 1 if your system defines PTHREAD_RWLOCK_PREFER_WRITER_NP in
639  pthread.h */
640 #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
641 
642 /* Define if your system has pthread_rwlock_timedwrlock() */
643 #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1
644 
645 /* Define to 1 if the system has the type `ptrdiff_t'. */
646 #define HAVE_PTRDIFF_T 1
647 
648 /* Define to 1 if you have the `putenv' function. */
649 #define HAVE_PUTENV 1
650 
651 /* Define if your system has the PWLib libraries. */
652 /* #undef HAVE_PWLIB */
653 
654 /* Define to 1 if you have the Radius Client library. */
655 #define HAVE_RADIUS 1
656 
657 /* Define to 1 if you have the `regcomp' function. */
658 #define HAVE_REGCOMP 1
659 
660 /* Define to 1 if you have the `remainder' function. */
661 #define HAVE_REMAINDER 1
662 
663 /* Define to 1 if you have the `remainderl' function. */
664 #define HAVE_REMAINDERL 1
665 
666 /* Define to 1 if you have the LIBRESAMPLE library. */
667 /* #undef HAVE_RESAMPLE */
668 
669 /* Define to 1 if your system has the close resolver function. */
670 /* #undef HAVE_RES_CLOSE */
671 
672 /* Define to 1 if your system has the ndestroy resolver function. */
673 /* #undef HAVE_RES_NDESTROY */
674 
675 /* Define to 1 if your system has the re-entrant resolver functions. */
676 #define HAVE_RES_NINIT 1
677 
678 /* Define to 1 if you have the `re_comp' function. */
679 #define HAVE_RE_COMP 1
680 
681 /* Define to 1 if you have the `rint' function. */
682 #define HAVE_RINT 1
683 
684 /* Define to 1 if you have the `rintl' function. */
685 #define HAVE_RINTL 1
686 
687 /* Define to 1 if you have the `round' function. */
688 #define HAVE_ROUND 1
689 
690 /* Define to 1 if you have the `roundf' function. */
691 #define HAVE_ROUNDF 1
692 
693 /* Define to 1 if you have the `roundl' function. */
694 #define HAVE_ROUNDL 1
695 
696 /* Define to 1 if your system has /sbin/launchd. */
697 /* #undef HAVE_SBIN_LAUNCHD */
698 
699 /* Define if your system has the SDL libraries. */
700 #define HAVE_SDL 1
701 
702 /* Define to 1 if you have the Sdl Image library. */
703 /* #undef HAVE_SDL_IMAGE */
704 
705 /* Define to 1 if you have the `select' function. */
706 #define HAVE_SELECT 1
707 
708 /* Define to 1 if you have the `setenv' function. */
709 #define HAVE_SETENV 1
710 
711 /* Define to 1 if you have the `sin' function. */
712 #define HAVE_SIN 1
713 
714 /* Define to 1 if you have the `sinl' function. */
715 #define HAVE_SINL 1
716 
717 /* Define to 1 if you have the `socket' function. */
718 #define HAVE_SOCKET 1
719 
720 /* Define to 1 if your system has soxmix application. */
721 /* #undef HAVE_SOXMIX */
722 
723 /* Define if your system has the SO_NOSIGPIPE headers. */
724 /* #undef HAVE_SO_NOSIGPIPE */
725 
726 /* Define if your system has the SPANDSP headers. */
727 #define HAVE_SPANDSP 1
728 
729 /* Define to 1 if you have the Speex library. */
730 #define HAVE_SPEEX 1
731 
732 /* Define to 1 if you have the SpeexDSP library. */
733 #define HAVE_SPEEXDSP 1
734 
735 /* Define to 1 if you have the speex_preprocess_ctl library. */
736 /* #undef HAVE_SPEEX_PREPROCESS */
737 
738 /* Define to 1 if you have the SQLite library. */
739 /* #undef HAVE_SQLITE */
740 
741 /* Define to 1 if you have the SQLite library. */
742 #define HAVE_SQLITE3 1
743 
744 /* Define to 1 if you have the `sqrtl' function. */
745 #define HAVE_SQRTL 1
746 
747 /* Define to 1 if you have the Secure RTP library. */
748 #define HAVE_SRTP 1
749 
750 /* Define to 1 if SRTP has the SRTP Library Shutdown Function feature. */
751 #define HAVE_SRTP_SHUTDOWN 1
752 
753 /* Define to 1 if you have the ISDN SS7 library. */
754 /* #undef HAVE_SS7 */
755 
756 /* Define to 1 if `stat' has the bug that it succeeds when given the
757  zero-length file name argument. */
758 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
759 
760 /* Define to 1 if stdbool.h conforms to C99. */
761 #define HAVE_STDBOOL_H 1
762 
763 /* Define to 1 if you have the <stddef.h> header file. */
764 #define HAVE_STDDEF_H 1
765 
766 /* Define to 1 if you have the <stdint.h> header file. */
767 #define HAVE_STDINT_H 1
768 
769 /* Define to 1 if you have the <stdlib.h> header file. */
770 #define HAVE_STDLIB_H 1
771 
772 /* Define to 1 if you have the `strcasecmp' function. */
773 #define HAVE_STRCASECMP 1
774 
775 /* Define to 1 if you have the `strcasestr' function. */
776 #define HAVE_STRCASESTR 1
777 
778 /* Define to 1 if you have the `strchr' function. */
779 #define HAVE_STRCHR 1
780 
781 /* Define to 1 if you have the `strcoll' function and it is properly defined.
782  */
783 #define HAVE_STRCOLL 1
784 
785 /* Define to 1 if you have the `strcspn' function. */
786 #define HAVE_STRCSPN 1
787 
788 /* Define to 1 if you have the `strdup' function. */
789 #define HAVE_STRDUP 1
790 
791 /* Define to 1 if you have the `strerror' function. */
792 #define HAVE_STRERROR 1
793 
794 /* Define to 1 if you have the `strftime' function. */
795 #define HAVE_STRFTIME 1
796 
797 /* Define to 1 if you have the <strings.h> header file. */
798 #define HAVE_STRINGS_H 1
799 
800 /* Define to 1 if you have the <string.h> header file. */
801 #define HAVE_STRING_H 1
802 
803 /* Define to 1 if you have the `strlcat' function. */
804 /* #undef HAVE_STRLCAT */
805 
806 /* Define to 1 if you have the `strlcpy' function. */
807 /* #undef HAVE_STRLCPY */
808 
809 /* Define to 1 if you have the `strncasecmp' function. */
810 #define HAVE_STRNCASECMP 1
811 
812 /* Define to 1 if you have the `strndup' function. */
813 #define HAVE_STRNDUP 1
814 
815 /* Define to 1 if you have the `strnlen' function. */
816 #define HAVE_STRNLEN 1
817 
818 /* Define to 1 if you have the `strrchr' function. */
819 #define HAVE_STRRCHR 1
820 
821 /* Define to 1 if you have the `strsep' function. */
822 #define HAVE_STRSEP 1
823 
824 /* Define to 1 if you have the `strspn' function. */
825 #define HAVE_STRSPN 1
826 
827 /* Define to 1 if you have the `strstr' function. */
828 #define HAVE_STRSTR 1
829 
830 /* Define to 1 if you have the `strtod' function. */
831 #define HAVE_STRTOD 1
832 
833 /* Define to 1 if you have the `strtol' function. */
834 #define HAVE_STRTOL 1
835 
836 /* Define to 1 if you have the `strtold' function. */
837 #define HAVE_STRTOLD 1
838 
839 /* Define to 1 if you have the `strtoq' function. */
840 #define HAVE_STRTOQ 1
841 
842 /* Define to 1 if `ifr_ifru.ifru_hwaddr' is a member of `struct ifreq'. */
843 #define HAVE_STRUCT_IFREQ_IFR_IFRU_IFRU_HWADDR 1
844 
845 /* Define to 1 if `uid' is a member of `struct sockpeercred'. */
846 /* #undef HAVE_STRUCT_SOCKPEERCRED_UID */
847 
848 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
849 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
850 
851 /* Define to 1 if `st_mtim' is a member of `struct stat'. */
852 #define HAVE_STRUCT_STAT_ST_MTIM 1
853 
854 /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
855 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */
856 
857 /* Define to 1 if `st_mtimespec' is a member of `struct stat'. */
858 /* #undef HAVE_STRUCT_STAT_ST_MTIMESPEC */
859 
860 /* Define to 1 if `cr_uid' is a member of `struct ucred'. */
861 /* #undef HAVE_STRUCT_UCRED_CR_UID */
862 
863 /* Define to 1 if `uid' is a member of `struct ucred'. */
864 #define HAVE_STRUCT_UCRED_UID 1
865 
866 /* Define to 1 if you have the mISDN Supplemental Services library. */
867 /* #undef HAVE_SUPPSERV */
868 
869 /* Define to 1 if you have the `swapctl' function. */
870 /* #undef HAVE_SWAPCTL */
871 
872 /* Define to 1 if you have the `sysctl' function. */
873 #define HAVE_SYSCTL 1
874 
875 /* Define to 1 if your system has sysinfo support */
876 #define HAVE_SYSINFO 1
877 
878 /* Define if your system has the SYSLOG_FACILITY_LOG_AUTH headers. */
879 #define HAVE_SYSLOG_FACILITY_LOG_AUTH 1
880 
881 /* Define if your system has the SYSLOG_FACILITY_LOG_AUTHPRIV headers. */
882 #define HAVE_SYSLOG_FACILITY_LOG_AUTHPRIV 1
883 
884 /* Define if your system has the SYSLOG_FACILITY_LOG_CRON headers. */
885 #define HAVE_SYSLOG_FACILITY_LOG_CRON 1
886 
887 /* Define if your system has the SYSLOG_FACILITY_LOG_DAEMON headers. */
888 #define HAVE_SYSLOG_FACILITY_LOG_DAEMON 1
889 
890 /* Define if your system has the SYSLOG_FACILITY_LOG_FTP headers. */
891 #define HAVE_SYSLOG_FACILITY_LOG_FTP 1
892 
893 /* Define if your system has the SYSLOG_FACILITY_LOG_KERN headers. */
894 #define HAVE_SYSLOG_FACILITY_LOG_KERN 1
895 
896 /* Define if your system has the SYSLOG_FACILITY_LOG_LPR headers. */
897 #define HAVE_SYSLOG_FACILITY_LOG_LPR 1
898 
899 /* Define if your system has the SYSLOG_FACILITY_LOG_MAIL headers. */
900 #define HAVE_SYSLOG_FACILITY_LOG_MAIL 1
901 
902 /* Define if your system has the SYSLOG_FACILITY_LOG_NEWS headers. */
903 #define HAVE_SYSLOG_FACILITY_LOG_NEWS 1
904 
905 /* Define if your system has the SYSLOG_FACILITY_LOG_SYSLOG headers. */
906 #define HAVE_SYSLOG_FACILITY_LOG_SYSLOG 1
907 
908 /* Define if your system has the SYSLOG_FACILITY_LOG_UUCP headers. */
909 #define HAVE_SYSLOG_FACILITY_LOG_UUCP 1
910 
911 /* Define to 1 if you have the <syslog.h> header file. */
912 #define HAVE_SYSLOG_H 1
913 
914 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
915  */
916 /* #undef HAVE_SYS_DIR_H */
917 
918 /* Define to 1 if your sys/endian.h header file provides the bswap16 macro. */
919 /* #undef HAVE_SYS_ENDIAN_BSWAP16 */
920 
921 /* Define to 1 if your sys/endian.h header file provides the __swap16 macro.
922  */
923 /* #undef HAVE_SYS_ENDIAN_SWAP16 */
924 
925 /* Define to 1 if you have the <sys/event.h> header file. */
926 /* #undef HAVE_SYS_EVENT_H */
927 
928 /* Define to 1 if you have the <sys/file.h> header file. */
929 #define HAVE_SYS_FILE_H 1
930 
931 /* Define to 1 if you have the <sys/ioctl.h> header file. */
932 #define HAVE_SYS_IOCTL_H 1
933 
934 /* Define to 1 if you have the <sys/io.h> header file. */
935 #define HAVE_SYS_IO_H 1
936 
937 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
938  */
939 /* #undef HAVE_SYS_NDIR_H */
940 
941 /* Define to 1 if you have the <sys/param.h> header file. */
942 #define HAVE_SYS_PARAM_H 1
943 
944 /* Define to 1 if your system has working sys/poll.h */
945 #define HAVE_SYS_POLL_H 1
946 
947 /* Define to 1 if you have the <sys/select.h> header file. */
948 #define HAVE_SYS_SELECT_H 1
949 
950 /* Define to 1 if you have the <sys/socket.h> header file. */
951 #define HAVE_SYS_SOCKET_H 1
952 
953 /* Define to 1 if you have the <sys/stat.h> header file. */
954 #define HAVE_SYS_STAT_H 1
955 
956 /* Define to 1 if you have the <sys/time.h> header file. */
957 #define HAVE_SYS_TIME_H 1
958 
959 /* Define to 1 if you have the <sys/types.h> header file. */
960 #define HAVE_SYS_TYPES_H 1
961 
962 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
963 #define HAVE_SYS_WAIT_H 1
964 
965 /* Define to 1 if you have the `tan' function. */
966 #define HAVE_TAN 1
967 
968 /* Define to 1 if you have the `tanl' function. */
969 #define HAVE_TANL 1
970 
971 /* Define to 1 if you have the Termcap library. */
972 #define HAVE_TERMCAP 1
973 
974 /* Define to 1 if you have the <termios.h> header file. */
975 #define HAVE_TERMIOS_H 1
976 
977 /* Define if your system has the TIMERFD headers. */
978 #define HAVE_TIMERFD 1
979 
980 /* Define to 1 if your system defines timersub. */
981 #define HAVE_TIMERSUB 1
982 
983 /* Define to 1 if you have the Term Info library. */
984 #define HAVE_TINFO 1
985 
986 /* Define to 1 if you have the tonezone library. */
987 #define HAVE_TONEZONE 1
988 
989 /* Define to 1 if you have the `trunc' function. */
990 #define HAVE_TRUNC 1
991 
992 /* Define to 1 if you have the `truncl' function. */
993 #define HAVE_TRUNCL 1
994 
995 /* Define to 1 if you have the <unistd.h> header file. */
996 #define HAVE_UNISTD_H 1
997 
998 /* Define to 1 if you have the unixODBC library. */
999 #define HAVE_UNIXODBC 1
1000 
1001 /* Define to 1 if you have the `unsetenv' function. */
1002 #define HAVE_UNSETENV 1
1003 
1004 /* Define to 1 if you have the `utime' function. */
1005 #define HAVE_UTIME 1
1006 
1007 /* Define to 1 if you have the <utime.h> header file. */
1008 #define HAVE_UTIME_H 1
1009 
1010 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
1011 #define HAVE_UTIME_NULL 1
1012 
1013 /* Define to 1 if your system can support larger than default select bitmasks.
1014  */
1015 /* #undef HAVE_VARIABLE_FDSET */
1016 
1017 /* Define to 1 if you have the `vasprintf' function. */
1018 #define HAVE_VASPRINTF 1
1019 
1020 /* Define to 1 if you have the `vfork' function. */
1021 #define HAVE_VFORK 1
1022 
1023 /* Define to 1 if you have the <vfork.h> header file. */
1024 /* #undef HAVE_VFORK_H */
1025 
1026 /* Define to 1 if your system has linux/videodev.h. */
1027 /* #undef HAVE_VIDEODEV_H */
1028 
1029 /* Define to 1 if you have the Vorbis library. */
1030 #define HAVE_VORBIS 1
1031 
1032 /* Define if your system has OV_CALLBACKS_NOCLOSE declared. */
1033 #define HAVE_VORBIS_OPEN_CALLBACKS 1
1034 
1035 /* Define if your system has the VoiceTronix API libraries. */
1036 /* #undef HAVE_VPB */
1037 
1038 /* Define to 1 if you have the `vprintf' function. */
1039 #define HAVE_VPRINTF 1
1040 
1041 /* Define to 1 if you have the <winsock2.h> header file. */
1042 /* #undef HAVE_WINSOCK2_H */
1043 
1044 /* Define to 1 if you have the <winsock.h> header file. */
1045 /* #undef HAVE_WINSOCK_H */
1046 
1047 /* Define to 1 if `fork' works. */
1048 #define HAVE_WORKING_FORK 1
1049 
1050 /* Define to 1 if `vfork' works. */
1051 #define HAVE_WORKING_VFORK 1
1052 
1053 /* Define to 1 if you have the X11 library. */
1054 #define HAVE_X11 1
1055 
1056 /* Define to the version of the X11 library. */
1057 #define HAVE_X11_VERSION standard_path
1058 
1059 /* Define to 1 if you have the <xlocale.h> header file. */
1060 #define HAVE_XLOCALE_H 1
1061 
1062 /* Define to 1 if you have the zlib compression library. */
1063 #define HAVE_ZLIB 1
1064 
1065 /* Define to 1 if the system has the type `_Bool'. */
1066 #define HAVE__BOOL 1
1067 
1068 /* Defined if libcurl supports AsynchDNS */
1069 #define LIBCURL_FEATURE_ASYNCHDNS 1
1070 
1071 /* Defined if libcurl supports IDN */
1072 #define LIBCURL_FEATURE_IDN 1
1073 
1074 /* Defined if libcurl supports IPv6 */
1075 #define LIBCURL_FEATURE_IPV6 1
1076 
1077 /* Defined if libcurl supports KRB4 */
1078 /* #undef LIBCURL_FEATURE_KRB4 */
1079 
1080 /* Defined if libcurl supports libz */
1081 #define LIBCURL_FEATURE_LIBZ 1
1082 
1083 /* Defined if libcurl supports NTLM */
1084 #define LIBCURL_FEATURE_NTLM 1
1085 
1086 /* Defined if libcurl supports SSL */
1087 #define LIBCURL_FEATURE_SSL 1
1088 
1089 /* Defined if libcurl supports SSPI */
1090 /* #undef LIBCURL_FEATURE_SSPI */
1091 
1092 /* Defined if libcurl supports DICT */
1093 #define LIBCURL_PROTOCOL_DICT 1
1094 
1095 /* Defined if libcurl supports FILE */
1096 #define LIBCURL_PROTOCOL_FILE 1
1097 
1098 /* Defined if libcurl supports FTP */
1099 #define LIBCURL_PROTOCOL_FTP 1
1100 
1101 /* Defined if libcurl supports FTPS */
1102 #define LIBCURL_PROTOCOL_FTPS 1
1103 
1104 /* Defined if libcurl supports HTTP */
1105 #define LIBCURL_PROTOCOL_HTTP 1
1106 
1107 /* Defined if libcurl supports HTTPS */
1108 #define LIBCURL_PROTOCOL_HTTPS 1
1109 
1110 /* Defined if libcurl supports LDAP */
1111 #define LIBCURL_PROTOCOL_LDAP 1
1112 
1113 /* Defined if libcurl supports TELNET */
1114 #define LIBCURL_PROTOCOL_TELNET 1
1115 
1116 /* Defined if libcurl supports TFTP */
1117 #define LIBCURL_PROTOCOL_TFTP 1
1118 
1119 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1120  slash. */
1121 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
1122 
1123 /* Build chan_misdn for mISDN 1.2 or later. */
1124 /* #undef MISDN_1_2 */
1125 
1126 /* Define to the address where bug reports for this package should be sent. */
1127 #define PACKAGE_BUGREPORT "https://issues.asterisk.org"
1128 
1129 /* Define to the full name of this package. */
1130 #define PACKAGE_NAME "asterisk"
1131 
1132 /* Define to the full name and version of this package. */
1133 #define PACKAGE_STRING "asterisk trunk"
1134 
1135 /* Define to the one symbol short name of this package. */
1136 #define PACKAGE_TARNAME "asterisk"
1137 
1138 /* Define to the home page for this package. */
1139 #define PACKAGE_URL ""
1140 
1141 /* Define to the version of this package. */
1142 #define PACKAGE_VERSION "trunk"
1143 
1144 /* Define to necessary symbol if this constant uses a non-standard name on
1145  your system. */
1146 /* #undef PTHREAD_CREATE_JOINABLE */
1147 
1148 /* Define if your system needs braces around PTHREAD_ONCE_INIT */
1149 /* #undef PTHREAD_ONCE_INIT_NEEDS_BRACES */
1150 
1151 /* Define as the return type of signal handlers (`int' or `void'). */
1152 #define RETSIGTYPE void
1153 
1154 /* Define to the type of arg 1 for `select'. */
1155 #define SELECT_TYPE_ARG1 int
1156 
1157 /* Define to the type of args 2, 3 and 4 for `select'. */
1158 #define SELECT_TYPE_ARG234 (fd_set *)
1159 
1160 /* Define to the type of arg 5 for `select'. */
1161 #define SELECT_TYPE_ARG5 (struct timeval *)
1162 
1163 /* The size of `char *', as computed by sizeof. */
1164 #define SIZEOF_CHAR_P 8
1165 
1166 /* The size of `fd_set.fds_bits', as computed by sizeof. */
1167 #define SIZEOF_FD_SET_FDS_BITS 8
1168 
1169 /* The size of `int', as computed by sizeof. */
1170 #define SIZEOF_INT 4
1171 
1172 /* The size of `long', as computed by sizeof. */
1173 #define SIZEOF_LONG 8
1174 
1175 /* The size of `long long', as computed by sizeof. */
1176 #define SIZEOF_LONG_LONG 8
1177 
1178 /* If using the C implementation of alloca, define if you know the
1179  direction of stack growth for your system; otherwise it will be
1180  automatically deduced at runtime.
1181  STACK_DIRECTION > 0 => grows toward higher addresses
1182  STACK_DIRECTION < 0 => grows toward lower addresses
1183  STACK_DIRECTION = 0 => direction of growth unknown */
1184 /* #undef STACK_DIRECTION */
1185 
1186 /* Define to 1 if you have the ANSI C header files. */
1187 #define STDC_HEADERS 1
1188 
1189 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1190 #define TIME_WITH_SYS_TIME 1
1191 
1192 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1193 /* #undef TM_IN_SYS_TIME */
1194 
1195 /* Define to a type of the same size as fd_set.fds_bits[[0]] */
1196 #define TYPEOF_FD_SET_FDS_BITS long
1197 
1198 /* Enable extensions on AIX 3, Interix. */
1199 #ifndef _ALL_SOURCE
1200 # define _ALL_SOURCE 1
1201 #endif
1202 /* Enable GNU extensions on systems that have them. */
1203 #ifndef _GNU_SOURCE
1204 # define _GNU_SOURCE 1
1205 #endif
1206 /* Enable threading extensions on Solaris. */
1207 #ifndef _POSIX_PTHREAD_SEMANTICS
1208 # define _POSIX_PTHREAD_SEMANTICS 1
1209 #endif
1210 /* Enable extensions on HP NonStop. */
1211 #ifndef _TANDEM_SOURCE
1212 # define _TANDEM_SOURCE 1
1213 #endif
1214 /* Enable general extensions on Solaris. */
1215 #ifndef __EXTENSIONS__
1216 # define __EXTENSIONS__ 1
1217 #endif
1218 
1219 
1220 /* Define to 1 if running on Darwin. */
1221 /* #undef _DARWIN_UNLIMITED_SELECT */
1222 
1223 /* Enable large inode numbers on Mac OS X 10.5. */
1224 #ifndef _DARWIN_USE_64_BIT_INODE
1225 # define _DARWIN_USE_64_BIT_INODE 1
1226 #endif
1227 
1228 /* Number of bits in a file offset, on hosts where this is settable. */
1229 /* #undef _FILE_OFFSET_BITS */
1230 
1231 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1232 /* #undef _LARGEFILE_SOURCE */
1233 
1234 /* Define for large files, on AIX-style hosts. */
1235 /* #undef _LARGE_FILES */
1236 
1237 /* Define to 1 if on MINIX. */
1238 /* #undef _MINIX */
1239 
1240 /* Define to 2 if the system does not provide POSIX.1 features except with
1241  this defined. */
1242 /* #undef _POSIX_1_SOURCE */
1243 
1244 /* Define to 1 if you need to in order for `stat' and other things to work. */
1245 /* #undef _POSIX_SOURCE */
1246 
1247 /* Define to empty if `const' does not conform to ANSI C. */
1248 /* #undef const */
1249 
1250 /* Define curl_free() as free() if our version of curl lacks curl_free. */
1251 /* #undef curl_free */
1252 
1253 /* Define to `int' if <sys/types.h> doesn't define. */
1254 /* #undef gid_t */
1255 
1256 /* Define to `__inline__' or `__inline' if that's what the C compiler
1257  calls it, or to nothing if 'inline' is not supported under any name. */
1258 #ifndef __cplusplus
1259 /* #undef inline */
1260 #endif
1261 
1262 /* Define to `int' if <sys/types.h> does not define. */
1263 /* #undef mode_t */
1264 
1265 /* Define to `long int' if <sys/types.h> does not define. */
1266 /* #undef off_t */
1267 
1268 /* Define to `int' if <sys/types.h> does not define. */
1269 /* #undef pid_t */
1270 
1271 /* Define to `unsigned int' if <sys/types.h> does not define. */
1272 /* #undef size_t */
1273 
1274 /* Define to `int' if <sys/types.h> doesn't define. */
1275 /* #undef uid_t */
1276 
1277 /* Define as `fork' if `vfork' does not work. */
1278 /* #undef vfork */
1279 
1280 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1281  code using `volatile' can become incorrect without. Disable with care. */
1282 /* #undef volatile */
1283 
1284 #endif
1285