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