PageRenderTime 61ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/include_linux/platform.hpp

https://bitbucket.org/brandon/pyzmq-static/
C++ Header | 229 lines | 46 code | 73 blank | 110 comment | 0 complexity | 1481a116522eb9a54dcdebfb78fa72b2 MD5 | raw file
Possible License(s): GPL-3.0, LGPL-3.0
  1. /* src/platform.hpp. Generated from platform.hpp.in by configure. */
  2. /* src/platform.hpp.in. Generated from configure.in by autoheader. */
  3. /* Define to 1 if you have the <alloca.h> header file. */
  4. #define HAVE_ALLOCA_H 1
  5. /* Define to 1 if you have the <arpa/inet.h> header file. */
  6. #define HAVE_ARPA_INET_H 1
  7. /* Define to 1 if you have the <dlfcn.h> header file. */
  8. #define HAVE_DLFCN_H 1
  9. /* Define to 1 if you have the <errno.h> header file. */
  10. #define HAVE_ERRNO_H 1
  11. /* Define to 1 if you have the `freeifaddrs' function. */
  12. #define HAVE_FREEIFADDRS 1
  13. /* Define to 1 if you have the `getifaddrs' function. */
  14. #define HAVE_GETIFADDRS 1
  15. /* Define to 1 if you have the `gettimeofday' function. */
  16. #define HAVE_GETTIMEOFDAY 1
  17. /* Define to 1 if you have the <ifaddrs.h> header file. */
  18. #define HAVE_IFADDRS_H 1
  19. /* Define to 1 if you have the <inttypes.h> header file. */
  20. #define HAVE_INTTYPES_H 1
  21. /* Define to 1 if you have the `crypto' library (-lcrypto). */
  22. /* #undef HAVE_LIBCRYPTO */
  23. /* Define to 1 if you have the `iphlpapi' library (-liphlpapi). */
  24. /* #undef HAVE_LIBIPHLPAPI */
  25. /* Define to 1 if you have the `nsl' library (-lnsl). */
  26. /* #undef HAVE_LIBNSL */
  27. /* Define to 1 if you have the `pthread' library (-lpthread). */
  28. #define HAVE_LIBPTHREAD 1
  29. /* Define to 1 if you have the `rpcrt4' library (-lrpcrt4). */
  30. /* #undef HAVE_LIBRPCRT4 */
  31. /* Define to 1 if you have the `rt' library (-lrt). */
  32. #define HAVE_LIBRT 1
  33. /* Define to 1 if you have the `socket' library (-lsocket). */
  34. /* #undef HAVE_LIBSOCKET */
  35. /* Define to 1 if you have the `uuid' library (-luuid). */
  36. #define HAVE_LIBUUID 1
  37. /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
  38. /* #undef HAVE_LIBWS2_32 */
  39. /* Define to 1 if you have the <limits.h> header file. */
  40. #define HAVE_LIMITS_H 1
  41. /* Define to 1 if you have the <memory.h> header file. */
  42. #define HAVE_MEMORY_H 1
  43. /* Define to 1 if you have the `memset' function. */
  44. #define HAVE_MEMSET 1
  45. /* Define to 1 if you have the <netinet/in.h> header file. */
  46. #define HAVE_NETINET_IN_H 1
  47. /* Define to 1 if you have the <netinet/tcp.h> header file. */
  48. #define HAVE_NETINET_TCP_H 1
  49. /* Define to 1 if you have the `perror' function. */
  50. #define HAVE_PERROR 1
  51. /* Define to 1 if you have the `socket' function. */
  52. #define HAVE_SOCKET 1
  53. /* Define to 1 if stdbool.h conforms to C99. */
  54. #define HAVE_STDBOOL_H 1
  55. /* Define to 1 if you have the <stddef.h> header file. */
  56. #define HAVE_STDDEF_H 1
  57. /* Define to 1 if you have the <stdint.h> header file. */
  58. #define HAVE_STDINT_H 1
  59. /* Define to 1 if you have the <stdlib.h> header file. */
  60. #define HAVE_STDLIB_H 1
  61. /* Define to 1 if you have the <strings.h> header file. */
  62. #define HAVE_STRINGS_H 1
  63. /* Define to 1 if you have the <string.h> header file. */
  64. #define HAVE_STRING_H 1
  65. /* Define to 1 if you have the <sys/socket.h> header file. */
  66. #define HAVE_SYS_SOCKET_H 1
  67. /* Define to 1 if you have the <sys/stat.h> header file. */
  68. #define HAVE_SYS_STAT_H 1
  69. /* Define to 1 if you have the <sys/time.h> header file. */
  70. #define HAVE_SYS_TIME_H 1
  71. /* Define to 1 if you have the <sys/types.h> header file. */
  72. #define HAVE_SYS_TYPES_H 1
  73. /* Define to 1 if you have the <unistd.h> header file. */
  74. #define HAVE_UNISTD_H 1
  75. /* Define to 1 if you have the <windows.h> header file. */
  76. /* #undef HAVE_WINDOWS_H */
  77. /* Define to 1 if the system has the type `_Bool'. */
  78. /* #undef HAVE__BOOL */
  79. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  80. */
  81. #define LT_OBJDIR ".libs/"
  82. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  83. /* #undef NO_MINUS_C_MINUS_O */
  84. /* Name of package */
  85. #define PACKAGE "zeromq"
  86. /* Define to the address where bug reports for this package should be sent. */
  87. #define PACKAGE_BUGREPORT "zeromq-dev@lists.zeromq.org"
  88. /* Define to the full name of this package. */
  89. #define PACKAGE_NAME "zeromq"
  90. /* Define to the full name and version of this package. */
  91. #define PACKAGE_STRING "zeromq 2.1.7"
  92. /* Define to the one symbol short name of this package. */
  93. #define PACKAGE_TARNAME "zeromq"
  94. /* Define to the home page for this package. */
  95. #define PACKAGE_URL ""
  96. /* Define to the version of this package. */
  97. #define PACKAGE_VERSION "2.1.7"
  98. /* Define as the return type of signal handlers (`int' or `void'). */
  99. #define RETSIGTYPE void
  100. /* Define to 1 if you have the ANSI C header files. */
  101. #define STDC_HEADERS 1
  102. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  103. #define TIME_WITH_SYS_TIME 1
  104. /* Version number of package */
  105. #define VERSION "2.1.7"
  106. /* Force to use mutexes */
  107. /* #undef ZMQ_FORCE_MUTEXES */
  108. /* Have AIX OS */
  109. /* #undef ZMQ_HAVE_AIX */
  110. /* Have Cygwin */
  111. /* #undef ZMQ_HAVE_CYGWIN */
  112. /* Have FreeBSD OS */
  113. /* #undef ZMQ_HAVE_FREEBSD */
  114. /* Have HPUX OS */
  115. /* #undef ZMQ_HAVE_HPUX */
  116. /* Have ifaddrs.h header. */
  117. #define ZMQ_HAVE_IFADDRS 1
  118. /* Have Linux OS */
  119. #define ZMQ_HAVE_LINUX 1
  120. /* Have MinGW32 */
  121. /* #undef ZMQ_HAVE_MINGW32 */
  122. /* Have NetBSD OS */
  123. /* #undef ZMQ_HAVE_NETBSD */
  124. /* Have OpenBSD OS */
  125. /* #undef ZMQ_HAVE_OPENBSD */
  126. /* Have OpenPGM extension */
  127. /* #undef ZMQ_HAVE_OPENPGM */
  128. /* Have DarwinOSX OS */
  129. /* #undef ZMQ_HAVE_OSX */
  130. /* Have QNX Neutrino OS */
  131. /* #undef ZMQ_HAVE_QNXNTO */
  132. /* Have Solaris OS */
  133. /* #undef ZMQ_HAVE_SOLARIS */
  134. /* Have Windows OS */
  135. /* #undef ZMQ_HAVE_WINDOWS */
  136. /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
  137. <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  138. #define below would cause a syntax error. */
  139. /* #undef _UINT32_T */
  140. /* Define to empty if `const' does not conform to ANSI C. */
  141. /* #undef const */
  142. /* Define to `__inline__' or `__inline' if that's what the C compiler
  143. calls it, or to nothing if 'inline' is not supported under any name. */
  144. #ifndef __cplusplus
  145. /* #undef inline */
  146. #endif
  147. /* Define to `unsigned int' if <sys/types.h> does not define. */
  148. /* #undef size_t */
  149. /* Define to `int' if <sys/types.h> does not define. */
  150. /* #undef ssize_t */
  151. /* Define to the type of an unsigned integer type of width exactly 32 bits if
  152. such a type exists and the standard includes do not define it. */
  153. /* #undef uint32_t */
  154. /* Define to empty if the keyword `volatile' does not work. Warning: valid
  155. code using `volatile' can become incorrect without. Disable with care. */
  156. /* #undef volatile */