Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2014
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 5.15 KB | None | 0 0
  1. /* cpuminer-config.h.in.  Generated from configure.ac by autoheader.  */
  2.  
  3. /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
  4.    systems. This function is required for `alloca.c' support on those systems.
  5.    */
  6. #undef CRAY_STACKSEG_END
  7.  
  8. /* Define to 1 if using `alloca.c'. */
  9. #undef C_ALLOCA
  10.  
  11. /* Define to 1 if you have `alloca', as a function or macro. */
  12. #undef HAVE_ALLOCA
  13.  
  14. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  15.    */
  16. #undef HAVE_ALLOCA_H
  17.  
  18. /* Define to 1 if you have the declaration of `be32dec', and to 0 if you
  19.    don't. */
  20. #undef HAVE_DECL_BE32DEC
  21.  
  22. /* Define to 1 if you have the declaration of `be32enc', and to 0 if you
  23.    don't. */
  24. #undef HAVE_DECL_BE32ENC
  25.  
  26. /* Define to 1 if you have the declaration of `le32dec', and to 0 if you
  27.    don't. */
  28. #undef HAVE_DECL_LE32DEC
  29.  
  30. /* Define to 1 if you have the declaration of `le32enc', and to 0 if you
  31.    don't. */
  32. #undef HAVE_DECL_LE32ENC
  33.  
  34. /* Define to 1 if you have the `getopt_long' function. */
  35. #define HAVE_GETOPT_LONG 1
  36.  
  37. /* Define to 1 if you have the <inttypes.h> header file. */
  38. #undef HAVE_INTTYPES_H
  39.  
  40. /* Define to 1 if you have a functional curl library. */
  41. #undef HAVE_LIBCURL
  42.  
  43. /* Define to 1 if you have the <memory.h> header file. */
  44. #undef HAVE_MEMORY_H
  45.  
  46. /* Define to 1 if you have the <stdint.h> header file. */
  47. #undef HAVE_STDINT_H
  48.  
  49. /* Define to 1 if you have the <stdlib.h> header file. */
  50. #undef HAVE_STDLIB_H
  51.  
  52. /* Define to 1 if you have the <strings.h> header file. */
  53. #undef HAVE_STRINGS_H
  54.  
  55. /* Define to 1 if you have the <string.h> header file. */
  56. #undef HAVE_STRING_H
  57.  
  58. /* Define to 1 if you have the <syslog.h> header file. */
  59. #undef HAVE_SYSLOG_H
  60.  
  61. /* Define to 1 if you have the <sys/endian.h> header file. */
  62. #undef HAVE_SYS_ENDIAN_H
  63.  
  64. /* Define to 1 if you have the <sys/param.h> header file. */
  65. #undef HAVE_SYS_PARAM_H
  66.  
  67. /* Define to 1 if you have the <sys/stat.h> header file. */
  68. #undef HAVE_SYS_STAT_H
  69.  
  70. /* Define to 1 if you have the <sys/sysctl.h> header file. */
  71. #undef HAVE_SYS_SYSCTL_H
  72.  
  73. /* Define to 1 if you have the <sys/types.h> header file. */
  74. #undef HAVE_SYS_TYPES_H
  75.  
  76. /* Define to 1 if you have the <unistd.h> header file. */
  77. #undef HAVE_UNISTD_H
  78.  
  79. /* Defined if libcurl supports AsynchDNS */
  80. #undef LIBCURL_FEATURE_ASYNCHDNS
  81.  
  82. /* Defined if libcurl supports IDN */
  83. #undef LIBCURL_FEATURE_IDN
  84.  
  85. /* Defined if libcurl supports IPv6 */
  86. #undef LIBCURL_FEATURE_IPV6
  87.  
  88. /* Defined if libcurl supports KRB4 */
  89. #undef LIBCURL_FEATURE_KRB4
  90.  
  91. /* Defined if libcurl supports libz */
  92. #undef LIBCURL_FEATURE_LIBZ
  93.  
  94. /* Defined if libcurl supports NTLM */
  95. #undef LIBCURL_FEATURE_NTLM
  96.  
  97. /* Defined if libcurl supports SSL */
  98. #undef LIBCURL_FEATURE_SSL
  99.  
  100. /* Defined if libcurl supports SSPI */
  101. #undef LIBCURL_FEATURE_SSPI
  102.  
  103. /* Defined if libcurl supports DICT */
  104. #undef LIBCURL_PROTOCOL_DICT
  105.  
  106. /* Defined if libcurl supports FILE */
  107. #undef LIBCURL_PROTOCOL_FILE
  108.  
  109. /* Defined if libcurl supports FTP */
  110. #undef LIBCURL_PROTOCOL_FTP
  111.  
  112. /* Defined if libcurl supports FTPS */
  113. #undef LIBCURL_PROTOCOL_FTPS
  114.  
  115. /* Defined if libcurl supports HTTP */
  116. #undef LIBCURL_PROTOCOL_HTTP
  117.  
  118. /* Defined if libcurl supports HTTPS */
  119. #undef LIBCURL_PROTOCOL_HTTPS
  120.  
  121. /* Defined if libcurl supports IMAP */
  122. #undef LIBCURL_PROTOCOL_IMAP
  123.  
  124. /* Defined if libcurl supports LDAP */
  125. #undef LIBCURL_PROTOCOL_LDAP
  126.  
  127. /* Defined if libcurl supports POP3 */
  128. #undef LIBCURL_PROTOCOL_POP3
  129.  
  130. /* Defined if libcurl supports RTSP */
  131. #undef LIBCURL_PROTOCOL_RTSP
  132.  
  133. /* Defined if libcurl supports SMTP */
  134. #undef LIBCURL_PROTOCOL_SMTP
  135.  
  136. /* Defined if libcurl supports TELNET */
  137. #undef LIBCURL_PROTOCOL_TELNET
  138.  
  139. /* Defined if libcurl supports TFTP */
  140. #undef LIBCURL_PROTOCOL_TFTP
  141.  
  142. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  143. #undef NO_MINUS_C_MINUS_O
  144.  
  145. /* Name of package */
  146. #undef PACKAGE
  147.  
  148. /* Define to the address where bug reports for this package should be sent. */
  149. #undef PACKAGE_BUGREPORT
  150.  
  151. /* Define to the full name of this package. */
  152. #define PACKAGE_NAME "ccminer"
  153.  
  154. /* Define to the full name and version of this package. */
  155. #define PACKAGE_STRING "ccminer 2014.06.14"
  156.  
  157. /* Define to the one symbol short name of this package. */
  158. #undef PACKAGE_TARNAME
  159.  
  160. /* Define to the home page for this package. */
  161. #undef PACKAGE_URL
  162.  
  163. /* Define to the version of this package. */
  164. #define PACKAGE_VERSION "2014.06.14"
  165.  
  166. /* If using the C implementation of alloca, define if you know the
  167.    direction of stack growth for your system; otherwise it will be
  168.    automatically deduced at runtime.
  169.     STACK_DIRECTION > 0 => grows toward higher addresses
  170.     STACK_DIRECTION < 0 => grows toward lower addresses
  171.     STACK_DIRECTION = 0 => direction of growth unknown */
  172. #undef STACK_DIRECTION
  173.  
  174. /* Define to 1 if you have the ANSI C header files. */
  175. #undef STDC_HEADERS
  176.  
  177. /* Define to 1 if AVX assembly is available. */
  178. #undef USE_AVX
  179.  
  180. /* Define to 1 if XOP assembly is available. */
  181. #undef USE_XOP
  182.  
  183. /* Version number of package */
  184. #undef VERSION
  185.  
  186. /* Define curl_free() as free() if our version of curl lacks curl_free. */
  187. #undef curl_free
  188.  
  189. /* Define to `unsigned int' if <sys/types.h> does not define. */
  190. #undef size_t
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement