You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
197 lines
5.4 KiB
197 lines
5.4 KiB
/* cpuminer-config.h. Generated from cpuminer-config.h.in by configure. */ |
|
/* cpuminer-config.h.in. Generated from configure.ac by autoheader. */ |
|
|
|
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
|
systems. This function is required for `alloca.c' support on those systems. |
|
*/ |
|
/* #undef CRAY_STACKSEG_END */ |
|
|
|
/* Define to 1 if using `alloca.c'. */ |
|
/* #undef C_ALLOCA */ |
|
|
|
/* Define to 1 if you have `alloca', as a function or macro. */ |
|
#define HAVE_ALLOCA 1 |
|
|
|
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
|
*/ |
|
#define HAVE_ALLOCA_H 1 |
|
|
|
/* Define to 1 if you have the declaration of `be32dec', and to 0 if you |
|
don't. */ |
|
#define HAVE_DECL_BE32DEC 0 |
|
|
|
/* Define to 1 if you have the declaration of `be32enc', and to 0 if you |
|
don't. */ |
|
#define HAVE_DECL_BE32ENC 0 |
|
|
|
/* Define to 1 if you have the declaration of `le32dec', and to 0 if you |
|
don't. */ |
|
#define HAVE_DECL_LE32DEC 0 |
|
|
|
/* Define to 1 if you have the declaration of `le32enc', and to 0 if you |
|
don't. */ |
|
#define HAVE_DECL_LE32ENC 0 |
|
|
|
/* Define to 1 if you have the `getopt_long' function. */ |
|
#define HAVE_GETOPT_LONG 1 |
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */ |
|
#define HAVE_INTTYPES_H 1 |
|
|
|
/* Define to 1 if you have the `crypto' library (-lcrypto). */ |
|
#define HAVE_LIBCRYPTO 1 |
|
|
|
/* Define to 1 if you have a functional curl library. */ |
|
#define HAVE_LIBCURL 1 |
|
|
|
/* Define to 1 if you have the `ssl' library (-lssl). */ |
|
#define HAVE_LIBSSL 1 |
|
|
|
/* Define to 1 if you have the <memory.h> header file. */ |
|
#define HAVE_MEMORY_H 1 |
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */ |
|
#define HAVE_STDINT_H 1 |
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */ |
|
#define HAVE_STDLIB_H 1 |
|
|
|
/* Define to 1 if you have the <strings.h> header file. */ |
|
#define HAVE_STRINGS_H 1 |
|
|
|
/* Define to 1 if you have the <string.h> header file. */ |
|
#define HAVE_STRING_H 1 |
|
|
|
/* Define to 1 if you have the <syslog.h> header file. */ |
|
#define HAVE_SYSLOG_H 1 |
|
|
|
/* Define to 1 if you have the <sys/endian.h> header file. */ |
|
/* #undef HAVE_SYS_ENDIAN_H */ |
|
|
|
/* Define to 1 if you have the <sys/param.h> header file. */ |
|
#define HAVE_SYS_PARAM_H 1 |
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */ |
|
#define HAVE_SYS_STAT_H 1 |
|
|
|
/* Define to 1 if you have the <sys/sysctl.h> header file. */ |
|
#define HAVE_SYS_SYSCTL_H 1 |
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */ |
|
#define HAVE_SYS_TYPES_H 1 |
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */ |
|
#define HAVE_UNISTD_H 1 |
|
|
|
/* Defined if libcurl supports AsynchDNS */ |
|
#define LIBCURL_FEATURE_ASYNCHDNS 1 |
|
|
|
/* Defined if libcurl supports IDN */ |
|
#define LIBCURL_FEATURE_IDN 1 |
|
|
|
/* Defined if libcurl supports IPv6 */ |
|
#define LIBCURL_FEATURE_IPV6 1 |
|
|
|
/* Defined if libcurl supports KRB4 */ |
|
/* #undef LIBCURL_FEATURE_KRB4 */ |
|
|
|
/* Defined if libcurl supports libz */ |
|
#define LIBCURL_FEATURE_LIBZ 1 |
|
|
|
/* Defined if libcurl supports NTLM */ |
|
#define LIBCURL_FEATURE_NTLM 1 |
|
|
|
/* Defined if libcurl supports SSL */ |
|
#define LIBCURL_FEATURE_SSL 1 |
|
|
|
/* Defined if libcurl supports SSPI */ |
|
/* #undef LIBCURL_FEATURE_SSPI */ |
|
|
|
/* Defined if libcurl supports DICT */ |
|
#define LIBCURL_PROTOCOL_DICT 1 |
|
|
|
/* Defined if libcurl supports FILE */ |
|
#define LIBCURL_PROTOCOL_FILE 1 |
|
|
|
/* Defined if libcurl supports FTP */ |
|
#define LIBCURL_PROTOCOL_FTP 1 |
|
|
|
/* Defined if libcurl supports FTPS */ |
|
#define LIBCURL_PROTOCOL_FTPS 1 |
|
|
|
/* Defined if libcurl supports HTTP */ |
|
#define LIBCURL_PROTOCOL_HTTP 1 |
|
|
|
/* Defined if libcurl supports HTTPS */ |
|
#define LIBCURL_PROTOCOL_HTTPS 1 |
|
|
|
/* Defined if libcurl supports IMAP */ |
|
#define LIBCURL_PROTOCOL_IMAP 1 |
|
|
|
/* Defined if libcurl supports LDAP */ |
|
#define LIBCURL_PROTOCOL_LDAP 1 |
|
|
|
/* Defined if libcurl supports POP3 */ |
|
#define LIBCURL_PROTOCOL_POP3 1 |
|
|
|
/* Defined if libcurl supports RTSP */ |
|
#define LIBCURL_PROTOCOL_RTSP 1 |
|
|
|
/* Defined if libcurl supports SMTP */ |
|
#define LIBCURL_PROTOCOL_SMTP 1 |
|
|
|
/* Defined if libcurl supports TELNET */ |
|
#define LIBCURL_PROTOCOL_TELNET 1 |
|
|
|
/* Defined if libcurl supports TFTP */ |
|
#define LIBCURL_PROTOCOL_TFTP 1 |
|
|
|
/* Name of package */ |
|
#define PACKAGE "ccminer" |
|
|
|
/* Define to the address where bug reports for this package should be sent. */ |
|
#define PACKAGE_BUGREPORT "" |
|
|
|
/* Define to the full name of this package. */ |
|
#define PACKAGE_NAME "ccminer" |
|
|
|
/* Define to the full name and version of this package. */ |
|
#define PACKAGE_STRING "ccminer 2014.09.01" |
|
|
|
/* Define to the one symbol short name of this package. */ |
|
#define PACKAGE_TARNAME "ccminer" |
|
|
|
/* Define to the home page for this package. */ |
|
#define PACKAGE_URL "" |
|
|
|
/* Define to the version of this package. */ |
|
#define PACKAGE_VERSION "2014.09.01" |
|
|
|
/* If using the C implementation of alloca, define if you know the |
|
direction of stack growth for your system; otherwise it will be |
|
automatically deduced at runtime. |
|
STACK_DIRECTION > 0 => grows toward higher addresses |
|
STACK_DIRECTION < 0 => grows toward lower addresses |
|
STACK_DIRECTION = 0 => direction of growth unknown */ |
|
/* #undef STACK_DIRECTION */ |
|
|
|
/* Define to 1 if you have the ANSI C header files. */ |
|
#define STDC_HEADERS 1 |
|
|
|
/* Define to 1 if AVX assembly is available. */ |
|
#define USE_AVX 1 |
|
|
|
/* Define to 1 if AVX2 assembly is available. */ |
|
#define USE_AVX2 1 |
|
|
|
/* Define to 1 if XOP assembly is available. */ |
|
#define USE_XOP 1 |
|
|
|
/* Version number of package */ |
|
#define VERSION "2014.09.01" |
|
|
|
/* Define curl_free() as free() if our version of curl lacks curl_free. */ |
|
/* #undef curl_free */ |
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */ |
|
/* #undef size_t */
|
|
|