/* source/config.h.in. Generated from configure.in by autoheader. */ /* C compiler */ #undef CC /* C compiler flags */ #undef CFLAGS /* Target processor is big endian. */ #undef CPU_IS_BIG_ENDIAN /* Target processor is little endian. */ #undef CPU_IS_LITTLE_ENDIAN /* 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 /* C++ compiler */ #undef CXX /* C++ compiler flags */ #undef CXXFLAGS /* Define to 1 if using `alloca.c'. */ #undef C_ALLOCA /* Libraries for FFTW */ #undef FFTW_LIBS /* MPI libraries for FFTW */ #undef FFTW_MPI_LIBS /* Define to 1 if you have `alloca', as a function or macro. */ #undef HAVE_ALLOCA /* Define to 1 if you have and it should be used (not on Ultrix). */ #undef HAVE_ALLOCA_H /* 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. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define to 1 if you have the `stdc++' library (-lstdc++). */ #undef HAVE_LIBSTDC__ /* Define to 1 if you have the header file. */ #undef HAVE_MACH_CTHREADS_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have the MPI library. */ #undef HAVE_MPI /* Define if you have POSIX threads libraries and header files. */ #undef HAVE_PTHREAD /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Include flags */ #undef INCLUDES /* Library flags */ #undef LIBS /* MPI C compiler */ #undef MPICC /* MPI C compiler flags */ #undef MPICCFLAGS /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ #undef PTHREAD_CREATE_JOINABLE /* Release number of package */ #undef RELEASE /* The size of a `unsigned long', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG /* 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 run-time. 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. */ #undef STDC_HEADERS /* Thread libraries */ #undef THREADLIBS /* Version number of package */ #undef VERSION /* C compiler for xmds simulations */ #undef XMDS_CC /* C compiler flags for xmds */ #undef XMDS_CFLAGS /* Include flags for xmds */ #undef XMDS_INCLUDES /* C libraries for xmds */ #undef XMDS_LIBS /* Define for beos threads */ #undef XMDS_USING_BEOS_THREADS /* Define for mach threads */ #undef XMDS_USING_MACH_THREADS /* Define for posix threads */ #undef XMDS_USING_POSIX_THREADS /* Define for solaris threads */ #undef XMDS_USING_SOLARIS_THREADS /* 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