updated
[charm.git] / src / scripts / conv-autoconfig.h.in
blobab3b0416958da3e7a939a25d381950fba179f13f
1 /* conv-autoconfig.h.in. Generated from configure.in by autoheader. */
3 /* Charm++ Release/API version number */
4 #undef CHARM_VERSION
6 /* whether C++ bool works */
7 #undef CMK_BOOL_DEFINED
9 /* bproc version */
10 #undef CMK_BPROC_VERSION
12 /* build MPI. */
13 #undef CMK_BUILD_ON_MPI
15 /* enable ccs */
16 #undef CMK_CCS_AVAILABLE
18 /* enable charmdebug */
19 #undef CMK_CHARMDEBUG
21 /* whether ucontext has pointer */
22 #undef CMK_CONTEXT_FPU_POINTER
24 /* whether ucontext uses uc_regs union */
25 #undef CMK_CONTEXT_FPU_POINTER_UCREGS
27 /* whether ucontext has pointer (v_regs) of vector type */
28 #undef CMK_CONTEXT_V_REGS
30 /* C++ *_casts<> does not work */
31 #undef CMK_CPP_CAST_ILLEGAL
33 /* C++ *_casts<> work */
34 #undef CMK_CPP_CAST_LEGAL
36 /* whether C inline works in C */
37 #undef CMK_C_INLINE
39 /* whether C++ allows declaration of variable sized array */
40 #undef CMK_DECLARE_VARSIZE_ARRAY
42 /* dlopen */
43 #undef CMK_DLL_USE_DLOPEN
45 /* whether getProcAddress works */
46 #undef CMK_DLL_USE_WIN32
48 /* enable error checking */
49 #undef CMK_ERROR_CHECKING
51 /* whether C++ class explicit keyword works */
52 #undef CMK_EXPLICIT
54 /* ALLCAPS */
55 #undef CMK_FORTRAN_USES_ALLCAPS
57 /* NOSCORE */
58 #undef CMK_FORTRAN_USES_NOSCORE
60 /* ONESCORE */
61 #undef CMK_FORTRAN_USES_ONESCORE
63 /* TWOSCORE */
64 #undef CMK_FORTRAN_USES_TWOSCORE
66 /* Allows gcc IA64 assembly. */
67 #undef CMK_GCC_IA64_ASM
69 /* Allows gcc x86 assembly. */
70 #undef CMK_GCC_X86_ASM
72 /* Allows gcc x86 assembly for atomic increment. */
73 #undef CMK_GCC_X86_ASM_ATOMICINCREMENT
75 /* whether personality() and ADDR_NO_RANDOMIZE exist */
76 #undef CMK_HAS_ADDR_NO_RANDOMIZE
78 /* whether has alloca.h */
79 #undef CMK_HAS_ALLOCA_H
81 /* whether has asctime */
82 #undef CMK_HAS_ASCTIME
84 /* whether the bindprocessor() exists */
85 #undef CMK_HAS_BINDPROCESSOR
87 /* whether PAPI exists */
88 #undef CMK_HAS_COUNTER_PAPI
90 /* whether has elf.h */
91 #undef CMK_HAS_ELF_H
93 /* whether has fabsf */
94 #undef CMK_HAS_FABSF
96 /* whether gethostname() exists */
97 #undef CMK_HAS_GETHOSTNAME
99 /* whether getifaddrs() exists */
100 #undef CMK_HAS_GETIFADDRS
102 /* whether getpagesize exists */
103 #undef CMK_HAS_GETPAGESIZE
105 /* whether getpid exists */
106 #undef CMK_HAS_GETPID
108 /* whether has get_myaddress */
109 #undef CMK_HAS_GET_MYADDRESS
111 /* whether iterator_traits works */
112 #undef CMK_HAS_ITERATOR_TRAITS
114 /* whether kill exists */
115 #undef CMK_HAS_KILL
117 /* whether has log2 */
118 #undef CMK_HAS_LOG2
120 /* whether has mallinfo */
121 #undef CMK_HAS_MALLINFO
123 /* whether has malloc.h */
124 #undef CMK_HAS_MALLOC_H
126 /* whether the mmap() syscall exists */
127 #undef CMK_HAS_MMAP
129 /* whether mmap() accepts MAP_ANON */
130 #undef CMK_HAS_MMAP_ANON
132 /* whether mmap() accepts MAP_NORESERVE */
133 #undef CMK_HAS_MMAP_NORESERVE
135 /* whether has mprotect */
136 #undef CMK_HAS_MPROTECT
138 /* whether has mstats */
139 #undef CMK_HAS_MSTATS
141 /* whether has Multiprocessing.h */
142 #undef CMK_HAS_MULTIPROCESSING_H
144 /* whether ntohl is available */
145 #undef CMK_HAS_NTOHL
147 /* whether NUMA control related functions exist */
148 #undef CMK_HAS_NUMACTRL
150 /* whether offsetof exists */
151 #undef CMK_HAS_OFFSETOF
153 /* whether PMI_Get_nid exists */
154 #undef CMK_HAS_PMI_GET_NID
156 /* whether has popen */
157 #undef CMK_HAS_POPEN
159 /* whether the pthread_setaffinity_np() exists */
160 #undef CMK_HAS_PTHREAD_SETAFFINITY
162 /* whether Python is installed */
163 #undef CMK_HAS_PYTHON
165 /* whether Cray rca library is available */
166 #undef CMK_HAS_RCALIB
168 /* whether has regex.h */
169 #undef CMK_HAS_REGEX_H
171 /* whether getrusage accepts RUSAGE_THREAD */
172 #undef CMK_HAS_RUSAGE_THREAD
174 /* whether has sbrk */
175 #undef CMK_HAS_SBRK
177 /* whether the sched_setaffinity() exists */
178 #undef CMK_HAS_SETAFFINITY
180 /* whether the setpriority exists */
181 #undef CMK_HAS_SETPRIORITY
183 /* whether has sleep */
184 #undef CMK_HAS_SLEEP
186 /* whether has socklen_t */
187 #undef CMK_HAS_SOCKLEN
189 /* whether the pthread_spin_lock exists */
190 #undef CMK_HAS_SPINLOCK
192 /* whether has sqrtf */
193 #undef CMK_HAS_SQRTF
195 /* whether has stdint.h */
196 #undef CMK_HAS_STDINT_H
198 /* whether std::distance works */
199 #undef CMK_HAS_STD_DISTANCE
201 /* whether std::inserter works */
202 #undef CMK_HAS_STD_INSERTER
204 /* whether has strings.h */
205 #undef CMK_HAS_STRINGS_H
207 /* sync program */
208 #undef CMK_HAS_SYNC
210 /* whether has system */
211 #undef CMK_HAS_SYSTEM
213 /* Allows __thread. */
214 #undef CMK_HAS_TLS_VARIABLES
216 /* whether typeinfo/typeid works */
217 #undef CMK_HAS_TYPEINFO
219 /* whether has _setjmp/_longjmp */
220 #undef CMK_HAS_UNDERSCORE_SETJMP
222 /* whether has usleep */
223 #undef CMK_HAS_USLEEP
225 /* whether has values.h */
226 #undef CMK_HAS_VALUES_H
228 /* Setting load balancing timer type */
229 #undef CMK_LBTIME_TYPE
231 /* whether long double works */
232 #undef CMK_LONG_DOUBLE_DEFINED
234 /* whether long long works */
235 #undef CMK_LONG_LONG_DEFINED
237 /* machine name */
238 #undef CMK_MACHINE_NAME
240 /* Allows MPI_Init_thread. */
241 #undef CMK_MPI_INIT_THREAD
243 /* whether operator delete can be overloaded in same class */
244 #undef CMK_MULTIPLE_DELETE
246 /* whether namespaces work */
247 #undef CMK_NAMESPACES_BROKEN
249 /* OS is Linux */
250 #undef CMK_OS_IS_LINUX
252 /* whether is power7 */
253 #undef CMK_POWER7
255 /* Allows PPC assembly. */
256 #undef CMK_PPC_ASM
258 /* whether has zlib */
259 #undef CMK_PROJECTIONS_USE_ZLIB
261 /* Python version */
262 #undef CMK_PYTHON_VERSION
264 /* envelope refnum field set to UInt */
265 #undef CMK_REFNUM_TYPE
267 /* disable replay */
268 #undef CMK_REPLAYSYSTEM
270 /* whether C++ signed char and char differ */
271 #undef CMK_SIGNEDCHAR_DIFF_CHAR
273 /* whether to use signal-safe system() */
274 #undef CMK_SIGSAFE_SYSTEM
276 /* whether size_t 64bit */
277 #undef CMK_SIZET_64BIT
279 /* disable tracing comm thread */
280 #undef CMK_SMP_TRACE_COMMTHREAD
282 /* Allows switching TLS in 32-bit. */
283 #undef CMK_TLS_SWITCHING32
285 /* Allows switching TLS 64-bit. */
286 #undef CMK_TLS_SWITCHING64
288 /* enable tracing */
289 #undef CMK_TRACE_ENABLED
291 /* whether glibc backtrace works */
292 #undef CMK_USE_BACKTRACE
294 /* whether has libjpeg */
295 #undef CMK_USE_LIBJPEG
297 /* whether has mkstemp */
298 #undef CMK_USE_MKSTEMP
300 /* whether the poll syscall exists */
301 #undef CMK_USE_POLL
303 /* disable controlpoint */
304 #undef CMK_WITH_CONTROLPOINT
306 /* enable statistics collection */
307 #undef CMK_WITH_STATS
309 /* whether __int64 works */
310 #undef CMK___int64_DEFINED
312 /* Define to the address where bug reports for this package should be sent. */
313 #undef PACKAGE_BUGREPORT
315 /* Define to the full name of this package. */
316 #undef PACKAGE_NAME
318 /* Define to the full name and version of this package. */
319 #undef PACKAGE_STRING
321 /* Define to the one symbol short name of this package. */
322 #undef PACKAGE_TARNAME
324 /* Define to the home page for this package. */
325 #undef PACKAGE_URL
327 /* Define to the version of this package. */
328 #undef PACKAGE_VERSION