/* include/config.h. Generated by configure. */ /* include/config.h.in. Generated from configure.in by autoheader. */ /* Build for BlueGene */ /* #undef BlueGene */ /* Define to 1 if you have the <altivec.h> header file. */ /* #undef HAVE_ALTIVEC_H */ /* Define to 1 if you have the <complex.h> header file. */ #define HAVE_COMPLEX_H 1 /* Define to 1 if you have the <dlfcn.h> header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the <emmintrin.h> header file. */ #define HAVE_EMMINTRIN_H 1 /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the <ia32intrin.h> header file. */ /* #undef HAVE_IA32INTRIN_H */ /* Define to 1 if you have the <ia64intrin.h> header file. */ /* #undef HAVE_IA64INTRIN_H */ /* internal __creal() */ #define HAVE_INTERNAL_CREAL 1 /* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define to 1 if you have the <malloc.h> header file. */ /* #undef HAVE_MALLOC_H */ /* Define to 1 if you have the `memalign' function. */ /* #undef HAVE_MEMALIGN */ /* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 1 /* Support MPI2 functions */ /* #undef HAVE_MPI2 */ /* Define to 1 if you have the <pmmintrin.h> header file. */ #define HAVE_PMMINTRIN_H 1 /* Define to 1 if you have the `posix_memalign' function. */ #define HAVE_POSIX_MEMALIGN 1 /* Define to 1 if you have the `round' function. */ #define HAVE_ROUND 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 <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the <sys/time.h> header file. */ #define HAVE_SYS_TIME_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 /* x86 CPUID */ #define HAVE_X86_CPUID 1 /* do not use assembly code */ /* #undef NO_ASM */ /* Name of package */ #define PACKAGE "fftss" /* 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 "fftss" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "fftss 3.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "fftss" /* Define to the version of this package. */ #define PACKAGE_VERSION "3.0" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ #define TIME_WITH_SYS_TIME 1 /* Use AltiVec Instructions */ /* #undef USE_ALTIVEC */ /* Use C99 Complex type */ #define USE_COMPLEX 1 /* Use SSE2 instructions */ #define USE_SSE2 1 /* Use SSE3 instructions */ #define USE_SSE3 1 /* Use wrap440.h to emulate PPC440D */ /* #undef USE_WRAP440D */ /* Version number of package */ #define VERSION "3.0" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to equivalent of C99 restrict keyword, or to nothing if this is not supported. Do not define if restrict is supported directly. */ /* #undef restrict */