config.h 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
  2. systems. This function is required for `alloca.c' support on those systems.
  3. */
  4. /* #undef CRAY_STACKSEG_END */
  5. /* Define to 1 if using `alloca.c'. */
  6. /* #undef C_ALLOCA */
  7. /* Define to 1 if you have `alloca', as a function or macro. */
  8. #define HAVE_ALLOCA 1
  9. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  10. */
  11. #define HAVE_ALLOCA_H 1
  12. /* Define if you have alsa */
  13. #define HAVE_ALSA 0
  14. /* Define to 1 if you have the <arpa/inet.h> header file. */
  15. #define HAVE_ARPA_INET_H 0
  16. /* Define if you have CoreAudio */
  17. #define HAVE_COREAUDIO 0
  18. /* define if the compiler supports basic C++11 syntax */
  19. #define HAVE_CXX11 1
  20. /* Define to enable dht */
  21. #define HAVE_DHT 1
  22. /* Define to 1 if you have the <dlfcn.h> header file. */
  23. #define HAVE_DLFCN_H 1
  24. /* Define to 1 if you have the <fcntl.h> header file. */
  25. #define HAVE_FCNTL_H 1
  26. /* Define if you have libgsm */
  27. #define HAVE_GSM 1
  28. /* Define if you have libiax */
  29. #define HAVE_IAX 0
  30. /* Define if you have instant messaging support */
  31. #define HAVE_INSTANT_MESSAGING 1
  32. /* Define to 1 if you have the <inttypes.h> header file. */
  33. #define HAVE_INTTYPES_H 1
  34. /* Define if you have IPv6 */
  35. #define HAVE_IPV6 0
  36. /* Define if you have jack */
  37. #define HAVE_JACK 0
  38. /* Define to 1 if you have the `gsm' library (-lgsm). */
  39. #define HAVE_LIBGSM 1
  40. /* Define to 1 if you have the <libintl.h> header file. */
  41. #define HAVE_LIBINTL_H 0
  42. /* Define if you have libupnp */
  43. #define HAVE_LIBUPNP 1
  44. /* Define if you have natpmp */
  45. #define HAVE_LIBNATPMP 0
  46. /* Define to 1 if you have the <limits.h> header file. */
  47. #define HAVE_LIMITS_H 1
  48. /* Define to 1 if you have the <memory.h> header file. */
  49. #define HAVE_MEMORY_H 1
  50. /* Define to 1 if you have the <netdb.h> header file. */
  51. #define HAVE_NETDB_H 1
  52. /* Define to 1 if you have the <netinet/in.h> header file. */
  53. #define HAVE_NETINET_IN_H 1
  54. /* Define if you have OpenSL */
  55. /* #undef HAVE_OPENSL */
  56. /* Define if you have portaudio */
  57. #define HAVE_PORTAUDIO 1
  58. /* Define if you have POSIX threads libraries and header files. */
  59. #define HAVE_PTHREAD 1
  60. /* Have PTHREAD_PRIO_INHERIT. */
  61. #define HAVE_PTHREAD_PRIO_INHERIT 1
  62. /* Define to 1 if the system has the type `ptrdiff_t'. */
  63. /* #undef HAVE_PTRDIFF_T */
  64. /* Define if you have pulseaudio */
  65. #define HAVE_PULSE 0
  66. /* Define if you have sdes support */
  67. #define HAVE_SDES 1
  68. /* Define if you have shared memory support */
  69. #define HAVE_SHM 0
  70. /* Define if you have libspeex */
  71. #define HAVE_SPEEX 1
  72. /* Define if you have libspeexdsp */
  73. #define HAVE_SPEEXDSP 1
  74. /* Define to 1 if stdbool.h conforms to C99. */
  75. #define HAVE_STDBOOL_H 1
  76. /* Define to 1 if you have the <stdint.h> header file. */
  77. #define HAVE_STDINT_H 0
  78. /* Define to 1 if you have the <stdlib.h> header file. */
  79. #define HAVE_STDLIB_H 1
  80. /* Define to 1 if you have the <strings.h> header file. */
  81. #define HAVE_STRINGS_H 1
  82. /* Define to 1 if you have the <string.h> header file. */
  83. #define HAVE_STRING_H 1
  84. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  85. #define HAVE_SYS_IOCTL_H 1
  86. /* Define to 1 if you have the <sys/socket.h> header file. */
  87. #define HAVE_SYS_SOCKET_H 1
  88. /* Define to 1 if you have the <sys/stat.h> header file. */
  89. #define HAVE_SYS_STAT_H 1
  90. /* Define to 1 if you have the <sys/time.h> header file. */
  91. #define HAVE_SYS_TIME_H 1
  92. /* Define to 1 if you have the <sys/types.h> header file. */
  93. #define HAVE_SYS_TYPES_H 1
  94. /* Define if you have tls support */
  95. #define HAVE_TLS 1
  96. /* Define to 1 if you have the <unistd.h> header file. */
  97. #define HAVE_UNISTD_H 1
  98. /* Define to 1 if the system has the type `_Bool'. */
  99. #define HAVE__BOOL 1
  100. /* Define to the sub-directory where libtool stores uninstalled libraries. */
  101. #define LT_OBJDIR ".libs/"
  102. /* Name of package */
  103. #define PACKAGE "ring"
  104. /* Define to the address where bug reports for this package should be sent. */
  105. #define PACKAGE_BUGREPORT "ring@lists.savoirfairelinux.net"
  106. /* Define to the full name of this package. */
  107. #define PACKAGE_NAME "Ring"
  108. /* Define to the full name and version of this package. */
  109. #define PACKAGE_STRING "Ring 2.3.0"
  110. /* Define to the one symbol short name of this package. */
  111. #define PACKAGE_TARNAME "ring"
  112. /* Define to the home page for this package. */
  113. #define PACKAGE_URL ""
  114. /* Define to the version of this package. */
  115. #define PACKAGE_VERSION "2.3.0"
  116. /* Define to necessary symbol if this constant uses a non-standard name on
  117. your system. */
  118. /* #undef PTHREAD_CREATE_JOINABLE */
  119. /* Video support enabled */
  120. #define RING_VIDEO /**/
  121. /* Name directory service support enabled */
  122. #define HAVE_RINGNS 1
  123. /* If using the C implementation of alloca, define if you know the
  124. direction of stack growth for your system; otherwise it will be
  125. automatically deduced at runtime.
  126. STACK_DIRECTION > 0 => grows toward higher addresses
  127. STACK_DIRECTION < 0 => grows toward lower addresses
  128. STACK_DIRECTION = 0 => direction of growth unknown */
  129. /* #undef STACK_DIRECTION */
  130. /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
  131. /* #undef STAT_MACROS_BROKEN */
  132. /* Define to 1 if you have the ANSI C header files. */
  133. /* #undef STDC_HEADERS */
  134. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  135. #define TIME_WITH_SYS_TIME 1
  136. /* Define to 1 for Unicode (Wide Chars) APIs. */
  137. /* #undef UNICODE */
  138. /* Version number of package */
  139. #define VERSION "2.3.0"
  140. // UWP compatability
  141. #define PROGSHAREDIR ""
  142. /* Define to limit the scope of <windows.h>. */
  143. /* #undef WIN32_LEAN_AND_MEAN */
  144. /* ISO C, POSIX, and 4.3BSD things. */
  145. /* #undef _BSD_SOURCE */
  146. /* Extensions to ISO C99 from ISO C11. */
  147. /* #undef _ISOC11_SOURCE */
  148. /* Extensions to ISO C89 from ISO C99. */
  149. /* #undef _ISOC99_SOURCE */
  150. /* IEEE Std 1003.1. */
  151. /* #undef _POSIX_C_SOURCE */
  152. /* IEEE Std 1003.1. */
  153. /* #undef _POSIX_SOURCE */
  154. /* ISO C, POSIX, and SVID things. */
  155. /* #undef _SVID_SOURCE */
  156. /* Define to 1 for Unicode (Wide Chars) APIs. */
  157. /* #undef _UNICODE */
  158. /* POSIX and XPG 7th edition */
  159. /* #undef _XOPEN_SOURCE */
  160. /* XPG things and X/Open Unix extensions. */
  161. /* #undef _XOPEN_SOURCE_EXTENDED */
  162. /* Define to empty if `const' does not conform to ANSI C. */
  163. /* #undef const */
  164. /* Define to `__inline__' or `__inline' if that's what the C compiler
  165. calls it, or to nothing if 'inline' is not supported under any name. */
  166. #ifndef __cplusplus
  167. /* #undef inline */
  168. #endif
  169. /* Define to `int' if <sys/types.h> does not define. */
  170. /* #undef pid_t */
  171. /* Define to `unsigned int' if <sys/types.h> does not define. */
  172. /* #undef size_t */
  173. /* Define to empty if the keyword `volatile' does not work. Warning: valid
  174. code using `volatile' can become incorrect without. Disable with care. */
  175. /* #undef volatile */