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