/* fftw/config.h. Generated from config.h.in by configure. */ /* fftw/config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if using 'alloca.c'. */ /* #undef C_ALLOCA */ /* Define to dummy `main' function (if any) required to link to the Fortran libraries. */ /* #undef F77_DUMMY_MAIN */ /* Define to a macro mangling the given C identifier (in lower and upper case), which must not contain underscores, for linking with Fortran. */ #define F77_FUNC(name,NAME) name ## _ /* As F77_FUNC, but for C identifiers containing underscores. */ #define F77_FUNC_(name,NAME) name ## _ /* Define if F77 and FC dummy `main' functions are identical. */ /* #undef FC_DUMMY_MAIN_EQ_F77 */ /* desc */ /* #undef FFTW_DEBUG */ /* desc */ /* #undef FFTW_DEBUG_ALIGNMENT */ /* desc */ /* #undef FFTW_ENABLE_FLOAT */ /* desc */ /* #undef FFTW_ENABLE_I386_HACKS */ /* desc */ /* #undef FFTW_ENABLE_PENTIUM_TIMER */ /* desc */ /* #undef FFTW_ENABLE_UNSAFE_MULMOD */ /* desc */ /* #undef FFTW_ENABLE_VECTOR_RECURSE */ /* desc */ #define FFTW_GCC_ALIGNS_STACK /**/ /* desc */ /* #undef FFTW_USING_BEOS_THREADS */ /* desc */ /* #undef FFTW_USING_MACH_THREADS */ /* desc */ /* #undef FFTW_USING_OPENMP_THREADS */ /* desc */ /* #undef FFTW_USING_POSIX_THREADS */ /* desc */ /* #undef FFTW_USING_SGIMP_THREADS */ /* desc */ /* #undef FFTW_USING_SOLARIS_THREADS */ /* Version */ #define FFTW_VERSION "2.1.5" /* Define to 1 if you have 'alloca', as a function or macro. */ #define HAVE_ALLOCA 1 /* Define to 1 if works. */ #define HAVE_ALLOCA_H 1 /* Define to 1 if you have the `BSDgettimeofday' function. */ /* #undef HAVE_BSDGETTIMEOFDAY */ /* Define to 1 if you have the header file. */ /* #undef HAVE_CTHREADS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_CTHREAD_H */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the `gethrtime' function. */ /* #undef HAVE_GETHRTIME */ /* Define to 1 if you have the `getopt' function. */ #define HAVE_GETOPT 1 /* Define to 1 if you have the header file. */ #define HAVE_GETOPT_H 1 /* Define to 1 if you have the `getopt_long' function. */ #define HAVE_GETOPT_LONG 1 /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* desc */ /* #undef HAVE_HRTIME_T */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* desc */ #define HAVE_ISNAN /**/ /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MACH_CTHREADS_H */ /* Define to 1 if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the MPI library. */ /* #undef HAVE_MPI */ /* desc */ /* #undef HAVE_MPI_COMM_F2C */ /* Define if you have POSIX threads libraries and header files. */ /* #undef HAVE_PTHREAD */ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Name of package */ #define PACKAGE "fftw" /* 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 "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ /* #undef PTHREAD_CREATE_JOINABLE */ /* The size of `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of `long long', as computed by sizeof. */ #define SIZEOF_LONG_LONG 8 /* 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 all of the C90 standard headers exist (not just the ones required in a freestanding environment). This macro is provided for backward compatibility; new code need not use it. */ #define STDC_HEADERS 1 /* Define to 1 if you can safely include both and . This macro is obsolete. */ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ #define VERSION "2.1.5" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `unsigned int' if does not define. */ /* #undef size_t */