/* conv-autoconfig.h.in. Generated from configure.in by autoheader. */ /* Charm++ Release/API version number */ #undef CHARM_VERSION /* whether C++ bool works */ #undef CMK_BOOL_DEFINED /* bproc version */ #undef CMK_BPROC_VERSION /* build MPI. */ #undef CMK_BUILD_ON_MPI /* enable ccs */ #undef CMK_CCS_AVAILABLE /* enable charmdebug */ #undef CMK_CHARMDEBUG /* whether ucontext has pointer */ #undef CMK_CONTEXT_FPU_POINTER /* whether ucontext uses uc_regs union */ #undef CMK_CONTEXT_FPU_POINTER_UCREGS /* whether ucontext has pointer (v_regs) of vector type */ #undef CMK_CONTEXT_V_REGS /* C++ *_casts<> does not work */ #undef CMK_CPP_CAST_ILLEGAL /* C++ *_casts<> work */ #undef CMK_CPP_CAST_LEGAL /* whether C inline works in C */ #undef CMK_C_INLINE /* whether C++ allows declaration of variable sized array */ #undef CMK_DECLARE_VARSIZE_ARRAY /* dlopen */ #undef CMK_DLL_USE_DLOPEN /* whether getProcAddress works */ #undef CMK_DLL_USE_WIN32 /* enable error checking */ #undef CMK_ERROR_CHECKING /* whether C++ class explicit keyword works */ #undef CMK_EXPLICIT /* ALLCAPS */ #undef CMK_FORTRAN_USES_ALLCAPS /* NOSCORE */ #undef CMK_FORTRAN_USES_NOSCORE /* ONESCORE */ #undef CMK_FORTRAN_USES_ONESCORE /* TWOSCORE */ #undef CMK_FORTRAN_USES_TWOSCORE /* Allows gcc IA64 assembly. */ #undef CMK_GCC_IA64_ASM /* Allows gcc x86 assembly. */ #undef CMK_GCC_X86_ASM /* Allows gcc x86 assembly for atomic increment. */ #undef CMK_GCC_X86_ASM_ATOMICINCREMENT /* whether personality() and ADDR_NO_RANDOMIZE exist */ #undef CMK_HAS_ADDR_NO_RANDOMIZE /* whether has alloca.h */ #undef CMK_HAS_ALLOCA_H /* whether has asctime */ #undef CMK_HAS_ASCTIME /* whether the bindprocessor() exists */ #undef CMK_HAS_BINDPROCESSOR /* whether PAPI exists */ #undef CMK_HAS_COUNTER_PAPI /* whether has elf.h */ #undef CMK_HAS_ELF_H /* whether has fabsf */ #undef CMK_HAS_FABSF /* whether gethostname() exists */ #undef CMK_HAS_GETHOSTNAME /* whether getifaddrs() exists */ #undef CMK_HAS_GETIFADDRS /* whether getpagesize exists */ #undef CMK_HAS_GETPAGESIZE /* whether getpid exists */ #undef CMK_HAS_GETPID /* whether has get_myaddress */ #undef CMK_HAS_GET_MYADDRESS /* whether iterator_traits works */ #undef CMK_HAS_ITERATOR_TRAITS /* whether kill exists */ #undef CMK_HAS_KILL /* whether has log2 */ #undef CMK_HAS_LOG2 /* whether has mallinfo */ #undef CMK_HAS_MALLINFO /* whether has malloc.h */ #undef CMK_HAS_MALLOC_H /* whether the mmap() syscall exists */ #undef CMK_HAS_MMAP /* whether mmap() accepts MAP_ANON */ #undef CMK_HAS_MMAP_ANON /* whether mmap() accepts MAP_NORESERVE */ #undef CMK_HAS_MMAP_NORESERVE /* whether has mprotect */ #undef CMK_HAS_MPROTECT /* whether has mstats */ #undef CMK_HAS_MSTATS /* whether has Multiprocessing.h */ #undef CMK_HAS_MULTIPROCESSING_H /* whether ntohl is available */ #undef CMK_HAS_NTOHL /* whether NUMA control related functions exist */ #undef CMK_HAS_NUMACTRL /* whether offsetof exists */ #undef CMK_HAS_OFFSETOF /* whether PMI_Get_nid exists */ #undef CMK_HAS_PMI_GET_NID /* whether has popen */ #undef CMK_HAS_POPEN /* whether the pthread_setaffinity_np() exists */ #undef CMK_HAS_PTHREAD_SETAFFINITY /* whether Python is installed */ #undef CMK_HAS_PYTHON /* whether Cray rca library is available */ #undef CMK_HAS_RCALIB /* whether has regex.h */ #undef CMK_HAS_REGEX_H /* whether getrusage accepts RUSAGE_THREAD */ #undef CMK_HAS_RUSAGE_THREAD /* whether has sbrk */ #undef CMK_HAS_SBRK /* whether the sched_setaffinity() exists */ #undef CMK_HAS_SETAFFINITY /* whether the setpriority exists */ #undef CMK_HAS_SETPRIORITY /* whether has sleep */ #undef CMK_HAS_SLEEP /* whether has socklen_t */ #undef CMK_HAS_SOCKLEN /* whether has sqrtf */ #undef CMK_HAS_SQRTF /* whether has stdint.h */ #undef CMK_HAS_STDINT_H /* whether std::distance works */ #undef CMK_HAS_STD_DISTANCE /* whether std::inserter works */ #undef CMK_HAS_STD_INSERTER /* whether has strings.h */ #undef CMK_HAS_STRINGS_H /* sync program */ #undef CMK_HAS_SYNC /* whether has system */ #undef CMK_HAS_SYSTEM /* whether typeinfo/typeid works */ #undef CMK_HAS_TYPEINFO /* whether has _setjmp/_longjmp */ #undef CMK_HAS_UNDERSCORE_SETJMP /* whether has usleep */ #undef CMK_HAS_USLEEP /* whether has values.h */ #undef CMK_HAS_VALUES_H /* Setting load balancing timer type */ #undef CMK_LBTIME_TYPE /* whether long double works */ #undef CMK_LONG_DOUBLE_DEFINED /* whether long long works */ #undef CMK_LONG_LONG_DEFINED /* machine name */ #undef CMK_MACHINE_NAME /* Allows MPI_Init_thread. */ #undef CMK_MPI_INIT_THREAD /* whether operator delete can be overloaded in same class */ #undef CMK_MULTIPLE_DELETE /* whether namespaces work */ #undef CMK_NAMESPACES_BROKEN /* OS is Linux */ #undef CMK_OS_IS_LINUX /* whether is power7 */ #undef CMK_POWER7 /* Allows PPC assembly. */ #undef CMK_PPC_ASM /* whether has zlib */ #undef CMK_PROJECTIONS_USE_ZLIB /* Python version */ #undef CMK_PYTHON_VERSION /* envelope refnum field set to UInt */ #undef CMK_REFNUM_TYPE /* disable replay */ #undef CMK_REPLAYSYSTEM /* whether C++ signed char and char differ */ #undef CMK_SIGNEDCHAR_DIFF_CHAR /* whether to use signal-safe system() */ #undef CMK_SIGSAFE_SYSTEM /* whether size_t 64bit */ #undef CMK_SIZET_64BIT /* disable tracing comm thread */ #undef CMK_SMP_TRACE_COMMTHREAD /* Allows switching TLS in 32-bit. */ #undef CMK_TLS_SWITCHING32 /* Allows switching TLS 64-bit. */ #undef CMK_TLS_SWITCHING64 /* Allows __thread. */ #undef CMK_HAS_TLS_VARIABLES /* enable tracing */ #undef CMK_TRACE_ENABLED /* whether glibc backtrace works */ #undef CMK_USE_BACKTRACE /* whether has libjpeg */ #undef CMK_USE_LIBJPEG /* whether has mkstemp */ #undef CMK_USE_MKSTEMP /* whether the poll syscall exists */ #undef CMK_USE_POLL /* disable controlpoint */ #undef CMK_WITH_CONTROLPOINT /* enable statistics collection */ #undef CMK_WITH_STATS /* whether __int64 works */ #undef CMK___int64_DEFINED /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION