/* Generated on windows by mingw for VStudio */12/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP3systems. This function is required for `alloca.c' support on those systems.4*/5/* #undef CRAY_STACKSEG_END */67/* Define to 1 if using `alloca.c'. */8/* #undef C_ALLOCA */910/* Define to 1 if you have `alloca', as a function or macro. */11#define HAVE_ALLOCA 11213/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).14*/15/* #undef HAVE_ALLOCA_H */1617/* Define to 1 if you have the declaration of `be32dec', and to 0 if you18don't. */19#define HAVE_DECL_BE32DEC 02021/* Define to 1 if you have the declaration of `be32enc', and to 0 if you22don't. */23#define HAVE_DECL_BE32ENC 02425/* Define to 1 if you have the declaration of `le16dec', and to 0 if you26don't. */27#define HAVE_DECL_LE16DEC 02829/* Define to 1 if you have the declaration of `le16enc', and to 0 if you30don't. */31#define HAVE_DECL_LE16ENC 03233/* Define to 1 if you have the declaration of `le32dec', and to 0 if you34don't. */35#define HAVE_DECL_LE32DEC 03637/* Define to 1 if you have the declaration of `le32enc', and to 0 if you38don't. */39#define HAVE_DECL_LE32ENC 04041/* Define to 1 if you have the `getopt_long' function. */42#define HAVE_GETOPT_LONG 14344/* Define to 1 if you have the <inttypes.h> header file. */45#define HAVE_INTTYPES_H 14647/* Define to 1 if you have the <memory.h> header file. */48#define HAVE_MEMORY_H 14950/* Define to 1 if you have the <stdint.h> header file. */51#define HAVE_STDINT_H 15253/* Define to 1 if you have the <stdlib.h> header file. */54#define HAVE_STDLIB_H 15556/* Define to 1 if you have the <strings.h> header file. */57#define HAVE_STRINGS_H 15859/* Define to 1 if you have the <string.h> header file. */60#define HAVE_STRING_H 16162/* Define to 1 if you have the <syslog.h> header file. */63/* #undef HAVE_SYSLOG_H */6465/* Define to 1 if you have the <sys/endian.h> header file. */66/* #undef HAVE_SYS_ENDIAN_H */6768/* Define to 1 if you have the <sys/param.h> header file. */69#define HAVE_SYS_PARAM_H 17071/* Define to 1 if you have the <sys/stat.h> header file. */72#define HAVE_SYS_STAT_H 17374/* Define to 1 if you have the <sys/sysctl.h> header file. */75/* #undef HAVE_SYS_SYSCTL_H */7677/* Define to 1 if you have the <sys/types.h> header file. */78#define HAVE_SYS_TYPES_H 17980/* Define to 1 if you have the <unistd.h> header file. */81#define HAVE_UNISTD_H 18283/* Define to 1 if your C compiler doesn't accept -c and -o together. */84/* #undef NO_MINUS_C_MINUS_O */8586/* Name of package */87#define PACKAGE "cpuminer-multi"8889/* Define to the address where bug reports for this package should be sent. */90#define PACKAGE_BUGREPORT ""9192/* Define to the full name of this package. */93#define PACKAGE_NAME "cpuminer-multi"9495/* Define to the full name and version of this package. */96#define PACKAGE_STRING "cpuminer-multi 1.3.7"9798/* Define to the one symbol short name of this package. */99#define PACKAGE_TARNAME "cpuminer-multi"100101/* Define to the home page for this package. */102#define PACKAGE_URL ""103104/* Define to the version of this package. */105#define PACKAGE_VERSION "1.3.7"106107/* If using the C implementation of alloca, define if you know the108direction of stack growth for your system; otherwise it will be109automatically deduced at runtime.110STACK_DIRECTION > 0 => grows toward higher addresses111STACK_DIRECTION < 0 => grows toward lower addresses112STACK_DIRECTION = 0 => direction of growth unknown */113/* #undef STACK_DIRECTION */114115/* Define to 1 if you have the ANSI C header files. */116#define STDC_HEADERS 1117118/* Define to 1 if assembly routines are wanted. */119#define USE_ASM 1120121/* Define to 1 if AVX assembly is available. */122#define USE_AVX 1123124/* Define to 1 if AVX2 assembly is available. */125#define USE_AVX2 1126127/* Define if __uint128_t is available */128#define USE_INT128 1129130/* Define to 1 if XOP assembly is available. */131#define USE_XOP 1132133/* Version number of package */134#define VERSION "1.3.7"135136/* Define to `unsigned int' if <sys/types.h> does not define. */137/* #undef size_t */138139140