/* sah_config.h.in. Generated from configure.ac by autoheader. */ #ifndef _SAH_CONFIG_H_ #define _SAH_CONFIG_H_ #ifdef _WIN32 #include "win-sah_config.h" #else /* Define to a string identifying your compiler */ #undef COMPILER_STRING /* Define to 1 if your system stores words within floats with the most significant word first */ #undef FLOAT_WORDS_BIGENDIAN /* Define to 1 if you have the `alloca' function. */ #undef HAVE_ALLOCA /* Define to 1 if you have the header file. */ #undef HAVE_ALLOCA_H /* Define to 1 if you have the `atanf' function. */ #undef HAVE_ATANF /* Define to 1 if you have the `atexit' function. */ #undef HAVE_ATEXIT /* Define to 1 if you have the `atoll' function. */ #undef HAVE_ATOLL /* Define to 1 if the system has the type `bool'. */ #undef HAVE_BOOL /* Define to 1 if you have the header file. */ #undef HAVE_COMPLEX_H /* Define to 1 if you have the `cosf' function. */ #undef HAVE_COSF /* Define to 1 if you have the header file. */ #undef HAVE_DIRENT_H /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the `dlopen' function. */ #undef HAVE_DLOPEN /* Define to 1 if you have the header file. */ #undef HAVE_EMMINTRIN_H /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H /* Define to 1 if you have the `exit' function. */ #undef HAVE_EXIT /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the header file. */ #undef HAVE_FFTW3_H /* Define to 1 if you have the header file. */ #undef HAVE_FLOATINGPOINT_H /* Define to 1 if you have the header file. */ #undef HAVE_FLOAT_H /* Define to 1 if you have the `floor' function. */ #undef HAVE_FLOOR /* Define to 1 if you have the `fork' function. */ #undef HAVE_FORK /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD /* Define to 1 if you have the `gethrtime' function. */ #undef HAVE_GETHRTIME /* Define to 1 if the system has the type `hrtime_t'. */ #undef HAVE_HRTIME_T /* Define to 1 if you have the header file. */ #undef HAVE_IEEEFP_H /* Define to 1 if the system has the type `int32_t'. */ #undef HAVE_INT32_T /* Define to 1 if the system has the type `int64_t'. */ #undef HAVE_INT64_T /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `isnan' function. */ #undef HAVE_ISNAN /* Define to 1 if you have the aio library */ #undef HAVE_LIBAIO /* Define to 1 if you have the c library */ #undef HAVE_LIBC /* Define to 1 if you have the cygipc library */ #undef HAVE_LIBCYGIPC /* Define to 1 if you have the dl library */ #undef HAVE_LIBDL /* Define to 1 if you have the elf library */ #undef HAVE_LIBELF /* Define to 1 if you have the fftw3f library */ #undef HAVE_LIBFFTW3F /* Define to 1 if you have the gcc library */ #undef HAVE_LIBGCC /* Define to 1 if you have the gcc_eh library */ #undef HAVE_LIBGCC_EH /* Define to 1 if you have the gcc_s library */ #undef HAVE_LIBGCC_S /* Define to 1 if you have the math library */ #undef HAVE_LIBM /* Define to 1 if you have the nsl library */ #undef HAVE_LIBNSL /* Define to 1 if you have the pthread library */ #undef HAVE_LIBPTHREAD /* Define to 1 if you have the rt library */ #undef HAVE_LIBRT /* Define to 1 if you have the socket library */ #undef HAVE_LIBSOCKET /* Define to 1 if you have the stdc++ library */ #undef HAVE_LIBSTDC__ /* Define to 1 if you have the z library */ #undef HAVE_LIBZ /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H /* Define to 1 if the type `long double' works and has more range or precision than `double'. */ #undef HAVE_LONG_DOUBLE /* Define to 1 if the type `long double' works and has more range or precision than `double'. */ #undef HAVE_LONG_DOUBLE_WIDER /* Define to 1 if the system has the type `long long'. */ #undef HAVE_LONG_LONG /* Define to 1 if you have the `mach_absolute_time' function. */ #undef HAVE_MACH_ABSOLUTE_TIME /* Define to 1 if you have the header file. */ #undef HAVE_MACH_MACH_TIME_H /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC /* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_H /* Define to 1 if you have the header file. */ #undef HAVE_MATH_H /* Define to 1 if you have the `memalign' function. */ #undef HAVE_MEMALIGN /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET /* Define to 1 if you have the `munmap' function. */ #undef HAVE_MUNMAP /* Define if your C++ compiler supports namespaces */ #undef HAVE_NAMESPACES /* Define to 1 if the system has the type `off64_t'. */ #undef HAVE_OFF64_T /* Have pthread */ #undef HAVE_PTHREAD /* Define to 1 if the system has the type `ptrdiff_t'. */ #undef HAVE_PTRDIFF_T /* Define to 1 if you have the `putenv' function. */ #undef HAVE_PUTENV /* Define to 1 if your system has a GNU libc compatible `realloc' function, and to 0 otherwise. */ #undef HAVE_REALLOC /* Define to 1 if you have the header file. */ #undef HAVE_SETJMP_H /* Define to 1 if you have the header file. */ #undef HAVE_SIGNAL_H /* Define to 1 if you have the `sincos' function. */ #undef HAVE_SINCOS /* Define to 1 if you have the `sincosf' function. */ #undef HAVE_SINCOSF /* Define to 1 if you have the `sinf' function. */ #undef HAVE_SINF /* Define to 1 if you have the `sqrt' function. */ #undef HAVE_SQRT /* Define to 1 if the system has the type `ssize_t'. */ #undef HAVE_SSIZE_T /* Define to 1 if `stat' has the bug that it succeeds when given the zero-length file name argument. */ #undef HAVE_STAT_EMPTY_STRING_BUG /* Define to 1 if stdbool.h conforms to C99. */ #undef HAVE_STDBOOL_H /* 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 max is in namespace std:: */ #undef HAVE_STD_MAX /* Define to 1 if min is in namespace std:: */ #undef HAVE_STD_MIN /* Define to 1 if transform is in namespace std:: */ #undef HAVE_STD_TRANSFORM /* Define to 1 if you have the `strchr' function. */ #undef HAVE_STRCHR /* Define to 1 if you have the `strftime' function. */ #undef HAVE_STRFTIME /* 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 `strstr' function. */ #undef HAVE_STRSTR /* Define to 1 if `st_blocks' is member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_BLOCKS /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */ #undef HAVE_ST_BLOCKS /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STATVFS_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_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define to 1 if the system has the type `uint64_t'. */ #undef HAVE_UINT64_T /* Define to 1 if the system has the type `uint_fast64_t'. */ #undef HAVE_UINT_FAST64_T /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `vfork' function. */ #undef HAVE_VFORK /* Define to 1 if you have the header file. */ #undef HAVE_VFORK_H /* Define to 1 if `fork' works. */ #undef HAVE_WORKING_FORK /* Define to 1 if `vfork' works. */ #undef HAVE_WORKING_VFORK /* Define to 1 if you have the header file. */ #undef HAVE_XMMINTRIN_H /* Define to 1 if you have the `_aligned_malloc' function. */ #undef HAVE__ALIGNED_MALLOC /* Define to 1 if you have the `_alloca' function. */ #undef HAVE__ALLOCA /* Define to 1 if the system has the type `_Bool'. */ #undef HAVE__BOOL /* Define to 1 if you have the `_exit' function. */ #undef HAVE__EXIT /* Define to 1 if the system has the type `_int32'. */ #undef HAVE__INT32 /* Define to 1 if the system has the type `_int64'. */ #undef HAVE__INT64 /* Define to 1 if you have the `_isnan' function. */ #undef HAVE__ISNAN /* Define to 1 if the system has the type `_uint64'. */ #undef HAVE__UINT64 /* Platform identification used to identify applications for this BOINC core client */ #undef HOSTTYPE /* "Define to 1 if largefile support causes missing symbols in C++" */ #undef LARGEFILE_BREAKS_CXX /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */ #undef LSTAT_FOLLOWS_SLASHED_SYMLINK /* Define to 1 if `major', `minor', and `makedev' are declared in . */ #undef MAJOR_IN_MKDEV /* Define to 1 if `major', `minor', and `makedev' are declared in . */ #undef MAJOR_IN_SYSMACROS /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O /* 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 as directory containing the project config.xml */ #undef PROJECTDIR /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ #undef PTHREAD_CREATE_JOINABLE /* Define to the BOINC application name for setiathome */ #undef SAH_APP_NAME /* The size of `long double', as computed by sizeof. */ #undef SIZEOF_LONG_DOUBLE /* The size of `long int', as computed by sizeof. */ #undef SIZEOF_LONG_INT /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if your declares `struct tm'. */ #undef TM_IN_SYS_TIME /* Define to 1 to use SIMD intrinsics rather than inline assembly */ #undef USE_INTRINSICS /* "Define to 1 if you want to use the Intel Performance Primitives" */ #undef USE_IPP /* "Define to 1 if you want to use the openssl crypto library" */ #undef USE_OPENSSL /* Version number of package */ #undef VERSION /* SETI@home major version number */ #undef VERSION_MAJOR /* SETI@home minor version number */ #undef VERSION_MINOR /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES /* 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 rpl_malloc if the replacement function should be used. */ #undef malloc /* Define to `long int' if does not define. */ #undef off_t /* Define to `int' if does not define. */ #undef pid_t /* Define to rpl_realloc if the replacement function should be used. */ #undef realloc /* Define to `unsigned int' if does not define. */ #undef size_t /* Define as `fork' if `vfork' does not work. */ #undef vfork /* Define USE_NAMESPACES if you may access more than one database from the * same program */ #endif /* * Use fftw if we have the library */ #if defined(HAVE_LIBFFTW3F) && defined(HAVE_FFTW3_H) #define USE_FFTWF #endif #if !defined(CUSTOM_STRING) && defined(COMPILER_STRING) #define CUSTOM_STRING PACKAGE_STRING" "COMPILER_STRING #endif #include "std_fixes.h" #endif