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