1/* src/include/switch_private.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Enable extra debugging. */
7#undef DEBUG
8
9/* Define to 1 if you have the `asprintf' function. */
10#undef HAVE_ASPRINTF
11
12/* Define if you have clock_getres() */
13#undef HAVE_CLOCK_GETRES
14
15/* Define if you have clock_gettime() */
16#undef HAVE_CLOCK_GETTIME
17
18/* Define if you have clock_nanosleep() */
19#undef HAVE_CLOCK_NANOSLEEP
20
21/* Define to 1 if you have the <codec2/codec2.h> header file. */
22#undef HAVE_CODEC2_CODEC2_H
23
24/* Define if CPU_SET and CPU_ZERO defined */
25#undef HAVE_CPU_SET_MACROS
26
27/* Define to 1 if you have the declaration of `EL_PROMPT_ESC', and to 0 if you
28   don't. */
29#undef HAVE_DECL_EL_PROMPT_ESC
30
31/* Define to 1 if you have the declaration of `EL_REFRESH', and to 0 if you
32   don't. */
33#undef HAVE_DECL_EL_REFRESH
34
35/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
36   don't. */
37#undef HAVE_DECL_STRERROR_R
38
39/* Define if you have /dev/ptmx */
40#undef HAVE_DEV_PTMX
41
42/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
43   */
44#undef HAVE_DIRENT_H
45
46/* Define to 1 if you have the <dlfcn.h> header file. */
47#undef HAVE_DLFCN_H
48
49/* Define to 1 if you have the <ei.h> header file. */
50#undef HAVE_EI_H
51
52/* Define to 1 if you have libedit el_cursor support */
53#undef HAVE_EL_CURSOR
54
55/* Define to 1 if you have the `el_wset' function. */
56#undef HAVE_EL_WSET
57
58/* Define to 1 if you have the <execinfo.h> header file. */
59#undef HAVE_EXECINFO_H
60
61/* Define to 1 if you have the <flite/flite.h> header file. */
62#undef HAVE_FLITE_FLITE_H
63
64/* Define to 1 if you have the `getdtablesize' function. */
65#undef HAVE_GETDTABLESIZE
66
67/* Define to 1 if you have the `gethostname' function. */
68#undef HAVE_GETHOSTNAME
69
70/* Define to 1 if you have the `getifaddrs' function. */
71#undef HAVE_GETIFADDRS
72
73/* Define to 1 if you have the `getrusage' function. */
74#undef HAVE_GETRUSAGE
75
76/* Define to 1 if you have the `gettimeofday' function. */
77#undef HAVE_GETTIMEOFDAY
78
79/* Define to 1 if you have the `gmtime_r' function. */
80#undef HAVE_GMTIME_R
81
82/* Define to 1 if you have the `initgroups' function. */
83#undef HAVE_INITGROUPS
84
85/* Define to 1 if you have the <inttypes.h> header file. */
86#undef HAVE_INTTYPES_H
87
88/* Define to 1 if you have the `crypto' library (-lcrypto). */
89#undef HAVE_LIBCRYPTO
90
91/* Define to 1 if you have libedit is available */
92#undef HAVE_LIBEDIT
93
94/* Define to 1 if you have the `jpeg' library (-ljpeg). */
95#undef HAVE_LIBJPEG
96
97/* Define to 1 if you have the `md' library (-lmd). */
98#undef HAVE_LIBMD
99
100/* Define to 1 if you have the `md5' library (-lmd5). */
101#undef HAVE_LIBMD5
102
103/* Define to 1 if you have the `mtmalloc' library (-lmtmalloc). */
104#undef HAVE_LIBMTMALLOC
105
106/* Define to 1 if you have the `socket' library (-lsocket). */
107#undef HAVE_LIBSOCKET
108
109/* Define to 1 if you have the `ssl' library (-lssl). */
110#undef HAVE_LIBSSL
111
112/* Define to 1 if you have libtpl */
113#undef HAVE_LIBTPL
114
115/* Define to 1 if you have the `localtime_r' function. */
116#undef HAVE_LOCALTIME_R
117
118/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
119   to 0 otherwise. */
120#undef HAVE_MALLOC
121
122/* Define to 1 if you have the `MD5Init' function. */
123#undef HAVE_MD5INIT
124
125/* Define to 1 if the system has the type `memcached_instance_st*'. */
126#undef HAVE_MEMCACHED_INSTANCE_STP
127
128/* Define to 1 if you have the `memcached_server_name' function. */
129#undef HAVE_MEMCACHED_SERVER_NAME
130
131/* Define to 1 if you have the `memcached_stat_execute' function. */
132#undef HAVE_MEMCACHED_STAT_EXECUTE
133
134/* Define to 1 if you have the <memory.h> header file. */
135#undef HAVE_MEMORY_H
136
137/* Define to 1 if you have the `mlock' function. */
138#undef HAVE_MLOCK
139
140/* Define to 1 if you have the `mlockall' function. */
141#undef HAVE_MLOCKALL
142
143/* Define to 1 if you have the `mmap' function. */
144#undef HAVE_MMAP
145
146/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
147#undef HAVE_NDIR_H
148
149/* Define to 1 if you have the <netdb.h> header file. */
150#undef HAVE_NETDB_H
151
152/* libodbc */
153#undef HAVE_ODBC
154
155/* Define if you have openpty() */
156#undef HAVE_OPENPTY
157
158/* Define to 1 if you have OpenSSL */
159#undef HAVE_OPENSSL
160
161/* HAVE_OPENSSL_DTLS */
162#undef HAVE_OPENSSL_DTLS
163
164/* HAVE_OPENSSL_DTLS_SRTP */
165#undef HAVE_OPENSSL_DTLS_SRTP
166
167/* DTLS version 1.2 is available */
168#undef HAVE_OPENSSL_DTLSv1_2_method
169
170/* Define to 1 if you have the <openssl/tls1.h> header file. */
171#undef HAVE_OPENSSL_TLS1_H
172
173/* Define to 1 if you have the `poll' function. */
174#undef HAVE_POLL
175
176/* Define to 1 if you have the `posix_openpt' function. */
177#undef HAVE_POSIX_OPENPT
178
179/* Define to 1 if you have the `pselect' function. */
180#undef HAVE_PSELECT
181
182/* Define if you have pthread_setschedparam() */
183#undef HAVE_PTHREAD_SETSCHEDPARAM
184
185/* RLIMIT_MEMLOCK constant for setrlimit */
186#undef HAVE_RLIMIT_MEMLOCK
187
188/* SCHED_FIFO constant for sched_setscheduler */
189#undef HAVE_SCHED_FIFO
190
191/* Define to 1 if you have the `sched_getaffinity' function. */
192#undef HAVE_SCHED_GETAFFINITY
193
194/* Define to 1 if you have the <sched.h> header file. */
195#undef HAVE_SCHED_H
196
197/* SCHED_RR constant for sched_setscheduler */
198#undef HAVE_SCHED_RR
199
200/* Define to 1 if you have the `sched_setaffinity' function. */
201#undef HAVE_SCHED_SETAFFINITY
202
203/* Define to 1 if you have the `sched_setscheduler' function. */
204#undef HAVE_SCHED_SETSCHEDULER
205
206/* Define to 1 if you have the `setenv' function. */
207#undef HAVE_SETENV
208
209/* Define to 1 if you have the `setgroups' function. */
210#undef HAVE_SETGROUPS
211
212/* Define to 1 if you have the `setpriority' function. */
213#undef HAVE_SETPRIORITY
214
215/* Define to 1 if you have the `setrlimit' function. */
216#undef HAVE_SETRLIMIT
217
218/* Define to 1 if you have the <stdint.h> header file. */
219#undef HAVE_STDINT_H
220
221/* Define to 1 if you have the <stdlib.h> header file. */
222#undef HAVE_STDLIB_H
223
224/* Define to 1 if you have the `strcasecmp' function. */
225#undef HAVE_STRCASECMP
226
227/* Define to 1 if you have the `strerror_r' function. */
228#undef HAVE_STRERROR_R
229
230/* Define to 1 if you have the `strftime' function. */
231#undef HAVE_STRFTIME
232
233/* Define to 1 if you have the `stricmp' function. */
234#undef HAVE_STRICMP
235
236/* Define to 1 if you have the <strings.h> header file. */
237#undef HAVE_STRINGS_H
238
239/* Define to 1 if you have the <string.h> header file. */
240#undef HAVE_STRING_H
241
242/* Define to 1 if you have the `strtoll' function. */
243#undef HAVE_STRTOLL
244
245/* Define to 1 if you have the `strtoq' function. */
246#undef HAVE_STRTOQ
247
248/* Define to 1 if you have the `strtoull' function. */
249#undef HAVE_STRTOULL
250
251/* Define to 1 if you have the `strtouq' function. */
252#undef HAVE_STRTOUQ
253
254/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
255#undef HAVE_STRUCT_TM_TM_GMTOFF
256
257/* Define to 1 if `tm_zone' is a member of `struct tm'. */
258#undef HAVE_STRUCT_TM_TM_ZONE
259
260/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
261   */
262#undef HAVE_SYS_DIR_H
263
264/* Define to 1 if you have the <sys/filio.h> header file. */
265#undef HAVE_SYS_FILIO_H
266
267/* Define to 1 if you have the <sys/ioctl.h> header file. */
268#undef HAVE_SYS_IOCTL_H
269
270/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
271   */
272#undef HAVE_SYS_NDIR_H
273
274/* Define to 1 if you have the <sys/prctl.h> header file. */
275#undef HAVE_SYS_PRCTL_H
276
277/* Define to 1 if you have the <sys/resource.h> header file. */
278#undef HAVE_SYS_RESOURCE_H
279
280/* Define to 1 if you have the <sys/select.h> header file. */
281#undef HAVE_SYS_SELECT_H
282
283/* Define to 1 if you have the <sys/stat.h> header file. */
284#undef HAVE_SYS_STAT_H
285
286/* Define to 1 if you have the <sys/time.h> header file. */
287#undef HAVE_SYS_TIME_H
288
289/* Define to 1 if you have the <sys/types.h> header file. */
290#undef HAVE_SYS_TYPES_H
291
292/* Define to 1 if you have the `timerfd_create' function. */
293#undef HAVE_TIMERFD_CREATE
294
295/* Define to 1 if you have TLS */
296#undef HAVE_TLS
297
298/* Define to 1 if you have the <unistd.h> header file. */
299#undef HAVE_UNISTD_H
300
301/* Define to 1 if you have the `usleep' function. */
302#undef HAVE_USLEEP
303
304/* Define to 1 if you have the `vasprintf' function. */
305#undef HAVE_VASPRINTF
306
307/* Define to 1 if you have the <wchar.h> header file. */
308#undef HAVE_WCHAR_H
309
310/* Define to 1 if you have the `wcsncmp' function. */
311#undef HAVE_WCSNCMP
312
313/* Define to 1 if you have the `_stricmp' function. */
314#undef HAVE__STRICMP
315
316/* Define to 1 if you have the `__strtoll' function. */
317#undef HAVE___STRTOLL
318
319/* Define to 1 if you have the `__strtoull' function. */
320#undef HAVE___STRTOULL
321
322/* Define if you have Java */
323#undef HasJava
324
325/* Define to the sub-directory where libtool stores uninstalled libraries. */
326#undef LT_OBJDIR
327
328/* Enable Optimization. */
329#undef OPTIMZER
330
331/* Name of package */
332#undef PACKAGE
333
334/* Define to the address where bug reports for this package should be sent. */
335#undef PACKAGE_BUGREPORT
336
337/* Define to the full name of this package. */
338#undef PACKAGE_NAME
339
340/* Define to the full name and version of this package. */
341#undef PACKAGE_STRING
342
343/* Define to the one symbol short name of this package. */
344#undef PACKAGE_TARNAME
345
346/* Define to the home page for this package. */
347#undef PACKAGE_URL
348
349/* Define to the version of this package. */
350#undef PACKAGE_VERSION
351
352/* Specifies the version of PostgreSQL we are linking against */
353#undef POSTGRESQL_MAJOR_VERSION
354
355/* Specifies the version of PostgreSQL we are linking against */
356#undef POSTGRESQL_MINOR_VERSION
357
358/* Specifies the version of PostgreSQL we are linking against */
359#undef POSTGRESQL_PATCH_VERSION
360
361/* Specifies the version of PostgreSQL we are linking against */
362#undef POSTGRESQL_VERSION
363
364/* Define as the return type of signal handlers (`int' or `void'). */
365#undef RETSIGTYPE
366
367/* The size of `char', as computed by sizeof. */
368#undef SIZEOF_CHAR
369
370/* The size of `int', as computed by sizeof. */
371#undef SIZEOF_INT
372
373/* The size of `long', as computed by sizeof. */
374#undef SIZEOF_LONG
375
376/* The size of `long long', as computed by sizeof. */
377#undef SIZEOF_LONG_LONG
378
379/* The size of `short', as computed by sizeof. */
380#undef SIZEOF_SHORT
381
382/* The size of size_t */
383#undef SIZEOF_SIZE_T
384
385/* The size of ssize_t */
386#undef SIZEOF_SSIZE_T
387
388/* The size of `void*', as computed by sizeof. */
389#undef SIZEOF_VOIDP
390
391/* Solaris 11 privilege management */
392#undef SOLARIS_PRIVILEGES
393
394/* Define to 1 if you have the ANSI C header files. */
395#undef STDC_HEADERS
396
397/* Define to 1 if strerror_r returns char *. */
398#undef STRERROR_R_CHAR_P
399
400/* Little Endian */
401#undef SWITCH_BYTE_ORDER
402
403/* where to put cache files */
404#undef SWITCH_CACHE_DIR
405
406/* where to put certs files */
407#undef SWITCH_CERTS_DIR
408
409/* directory for configuration files */
410#undef SWITCH_CONF_DIR
411
412/* directory for data files */
413#undef SWITCH_DATA_DIR
414
415/* where to put db files */
416#undef SWITCH_DB_DIR
417
418/* Define to 1 to enable deprecated core db events */
419#undef SWITCH_DEPRECATED_CORE_DB
420
421/* where to put font files */
422#undef SWITCH_FONTS_DIR
423
424/* where to put grammar files */
425#undef SWITCH_GRAMMAR_DIR
426
427/* where to put htdocs files */
428#undef SWITCH_HTDOCS_DIR
429
430/* where to put image files */
431#undef SWITCH_IMAGES_DIR
432
433/* directory for local state files */
434#undef SWITCH_LOCALSTATE_DIR
435
436/* where to put log files */
437#undef SWITCH_LOG_DIR
438
439/* where to install the modules to */
440#undef SWITCH_MOD_DIR
441
442/* where to put recording files */
443#undef SWITCH_RECORDINGS_DIR
444
445/* where to put pidfile to */
446#undef SWITCH_RUN_DIR
447
448/* where to put script files */
449#undef SWITCH_SCRIPT_DIR
450
451/* where to put sounds files */
452#undef SWITCH_SOUNDS_DIR
453
454/* where to put storage files */
455#undef SWITCH_STORAGE_DIR
456
457/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
458#undef TIME_WITH_SYS_TIME
459
460/* Define to 1 if your <sys/time.h> declares `struct tm'. */
461#undef TM_IN_SYS_TIME
462
463/* Enable mlockall support */
464#undef USE_MLOCKALL
465
466/* Enable round-robin scheduler using sched_setscheduler */
467#undef USE_SCHED_SETSCHEDULER
468
469/* Use setrlimit to disable mlock limit for non-root users */
470#undef USE_SETRLIMIT
471
472/* Version number of package */
473#undef VERSION
474
475/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
476   significant byte first (like Motorola and SPARC, unlike Intel). */
477#if defined AC_APPLE_UNIVERSAL_BUILD
478# if defined __BIG_ENDIAN__
479#  define WORDS_BIGENDIAN 1
480# endif
481#else
482# ifndef WORDS_BIGENDIAN
483#  undef WORDS_BIGENDIAN
484# endif
485#endif
486
487/* Define to empty if `const' does not conform to ANSI C. */
488#undef const
489
490/* Define to `__inline__' or `__inline' if that's what the C compiler
491   calls it, or to nothing if 'inline' is not supported under any name.  */
492#ifndef __cplusplus
493#undef inline
494#endif
495
496/* Define to rpl_malloc if the replacement function should be used. */
497#undef malloc
498
499/* Define to `unsigned int' if <sys/types.h> does not define. */
500#undef size_t
501
502/* Define to `int' if <sys/types.h> does not define. */
503#undef ssize_t
504