autoconfig.h.in 39 KB

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