1 /* include/asterisk/autoconfig.h.in. Generated from configure.ac by autoheader. */
3 #ifndef ASTERISK_AUTOCONFIG_H
4 #define ASTERISK_AUTOCONFIG_H
6 #include "asterisk/buildopts.h"
10 /* Define to 1 if internal poll should be used. */
11 #undef AST_POLL_COMPAT
13 /* Define to 1 if the `closedir' function returns void instead of `int'. */
16 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
17 systems. This function is required for `alloca.c' support on those systems.
19 #undef CRAY_STACKSEG_END
21 /* Define to 1 if using `alloca.c'. */
24 /* Define to 1 if you have the `acos' function. */
27 /* Define to 1 if you have the `acosl' function. */
30 /* Define to 1 if you have `alloca', as a function or macro. */
33 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
37 /* Define to 1 if you have the Advanced Linux Sound Architecture library. */
40 /* Define to the version of the Advanced Linux Sound Architecture library. */
41 #undef HAVE_ALSA_VERSION
43 /* Define to 1 if you have the <arpa/inet.h> header file. */
44 #undef HAVE_ARPA_INET_H
46 /* Define to 1 if you have the <arpa/nameser.h> header file. */
47 #undef HAVE_ARPA_NAMESER_H
49 /* Define to 1 if you have the `asin' function. */
52 /* Define to 1 if you have the `asinl' function. */
55 /* Define to 1 if you have the `asprintf' function. */
58 /* Define to 1 if you have the `atan' function. */
61 /* Define to 1 if you have the `atan2' function. */
64 /* Define to 1 if you have the `atan2l' function. */
67 /* Define to 1 if you have the `atanl' function. */
70 /* Define to 1 if you have the `atexit' function. */
73 /* Define to 1 if your GCC C compiler supports the 'always_inline' attribute.
75 #undef HAVE_ATTRIBUTE_always_inline
77 /* Define to 1 if your GCC C compiler supports the 'const' attribute. */
78 #undef HAVE_ATTRIBUTE_const
80 /* Define to 1 if your GCC C compiler supports the 'deprecated' attribute. */
81 #undef HAVE_ATTRIBUTE_deprecated
83 /* Define to 1 if your GCC C compiler supports the 'malloc' attribute. */
84 #undef HAVE_ATTRIBUTE_malloc
86 /* Define to 1 if your GCC C compiler supports the 'pure' attribute. */
87 #undef HAVE_ATTRIBUTE_pure
89 /* Define to 1 if your GCC C compiler supports the 'sentinel' attribute. */
90 #undef HAVE_ATTRIBUTE_sentinel
92 /* Define to 1 if your GCC C compiler supports the 'unused' attribute. */
93 #undef HAVE_ATTRIBUTE_unused
95 /* Define to 1 if your GCC C compiler supports the 'warn_unused_result'
97 #undef HAVE_ATTRIBUTE_warn_unused_result
99 /* Define to 1 if your GCC C compiler supports the 'weak_import' attribute. */
100 #undef HAVE_ATTRIBUTE_weak_import
102 /* Define to 1 if your GCC C compiler supports the 'weakref' attribute. */
103 #undef HAVE_ATTRIBUTE_weakref
105 /* Define to 1 if you have the Stack Backtrace support library. */
108 /* Define to the version of the Stack Backtrace support library. */
109 #undef HAVE_BKTR_VERSION
111 /* Define to 1 if you have the Bluetooth Support library. */
112 #undef HAVE_BLUETOOTH
114 /* Define to the version of the Bluetooth Support library. */
115 #undef HAVE_BLUETOOTH_VERSION
117 /* Define to 1 if byteswap.h macros are available. */
118 #undef HAVE_BYTESWAP_H
120 /* Define to 1 if you have the POSIX 1.e capabilities library. */
123 /* Define to the version of the POSIX 1.e capabilities library. */
124 #undef HAVE_CAP_VERSION
126 /* Define to 1 if you have the `ceil' function. */
129 /* Define to 1 if you have the `ceill' function. */
132 /* Define to 1 if your system has a working `chown' function. */
135 /* Define to 1 if you have the `closefrom' function. */
136 #undef HAVE_CLOSEFROM
138 /* Define to 1 if you have the `cos' function. */
141 /* Define to 1 if you have the `cosl' function. */
144 /* Define to 1 if you have the OpenSSL Cryptography support library. */
147 /* Define to the version of the OpenSSL Cryptography support library. */
148 #undef HAVE_CRYPTO_VERSION
150 /* Define to 1 if you have a functional curl library. */
153 /* Define to the version of the cURL library. */
154 #undef HAVE_CURL_VERSION
156 /* Define to 1 if you have the curses library. */
159 /* Define to the version of the curses library. */
160 #undef HAVE_CURSES_VERSION
162 /* Define if your system has the DAHDI headers. */
165 /* Define if your system has the DAHDI_ECHOCANCEL_FAX_MODE headers. */
166 #undef HAVE_DAHDI_ECHOCANCEL_FAX_MODE
168 /* Define DAHDI_ECHOCANCEL_FAX_MODE headers version */
169 #undef HAVE_DAHDI_ECHOCANCEL_FAX_MODE_VERSION
171 /* Define if your system has the DAHDI_HALF_FULL headers. */
172 #undef HAVE_DAHDI_HALF_FULL
174 /* Define DAHDI_HALF_FULL headers version */
175 #undef HAVE_DAHDI_HALF_FULL_VERSION
177 /* Define if your system has the DAHDI_LINEREVERSE_VMWI headers. */
178 #undef HAVE_DAHDI_LINEREVERSE_VMWI
180 /* Define DAHDI_LINEREVERSE_VMWI headers version */
181 #undef HAVE_DAHDI_LINEREVERSE_VMWI_VERSION
183 /* Define DAHDI headers version */
184 #undef HAVE_DAHDI_VERSION
186 /* Define to 1 if your system has /dev/urandom. */
187 #undef HAVE_DEV_URANDOM
189 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
193 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
196 /* Define to 1 if you have the `dup2' function. */
199 /* Define to 1 if you have the `eaccess' function. */
202 /* Define to 1 if you have the `endpwent' function. */
205 /* Define to 1 if you have the `euidaccess' function. */
206 #undef HAVE_EUIDACCESS
208 /* Define to 1 if you have the `exp' function. */
211 /* Define to 1 if you have the `exp10' function. */
214 /* Define to 1 if you have the `exp10l' function. */
217 /* Define to 1 if you have the `exp2' function. */
220 /* Define to 1 if you have the `exp2l' function. */
223 /* Define to 1 if you have the `expl' function. */
226 /* Define to 1 if you have the <fcntl.h> header file. */
229 /* Define to 1 if you have the Ffmpeg and avcodec library library. */
232 /* Define to the version of the Ffmpeg and avcodec library library. */
233 #undef HAVE_FFMPEG_VERSION
235 /* Define to 1 if you have the `floor' function. */
238 /* Define to 1 if you have the `floorl' function. */
241 /* Define to 1 if you have the `fmod' function. */
244 /* Define to 1 if you have the `fmodl' function. */
247 /* Define to 1 if you have the `fopencookie' function. */
248 #undef HAVE_FOPENCOOKIE
250 /* Define to 1 if you have the `fork' function. */
253 /* Define to 1 if you have the FreeTDS library. */
256 /* Define to the version of the FreeTDS library. */
257 #undef HAVE_FREETDS_VERSION
259 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
262 /* Define to 1 if you have the `ftruncate' function. */
263 #undef HAVE_FTRUNCATE
265 /* Define to 1 if you have the `funopen' function. */
268 /* Define to 1 if your GCC C compiler provides atomic operations. */
269 #undef HAVE_GCC_ATOMICS
271 /* Define to 1 if you have the `getcwd' function. */
274 /* Define to 1 if you have the `gethostbyname' function. */
275 #undef HAVE_GETHOSTBYNAME
277 /* Define to 1 if your system has gethostbyname_r with 5 arguments. */
278 #undef HAVE_GETHOSTBYNAME_R_5
280 /* Define to 1 if your system has gethostbyname_r with 6 arguments. */
281 #undef HAVE_GETHOSTBYNAME_R_6
283 /* Define to 1 if you have the `gethostname' function. */
284 #undef HAVE_GETHOSTNAME
286 /* Define if your system has the GETIFADDRS headers. */
287 #undef HAVE_GETIFADDRS
289 /* Define GETIFADDRS headers version */
290 #undef HAVE_GETIFADDRS_VERSION
292 /* Define to 1 if you have the `getloadavg' function. */
293 #undef HAVE_GETLOADAVG
295 /* Define to 1 if you have the `getpagesize' function. */
296 #undef HAVE_GETPAGESIZE
298 /* Define to 1 if you have the `getpeereid' function. */
299 #undef HAVE_GETPEEREID
301 /* Define to 1 if you have the `gettimeofday' function. */
302 #undef HAVE_GETTIMEOFDAY
304 /* Define to 1 if you have the `glob' function. */
307 /* Define if your system has the GLOB_BRACE headers. */
308 #undef HAVE_GLOB_BRACE
310 /* Define GLOB_BRACE headers version */
311 #undef HAVE_GLOB_BRACE_VERSION
313 /* Define if your system has the GLOB_NOMAGIC headers. */
314 #undef HAVE_GLOB_NOMAGIC
316 /* Define GLOB_NOMAGIC headers version */
317 #undef HAVE_GLOB_NOMAGIC_VERSION
319 /* Define if your system has the GMIME libraries. */
322 /* Define to the version of the GMime library library. */
323 #undef HAVE_GMIME_VERSION
325 /* Define to indicate the GSM library */
328 /* Define to indicate that gsm.h is in gsm/gsm.h */
329 #undef HAVE_GSM_GSM_HEADER
331 /* Define to indicate that gsm.h has no prefix for its location */
332 #undef HAVE_GSM_HEADER
334 /* Define to the version of the External GSM library library. */
335 #undef HAVE_GSM_VERSION
337 /* Define if your system has the GTK libraries. */
340 /* Define if your system has the GTK2 libraries. */
343 /* Define to the version of the gtk2 libraries library. */
344 #undef HAVE_GTK2_VERSION
346 /* Define to the version of the gtk libraries library. */
347 #undef HAVE_GTK_VERSION
349 /* Define to 1 if you have the Hoard Memory Allocator library. */
352 /* Define to the version of the Hoard Memory Allocator library. */
353 #undef HAVE_HOARD_VERSION
355 /* Define to 1 if you have the ical libraries library. */
358 /* Define to the version of the ical libraries library. */
359 #undef HAVE_ICAL_VERSION
361 /* Define to 1 if you have the Iconv Library library. */
364 /* Define to the version of the Iconv Library library. */
365 #undef HAVE_ICONV_VERSION
367 /* Define to 1 if you have the Iksemel Jabber Library library. */
370 /* Define to the version of the Iksemel Jabber Library library. */
371 #undef HAVE_IKSEMEL_VERSION
373 /* Define if your system has the UW IMAP Toolkit c-client library. */
376 /* Define if your system has the UW IMAP Toolkit c-client library version 2006
378 #undef HAVE_IMAP_TK2006
380 /* Define to the version of the UW IMAP Toolkit library. */
381 #undef HAVE_IMAP_TK_VERSION
383 /* Define to 1 if you have the `inet_aton' function. */
384 #undef HAVE_INET_ATON
386 /* Define to 1 if you have the `inet_ntoa' function. */
387 #undef HAVE_INET_NTOA
389 /* Define to 1 if you have the inotify support library. */
392 /* Define to the version of the inotify support library. */
393 #undef HAVE_INOTIFY_VERSION
395 /* Define to 1 if you have the <inttypes.h> header file. */
396 #undef HAVE_INTTYPES_H
398 /* Define to 1 if you have the iODBC library. */
401 /* Define to the version of the iODBC library. */
402 #undef HAVE_IODBC_VERSION
404 /* Define to 1 if you have the `ioperm' function. */
407 /* Define if your system has the IP_MTU_DISCOVER headers. */
408 #undef HAVE_IP_MTU_DISCOVER
410 /* Define IP_MTU_DISCOVER headers version */
411 #undef HAVE_IP_MTU_DISCOVER_VERSION
413 /* Define to 1 if you have the `isascii' function. */
416 /* Define to 1 if you have the ISDN4Linux Library library. */
419 /* Define to the version of the ISDN4Linux Library library. */
420 #undef HAVE_ISDNNET_VERSION
422 /* Define to 1 if you have the Jack Audio Connection Kit library. */
425 /* Define to the version of the Jack Audio Connection Kit library. */
426 #undef HAVE_JACK_VERSION
428 /* Define to 1 if you have the OpenLDAP library. */
431 /* Define to the version of the OpenLDAP library. */
432 #undef HAVE_LDAP_VERSION
434 /* Define to 1 if you have the <libintl.h> header file. */
435 #undef HAVE_LIBINTL_H
437 /* Define to 1 if you have the `m' library (-lm). */
440 /* Define if your system has the LIBXML2 libraries. */
443 /* Define to the version of the LibXML2 library. */
444 #undef HAVE_LIBXML2_VERSION
446 /* Define to 1 if you have the <limits.h> header file. */
449 /* Define to 1 if your system has linux/compiler.h. */
450 #undef HAVE_LINUX_COMPILER_H
452 /* Define to 1 if you have the <locale.h> header file. */
455 /* Define to 1 if you have the `localtime_r' function. */
456 #undef HAVE_LOCALTIME_R
458 /* Define to 1 if you have the `log' function. */
461 /* Define to 1 if you have the `log10' function. */
464 /* Define to 1 if you have the `log10l' function. */
467 /* Define to 1 if you have the `log2' function. */
470 /* Define to 1 if you have the `log2l' function. */
473 /* Define to 1 if you have the `logl' function. */
476 /* Define to 1 if the type `long double' works and has more range or precision
478 #undef HAVE_LONG_DOUBLE_WIDER
480 /* Define to 1 if you have the libtool library. */
483 /* Define to the version of the libtool library. */
484 #undef HAVE_LTDL_VERSION
486 /* Define to 1 if you have the Lua library. */
489 /* Define to the version of the Lua library. */
490 #undef HAVE_LUA_VERSION
492 /* Define to 1 if you have the <malloc.h> header file. */
495 /* Define to 1 if you have the `memchr' function. */
498 /* Define to 1 if you have the `memmove' function. */
501 /* Define to 1 if you have the <memory.h> header file. */
504 /* Define to 1 if you have the `memset' function. */
507 /* Define to 1 if you have the mISDN User Library library. */
510 /* Define if your system has the MISDN_FAC_ERROR headers. */
511 #undef HAVE_MISDN_FAC_ERROR
513 /* Define MISDN_FAC_ERROR headers version */
514 #undef HAVE_MISDN_FAC_ERROR_VERSION
516 /* Define if your system has the MISDN_FAC_RESULT headers. */
517 #undef HAVE_MISDN_FAC_RESULT
519 /* Define MISDN_FAC_RESULT headers version */
520 #undef HAVE_MISDN_FAC_RESULT_VERSION
522 /* Define to the version of the mISDN User Library library. */
523 #undef HAVE_MISDN_VERSION
525 /* Define to 1 if you have the `mkdir' function. */
528 /* Define to 1 if you have a working `mmap' system call. */
531 /* Define to 1 if you have the `munmap' function. */
534 /* Define if your system has the MYSQLCLIENT libraries. */
535 #undef HAVE_MYSQLCLIENT
537 /* Define to the version of the mysqlclient library. */
538 #undef HAVE_MYSQLCLIENT_VERSION
540 /* Define to 1 if you have the Network Broadcast Sound library. */
543 /* Define to the version of the Network Broadcast Sound library. */
544 #undef HAVE_NBS_VERSION
546 /* Define to 1 if you have the ncurses library. */
549 /* Define to the version of the ncurses library. */
550 #undef HAVE_NCURSES_VERSION
552 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
555 /* Define if your system has the NEON libraries. */
558 /* Define to the version of the neon library. */
559 #undef HAVE_NEON_VERSION
561 /* Define to 1 if you have the <netdb.h> header file. */
564 /* Define to 1 if you have the <netinet/in.h> header file. */
565 #undef HAVE_NETINET_IN_H
567 /* Define if your system has the NETSNMP libraries. */
570 /* Define to the version of the Net-SNMP library. */
571 #undef HAVE_NETSNMP_VERSION
573 /* Define to 1 if you have the newt library. */
576 /* Define to the version of the newt library. */
577 #undef HAVE_NEWT_VERSION
579 /* Define to 1 if your ODBC library has wide (Unicode) types. */
580 #undef HAVE_ODBC_WCHAR
582 /* Define to 1 if you have the OGG library. */
585 /* Define to the version of the OGG library. */
586 #undef HAVE_OGG_VERSION
588 /* Define to 1 if you have the OpenAIS library. */
591 /* Define to the version of the OpenAIS library. */
592 #undef HAVE_OPENAIS_VERSION
594 /* Define if your system has the OpenH323 libraries. */
597 /* Define to the version of the OpenH323 library. */
598 #undef HAVE_OPENH323_VERSION
600 /* Define to 1 if you have the MFR2 library. */
603 /* Define to the version of the MFR2 library. */
604 #undef HAVE_OPENR2_VERSION
606 /* Define to 1 if you have the OpenSSL Secure Sockets Layer support library.
610 /* Define to the version of the OpenSSL Secure Sockets Layer support library.
612 #undef HAVE_OPENSSL_VERSION
614 /* Define this to indicate the ${OSPTK_DESCRIP} library */
617 /* Define to the version of the OSP Toolkit library. */
618 #undef HAVE_OSPTK_VERSION
620 /* Define to 1 if you have the Open Sound System library. */
623 /* Define to the version of the Open Sound System library. */
624 #undef HAVE_OSS_VERSION
626 /* Define to 1 if OSX atomic operations are supported. */
627 #undef HAVE_OSX_ATOMICS
629 /* Define to indicate the PostgreSQL library */
632 /* Define to the version of the PostgreSQL library. */
633 #undef HAVE_PGSQL_VERSION
635 /* Define to 1 if your system defines IP_PKTINFO. */
638 /* Define to 1 if you have the popt library. */
641 /* Define to the version of the popt library. */
642 #undef HAVE_POPT_VERSION
644 /* Define to 1 if you have the PortAudio library. */
645 #undef HAVE_PORTAUDIO
647 /* Define to the version of the PortAudio library. */
648 #undef HAVE_PORTAUDIO_VERSION
650 /* Define to 1 if you have the `pow' function. */
653 /* Define to 1 if you have the `powl' function. */
656 /* Define to 1 if you have the ISDN PRI library. */
659 /* Define to 1 if you have the ISDN PRI call hold library. */
660 #undef HAVE_PRI_CALL_HOLD
662 /* Define to 1 if you have the ISDN PRI call rerouting and call deflection
664 #undef HAVE_PRI_CALL_REROUTING
666 /* Define to 1 if you have the ISDN PRI set_inbanddisconnect library. */
667 #undef HAVE_PRI_INBANDDISCONNECT
669 /* Define to 1 if you have the ISDN progress with cause library. */
670 #undef HAVE_PRI_PROG_W_CAUSE
672 /* Define to 1 if you have the ISDN reverse charge library. */
673 #undef HAVE_PRI_REVERSE_CHARGE
675 /* Define to 1 if you have the ISDN service messages library. */
676 #undef HAVE_PRI_SERVICE_MESSAGES
678 /* Define to 1 if you have the ISDN PRI keypad facility in SETUP library. */
679 #undef HAVE_PRI_SETUP_KEYPAD
681 /* Define to 1 if you have the ISDN PRI subaddressing library. */
682 #undef HAVE_PRI_SUBADDR
684 /* Define to 1 if you have the ISDN PRI get_version library. */
685 #undef HAVE_PRI_VERSION
687 /* Define if you have POSIX threads libraries and header files. */
690 /* Define to 1 if your system defines PTHREAD_MUTEX_RECURSIVE_NP in pthread.h
692 #undef HAVE_PTHREAD_MUTEX_RECURSIVE_NP
694 /* Define if your system has the PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
696 #undef HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
698 /* Define PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP headers version */
699 #undef HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION
701 /* Define if your system has the PTHREAD_RWLOCK_INITIALIZER headers. */
702 #undef HAVE_PTHREAD_RWLOCK_INITIALIZER
704 /* Define PTHREAD_RWLOCK_INITIALIZER headers version */
705 #undef HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION
707 /* Define to 1 if your system defines PTHREAD_RWLOCK_PREFER_WRITER_NP in
709 #undef HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP
711 /* Define if your system has pthread_rwlock_timedwrlock() */
712 #undef HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK
714 /* Define to 1 if the system has the type `ptrdiff_t'. */
715 #undef HAVE_PTRDIFF_T
717 /* Define to 1 if you have the `putenv' function. */
720 /* Define if your system has the PWLib libraries. */
723 /* Define to the version of the PWlib library. */
724 #undef HAVE_PWLIB_VERSION
726 /* Define to 1 if you have the Radius Client library. */
729 /* Define to the version of the Radius Client library. */
730 #undef HAVE_RADIUS_VERSION
732 /* Define to 1 if you have the `regcomp' function. */
735 /* Define to 1 if you have the `remainder' function. */
736 #undef HAVE_REMAINDER
738 /* Define to 1 if you have the `remainderl' function. */
739 #undef HAVE_REMAINDERL
741 /* Define to 1 if you have the LIBRESAMPLE library. */
744 /* Define to the version of the LIBRESAMPLE library. */
745 #undef HAVE_RESAMPLE_VERSION
747 /* Define to 1 if your system has the close resolver function. */
748 #undef HAVE_RES_CLOSE
750 /* Define to 1 if your system has the ndestroy resolver function. */
751 #undef HAVE_RES_NDESTROY
753 /* Define to 1 if your system has the re-entrant resolver functions. */
754 #undef HAVE_RES_NINIT
756 /* Define to 1 if you have the `re_comp' function. */
759 /* Define to 1 if you have the `rint' function. */
762 /* Define to 1 if you have the `rintl' function. */
765 /* Define to 1 if you have the `round' function. */
768 /* Define to 1 if you have the `roundl' function. */
771 /* Define to 1 if your system has /sbin/launchd. */
772 #undef HAVE_SBIN_LAUNCHD
774 /* Define if your system has the SDL libraries. */
777 /* Define to 1 if you have the Sdl Image library library. */
778 #undef HAVE_SDL_IMAGE
780 /* Define to the version of the Sdl Image library library. */
781 #undef HAVE_SDL_IMAGE_VERSION
783 /* Define to the version of the Sdl library. */
784 #undef HAVE_SDL_VERSION
786 /* Define to 1 if you have the `select' function. */
789 /* Define to 1 if you have the `setenv' function. */
792 /* Define to 1 if you have the `sin' function. */
795 /* Define to 1 if you have the `sinl' function. */
798 /* Define to 1 if you have the `socket' function. */
801 /* Define to 1 if your system has soxmix application. */
804 /* Define if your system has the SPANDSP headers. */
807 /* Define SPANDSP headers version */
808 #undef HAVE_SPANDSP_VERSION
810 /* Define to 1 if you have the Speex library. */
813 /* Define to 1 if you have the Speexdsp library. */
816 /* Define to the version of the Speexdsp library. */
817 #undef HAVE_SPEEXDSP_VERSION
819 /* Define to 1 if you have the speex_preprocess_ctl library. */
820 #undef HAVE_SPEEX_PREPROCESS
822 /* Define to the version of the Speex preprocess routines library. */
823 #undef HAVE_SPEEX_PREPROCESS_VERSION
825 /* Define to the version of the Speex library. */
826 #undef HAVE_SPEEX_VERSION
828 /* Define to 1 if you have the SQLite library. */
831 /* Define to 1 if you have the SQLite library. */
834 /* Define to the version of the SQLite library. */
835 #undef HAVE_SQLITE3_VERSION
837 /* Define to the version of the SQLite library. */
838 #undef HAVE_SQLITE_VERSION
840 /* Define to 1 if you have the `sqrtl' function. */
843 /* Define to 1 if you have the ISDN SS7 library. */
846 /* Define to the version of the ISDN SS7 library. */
847 #undef HAVE_SS7_VERSION
849 /* Define to 1 if `stat' has the bug that it succeeds when given the
850 zero-length file name argument. */
851 #undef HAVE_STAT_EMPTY_STRING_BUG
853 /* Define to 1 if stdbool.h conforms to C99. */
854 #undef HAVE_STDBOOL_H
856 /* Define to 1 if you have the <stddef.h> header file. */
859 /* Define to 1 if you have the <stdint.h> header file. */
862 /* Define to 1 if you have the <stdlib.h> header file. */
865 /* Define to 1 if you have the `strcasecmp' function. */
866 #undef HAVE_STRCASECMP
868 /* Define to 1 if you have the `strcasestr' function. */
869 #undef HAVE_STRCASESTR
871 /* Define to 1 if you have the `strchr' function. */
874 /* Define to 1 if you have the `strcoll' function and it is properly defined.
878 /* Define to 1 if you have the `strcspn' function. */
881 /* Define to 1 if you have the `strdup' function. */
884 /* Define to 1 if you have the `strerror' function. */
887 /* Define to 1 if you have the `strftime' function. */
890 /* Define to 1 if you have the <strings.h> header file. */
891 #undef HAVE_STRINGS_H
893 /* Define to 1 if you have the <string.h> header file. */
896 /* Define to 1 if you have the `strlcat' function. */
899 /* Define to 1 if you have the `strlcpy' function. */
902 /* Define to 1 if you have the `strncasecmp' function. */
903 #undef HAVE_STRNCASECMP
905 /* Define to 1 if you have the `strndup' function. */
908 /* Define to 1 if you have the `strnlen' function. */
911 /* Define to 1 if you have the `strrchr' function. */
914 /* Define to 1 if you have the `strsep' function. */
917 /* Define to 1 if you have the `strspn' function. */
920 /* Define to 1 if you have the `strstr' function. */
923 /* Define to 1 if you have the `strtod' function. */
926 /* Define to 1 if you have the `strtol' function. */
929 /* Define to 1 if you have the `strtold' function. */
932 /* Define to 1 if you have the `strtoq' function. */
935 /* Define to 1 if `st_blksize' is member of `struct stat'. */
936 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
938 /* Define to 1 if you have the mISDN Supplemental Services library. */
941 /* Define to the version of the mISDN Supplemental Services library. */
942 #undef HAVE_SUPPSERV_VERSION
944 /* Define to 1 if you have the `swapctl' function. */
947 /* Define to 1 if you have the `sysctl' function. */
950 /* Define to 1 if your system has sysinfo support */
953 /* Define if your system has the SYSLOG_FACILITY_LOG_AUTH headers. */
954 #undef HAVE_SYSLOG_FACILITY_LOG_AUTH
956 /* Define if your system has the SYSLOG_FACILITY_LOG_AUTHPRIV headers. */
957 #undef HAVE_SYSLOG_FACILITY_LOG_AUTHPRIV
959 /* Define SYSLOG_FACILITY_LOG_AUTHPRIV headers version */
960 #undef HAVE_SYSLOG_FACILITY_LOG_AUTHPRIV_VERSION
962 /* Define SYSLOG_FACILITY_LOG_AUTH headers version */
963 #undef HAVE_SYSLOG_FACILITY_LOG_AUTH_VERSION
965 /* Define if your system has the SYSLOG_FACILITY_LOG_CRON headers. */
966 #undef HAVE_SYSLOG_FACILITY_LOG_CRON
968 /* Define SYSLOG_FACILITY_LOG_CRON headers version */
969 #undef HAVE_SYSLOG_FACILITY_LOG_CRON_VERSION
971 /* Define if your system has the SYSLOG_FACILITY_LOG_DAEMON headers. */
972 #undef HAVE_SYSLOG_FACILITY_LOG_DAEMON
974 /* Define SYSLOG_FACILITY_LOG_DAEMON headers version */
975 #undef HAVE_SYSLOG_FACILITY_LOG_DAEMON_VERSION
977 /* Define if your system has the SYSLOG_FACILITY_LOG_FTP headers. */
978 #undef HAVE_SYSLOG_FACILITY_LOG_FTP
980 /* Define SYSLOG_FACILITY_LOG_FTP headers version */
981 #undef HAVE_SYSLOG_FACILITY_LOG_FTP_VERSION
983 /* Define if your system has the SYSLOG_FACILITY_LOG_KERN headers. */
984 #undef HAVE_SYSLOG_FACILITY_LOG_KERN
986 /* Define SYSLOG_FACILITY_LOG_KERN headers version */
987 #undef HAVE_SYSLOG_FACILITY_LOG_KERN_VERSION
989 /* Define if your system has the SYSLOG_FACILITY_LOG_LPR headers. */
990 #undef HAVE_SYSLOG_FACILITY_LOG_LPR
992 /* Define SYSLOG_FACILITY_LOG_LPR headers version */
993 #undef HAVE_SYSLOG_FACILITY_LOG_LPR_VERSION
995 /* Define if your system has the SYSLOG_FACILITY_LOG_MAIL headers. */
996 #undef HAVE_SYSLOG_FACILITY_LOG_MAIL
998 /* Define SYSLOG_FACILITY_LOG_MAIL headers version */
999 #undef HAVE_SYSLOG_FACILITY_LOG_MAIL_VERSION
1001 /* Define if your system has the SYSLOG_FACILITY_LOG_NEWS headers. */
1002 #undef HAVE_SYSLOG_FACILITY_LOG_NEWS
1004 /* Define SYSLOG_FACILITY_LOG_NEWS headers version */
1005 #undef HAVE_SYSLOG_FACILITY_LOG_NEWS_VERSION
1007 /* Define if your system has the SYSLOG_FACILITY_LOG_SYSLOG headers. */
1008 #undef HAVE_SYSLOG_FACILITY_LOG_SYSLOG
1010 /* Define SYSLOG_FACILITY_LOG_SYSLOG headers version */
1011 #undef HAVE_SYSLOG_FACILITY_LOG_SYSLOG_VERSION
1013 /* Define if your system has the SYSLOG_FACILITY_LOG_UUCP headers. */
1014 #undef HAVE_SYSLOG_FACILITY_LOG_UUCP
1016 /* Define SYSLOG_FACILITY_LOG_UUCP headers version */
1017 #undef HAVE_SYSLOG_FACILITY_LOG_UUCP_VERSION
1019 /* Define to 1 if you have the <syslog.h> header file. */
1020 #undef HAVE_SYSLOG_H
1022 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1024 #undef HAVE_SYS_DIR_H
1026 /* Define to 1 if your sys/endian.h header file provides the bswap16 macro. */
1027 #undef HAVE_SYS_ENDIAN_BSWAP16
1029 /* Define to 1 if your sys/endian.h header file provides the __swap16 macro.
1031 #undef HAVE_SYS_ENDIAN_SWAP16
1033 /* Define to 1 if you have the <sys/file.h> header file. */
1034 #undef HAVE_SYS_FILE_H
1036 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1037 #undef HAVE_SYS_IOCTL_H
1039 /* Define to 1 if you have the <sys/io.h> header file. */
1040 #undef HAVE_SYS_IO_H
1042 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1044 #undef HAVE_SYS_NDIR_H
1046 /* Define to 1 if you have the <sys/param.h> header file. */
1047 #undef HAVE_SYS_PARAM_H
1049 /* Define to 1 if your system has working sys/poll.h */
1050 #undef HAVE_SYS_POLL_H
1052 /* Define to 1 if you have the <sys/select.h> header file. */
1053 #undef HAVE_SYS_SELECT_H
1055 /* Define to 1 if you have the <sys/socket.h> header file. */
1056 #undef HAVE_SYS_SOCKET_H
1058 /* Define to 1 if you have the <sys/stat.h> header file. */
1059 #undef HAVE_SYS_STAT_H
1061 /* Define to 1 if you have the <sys/time.h> header file. */
1062 #undef HAVE_SYS_TIME_H
1064 /* Define to 1 if you have the <sys/types.h> header file. */
1065 #undef HAVE_SYS_TYPES_H
1067 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1068 #undef HAVE_SYS_WAIT_H
1070 /* Define to 1 if you have the `tan' function. */
1073 /* Define to 1 if you have the `tanl' function. */
1076 /* Define to 1 if you have the Termcap library. */
1079 /* Define to the version of the Termcap library. */
1080 #undef HAVE_TERMCAP_VERSION
1082 /* Define to 1 if you have the <termios.h> header file. */
1083 #undef HAVE_TERMIOS_H
1085 /* Define if your system has the TIMERFD headers. */
1088 /* Define TIMERFD headers version */
1089 #undef HAVE_TIMERFD_VERSION
1091 /* Define to 1 if your system defines timersub. */
1092 #undef HAVE_TIMERSUB
1094 /* Define to 1 if you have the Term Info library. */
1097 /* Define to the version of the Term Info library. */
1098 #undef HAVE_TINFO_VERSION
1100 /* Define to 1 if you have the tonezone library. */
1101 #undef HAVE_TONEZONE
1103 /* Define to the version of the tonezone library. */
1104 #undef HAVE_TONEZONE_VERSION
1106 /* Define to 1 if you have the `trunc' function. */
1109 /* Define to 1 if you have the `truncl' function. */
1112 /* Define to 1 if you have the <unistd.h> header file. */
1113 #undef HAVE_UNISTD_H
1115 /* Define to 1 if you have the unixODBC library. */
1116 #undef HAVE_UNIXODBC
1118 /* Define to the version of the unixODBC library. */
1119 #undef HAVE_UNIXODBC_VERSION
1121 /* Define to 1 if you have the `unsetenv' function. */
1122 #undef HAVE_UNSETENV
1124 /* Define to 1 if you have the usb library. */
1127 /* Define to the version of the usb library. */
1128 #undef HAVE_USB_VERSION
1130 /* Define to 1 if you have the `utime' function. */
1133 /* Define to 1 if you have the <utime.h> header file. */
1136 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
1137 #undef HAVE_UTIME_NULL
1139 /* Define to 1 if you have the `vasprintf' function. */
1140 #undef HAVE_VASPRINTF
1142 /* Define to 1 if you have the `vfork' function. */
1145 /* Define to 1 if you have the <vfork.h> header file. */
1148 /* Define to 1 if your system has linux/videodev.h. */
1149 #undef HAVE_VIDEODEV_H
1151 /* Define to 1 if you have the Vorbis library. */
1154 /* Define to the version of the Vorbis library. */
1155 #undef HAVE_VORBIS_VERSION
1157 /* Define if your system has the VoiceTronix API libraries. */
1160 /* Define to the version of the Voicetronix API library. */
1161 #undef HAVE_VPB_VERSION
1163 /* Define to 1 if you have the `vprintf' function. */
1166 /* Define to 1 if you have the <winsock2.h> header file. */
1167 #undef HAVE_WINSOCK2_H
1169 /* Define to 1 if you have the <winsock.h> header file. */
1170 #undef HAVE_WINSOCK_H
1172 /* Define to 1 if `fork' works. */
1173 #undef HAVE_WORKING_FORK
1175 /* Define to 1 if `vfork' works. */
1176 #undef HAVE_WORKING_VFORK
1178 /* Define to 1 if you have the X11 support library. */
1181 /* Define to the version of the X11 support library. */
1182 #undef HAVE_X11_VERSION
1184 /* Define to 1 if you have the zlib library. */
1187 /* Define to the version of the zlib library. */
1188 #undef HAVE_ZLIB_VERSION
1190 /* Define to 1 if the system has the type `_Bool'. */
1193 /* Defined if libcurl supports AsynchDNS */
1194 #undef LIBCURL_FEATURE_ASYNCHDNS
1196 /* Defined if libcurl supports IDN */
1197 #undef LIBCURL_FEATURE_IDN
1199 /* Defined if libcurl supports IPv6 */
1200 #undef LIBCURL_FEATURE_IPV6
1202 /* Defined if libcurl supports KRB4 */
1203 #undef LIBCURL_FEATURE_KRB4
1205 /* Defined if libcurl supports libz */
1206 #undef LIBCURL_FEATURE_LIBZ
1208 /* Defined if libcurl supports NTLM */
1209 #undef LIBCURL_FEATURE_NTLM
1211 /* Defined if libcurl supports SSL */
1212 #undef LIBCURL_FEATURE_SSL
1214 /* Defined if libcurl supports SSPI */
1215 #undef LIBCURL_FEATURE_SSPI
1217 /* Defined if libcurl supports DICT */
1218 #undef LIBCURL_PROTOCOL_DICT
1220 /* Defined if libcurl supports FILE */
1221 #undef LIBCURL_PROTOCOL_FILE
1223 /* Defined if libcurl supports FTP */
1224 #undef LIBCURL_PROTOCOL_FTP
1226 /* Defined if libcurl supports FTPS */
1227 #undef LIBCURL_PROTOCOL_FTPS
1229 /* Defined if libcurl supports HTTP */
1230 #undef LIBCURL_PROTOCOL_HTTP
1232 /* Defined if libcurl supports HTTPS */
1233 #undef LIBCURL_PROTOCOL_HTTPS
1235 /* Defined if libcurl supports LDAP */
1236 #undef LIBCURL_PROTOCOL_LDAP
1238 /* Defined if libcurl supports TELNET */
1239 #undef LIBCURL_PROTOCOL_TELNET
1241 /* Defined if libcurl supports TFTP */
1242 #undef LIBCURL_PROTOCOL_TFTP
1244 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1246 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1248 /* Define to 1 if lua is found with a lua5.1 prefix */
1251 /* Build chan_misdn for mISDN 1.2 or later. */
1254 /* Define to the address where bug reports for this package should be sent. */
1255 #undef PACKAGE_BUGREPORT
1257 /* Define to the full name of this package. */
1260 /* Define to the full name and version of this package. */
1261 #undef PACKAGE_STRING
1263 /* Define to the one symbol short name of this package. */
1264 #undef PACKAGE_TARNAME
1266 /* Define to the version of this package. */
1267 #undef PACKAGE_VERSION
1269 /* Define to necessary symbol if this constant uses a non-standard name on
1271 #undef PTHREAD_CREATE_JOINABLE
1273 /* Define as the return type of signal handlers (`int' or `void'). */
1276 /* Define to the type of arg 1 for `select'. */
1277 #undef SELECT_TYPE_ARG1
1279 /* Define to the type of args 2, 3 and 4 for `select'. */
1280 #undef SELECT_TYPE_ARG234
1282 /* Define to the type of arg 5 for `select'. */
1283 #undef SELECT_TYPE_ARG5
1285 /* The size of `int', as computed by sizeof. */
1288 /* If using the C implementation of alloca, define if you know the
1289 direction of stack growth for your system; otherwise it will be
1290 automatically deduced at runtime.
1291 STACK_DIRECTION > 0 => grows toward higher addresses
1292 STACK_DIRECTION < 0 => grows toward lower addresses
1293 STACK_DIRECTION = 0 => direction of growth unknown */
1294 #undef STACK_DIRECTION
1296 /* Define to 1 if you have the ANSI C header files. */
1299 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1300 #undef TIME_WITH_SYS_TIME
1302 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1303 #undef TM_IN_SYS_TIME
1305 /* Enable extensions on AIX 3, Interix. */
1309 /* Enable GNU extensions on systems that have them. */
1313 /* Enable threading extensions on Solaris. */
1314 #ifndef _POSIX_PTHREAD_SEMANTICS
1315 # undef _POSIX_PTHREAD_SEMANTICS
1317 /* Enable extensions on HP NonStop. */
1318 #ifndef _TANDEM_SOURCE
1319 # undef _TANDEM_SOURCE
1321 /* Enable general extensions on Solaris. */
1322 #ifndef __EXTENSIONS__
1323 # undef __EXTENSIONS__
1327 /* Number of bits in a file offset, on hosts where this is settable. */
1328 #undef _FILE_OFFSET_BITS
1330 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1331 #undef _LARGEFILE_SOURCE
1333 /* Define for large files, on AIX-style hosts. */
1336 /* Define to 1 if on MINIX. */
1339 /* Define to 2 if the system does not provide POSIX.1 features except with
1341 #undef _POSIX_1_SOURCE
1343 /* Define to 1 if you need to in order for `stat' and other things to work. */
1344 #undef _POSIX_SOURCE
1346 /* Define to empty if `const' does not conform to ANSI C. */
1349 /* Define curl_free() as free() if our version of curl lacks curl_free. */
1352 /* Define to `int' if <sys/types.h> doesn't define. */
1355 /* Define to `__inline__' or `__inline' if that's what the C compiler
1356 calls it, or to nothing if 'inline' is not supported under any name. */
1361 /* Define to `int' if <sys/types.h> does not define. */
1364 /* Define to `long int' if <sys/types.h> does not define. */
1367 /* Define to `int' if <sys/types.h> does not define. */
1370 /* Define to `unsigned int' if <sys/types.h> does not define. */
1373 /* Define to `int' if <sys/types.h> doesn't define. */
1376 /* Define as `fork' if `vfork' does not work. */
1379 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1380 code using `volatile' can become incorrect without. Disable with care. */