[482400e] | 1 | /* src/lib/scconfig.h.in. Generated from configure.ac by autoheader. */
|
---|
[0b990d] | 2 |
|
---|
[482400e] | 3 | /* "always use MPI" */
|
---|
| 4 | #undef ALWAYS_USE_MPI
|
---|
[0b990d] | 5 |
|
---|
[482400e] | 6 | /* "c++ restricted extensions" */
|
---|
| 7 | #undef CXX_RESTRICT
|
---|
[0b990d] | 8 |
|
---|
[482400e] | 9 | /* "use ARMCI as default" */
|
---|
| 10 | #undef DEFAULT_ARMCI
|
---|
[0b990d] | 11 |
|
---|
[482400e] | 12 | /* "use MPI as default" */
|
---|
| 13 | #undef DEFAULT_MPI
|
---|
[0b990d] | 14 |
|
---|
[482400e] | 15 | /* "use multi-threaded MPI as default" */
|
---|
| 16 | #undef DEFAULT_MTMPI
|
---|
[0b990d] | 17 |
|
---|
[482400e] | 18 | /* "default memory allocation" */
|
---|
| 19 | #undef DEFAULT_SC_MEMORY
|
---|
[0b990d] | 20 |
|
---|
[482400e] | 21 | /* "template instantiation flags" */
|
---|
| 22 | #undef EXPLICIT_TEMPLATE_INSTANTIATION
|
---|
[0b990d] | 23 |
|
---|
[482400e] | 24 | /* "use ARMCI" */
|
---|
| 25 | #undef HAVE_ARMCI
|
---|
[0b990d] | 26 |
|
---|
[482400e] | 27 | /* Define to 1 if you have the <asm/fpu.h> header file. */
|
---|
| 28 | #undef HAVE_ASM_FPU_H
|
---|
[0b990d] | 29 |
|
---|
[482400e] | 30 | /* "use backtrace" */
|
---|
| 31 | #undef HAVE_BACKTRACE
|
---|
[0b990d] | 32 |
|
---|
[482400e] | 33 | /* "have CCA chem headers" */
|
---|
| 34 | #undef HAVE_CCA_CHEM_HEADERS
|
---|
[0b990d] | 35 |
|
---|
[482400e] | 36 | /* "have CCA spec babel headers" */
|
---|
| 37 | #undef HAVE_CCA_SPEC_BABEL_HEADERS
|
---|
[0b990d] | 38 |
|
---|
[482400e] | 39 | /* Define to 1 if you have the `ctime' function. */
|
---|
| 40 | #undef HAVE_CTIME
|
---|
[0b990d] | 41 |
|
---|
[482400e] | 42 | /* Define to 1 if you have the <dlfcn.h> header file. */
|
---|
| 43 | #undef HAVE_DLFCN_H
|
---|
[0b990d] | 44 |
|
---|
[482400e] | 45 | /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
|
---|
| 46 | #undef HAVE_DOPRNT
|
---|
[0b990d] | 47 |
|
---|
[482400e] | 48 | /* Define to 1 if you have the `drand48' function. */
|
---|
| 49 | #undef HAVE_DRAND48
|
---|
[0b990d] | 50 |
|
---|
[482400e] | 51 | /* Define to 1 if you have the <endian.h> header file. */
|
---|
| 52 | #undef HAVE_ENDIAN_H
|
---|
[0b990d] | 53 |
|
---|
[482400e] | 54 | /* "have fchdir" */
|
---|
| 55 | #undef HAVE_FCHDIR
|
---|
[0b990d] | 56 |
|
---|
[482400e] | 57 | /* Define to 1 if you have the <fcntl.h> header file. */
|
---|
| 58 | #undef HAVE_FCNTL_H
|
---|
[0b990d] | 59 |
|
---|
[482400e] | 60 | /* Define to 1 if you have the `fedisableexcept' function. */
|
---|
| 61 | #undef HAVE_FEDISABLEEXCEPT
|
---|
[0b990d] | 62 |
|
---|
[482400e] | 63 | /* Define to 1 if you have the `feenableexcept' function. */
|
---|
| 64 | #undef HAVE_FEENABLEEXCEPT
|
---|
[0b990d] | 65 |
|
---|
[482400e] | 66 | /* Define to 1 if you have the <fenv.h> header file. */
|
---|
| 67 | #undef HAVE_FENV_H
|
---|
[0b990d] | 68 |
|
---|
[482400e] | 69 | /* Define to 1 if you have the <fp.h> header file. */
|
---|
| 70 | #undef HAVE_FP_H
|
---|
[0b990d] | 71 |
|
---|
[482400e] | 72 | /* Define to 1 if you have the `geteuid' function. */
|
---|
| 73 | #undef HAVE_GETEUID
|
---|
[0b990d] | 74 |
|
---|
[482400e] | 75 | /* Define to 1 if you have the `gethostname' function. */
|
---|
| 76 | #undef HAVE_GETHOSTNAME
|
---|
[0b990d] | 77 |
|
---|
[482400e] | 78 | /* Define to 1 if you have the `getpwuid' function. */
|
---|
| 79 | #undef HAVE_GETPWUID
|
---|
[0b990d] | 80 |
|
---|
[482400e] | 81 | /* Define to 1 if you have the <inttypes.h> header file. */
|
---|
| 82 | #undef HAVE_INTTYPES_H
|
---|
[0b990d] | 83 |
|
---|
[482400e] | 84 | /* Define to 1 if you have the <iostream> header file. */
|
---|
| 85 | #undef HAVE_IOSTREAM
|
---|
[0b990d] | 86 |
|
---|
[482400e] | 87 | /* "have iostream format flags" */
|
---|
| 88 | #undef HAVE_IOS_FMTFLAGS
|
---|
[0b990d] | 89 |
|
---|
[482400e] | 90 | /* "isnan available" */
|
---|
| 91 | #undef HAVE_ISNAN
|
---|
[0b990d] | 92 |
|
---|
[482400e] | 93 | /* "have libderiv" */
|
---|
| 94 | #undef HAVE_LIBDERIV
|
---|
[0b990d] | 95 |
|
---|
[482400e] | 96 | /* Define to 1 if you have the <libderiv/libderiv.h> header file. */
|
---|
| 97 | #undef HAVE_LIBDERIV_LIBDERIV_H
|
---|
[0b990d] | 98 |
|
---|
[482400e] | 99 | /* Define to 1 if you have the `dl' library (-ldl). */
|
---|
| 100 | #undef HAVE_LIBDL
|
---|
[0b990d] | 101 |
|
---|
[482400e] | 102 | /* Define to 1 if you have the `fl' library (-lfl). */
|
---|
| 103 | #undef HAVE_LIBFL
|
---|
[0b990d] | 104 |
|
---|
[482400e] | 105 | /* "have libint" */
|
---|
| 106 | #undef HAVE_LIBINT
|
---|
[0b990d] | 107 |
|
---|
[482400e] | 108 | /* Define to 1 if you have the <libint/libint.h> header file. */
|
---|
| 109 | #undef HAVE_LIBINT_LIBINT_H
|
---|
[0b990d] | 110 |
|
---|
[482400e] | 111 | /* Define to 1 if you have the `m' library (-lm). */
|
---|
| 112 | #undef HAVE_LIBM
|
---|
[0b990d] | 113 |
|
---|
[482400e] | 114 | /* "have libr12" */
|
---|
| 115 | #undef HAVE_LIBR12
|
---|
[0b990d] | 116 |
|
---|
[482400e] | 117 | /* Define to 1 if you have the <libr12/libr12.h> header file. */
|
---|
| 118 | #undef HAVE_LIBR12_LIBR12_H
|
---|
[0b990d] | 119 |
|
---|
[482400e] | 120 | /* Define to 1 if you have the <limits.h> header file. */
|
---|
| 121 | #undef HAVE_LIMITS_H
|
---|
[0b990d] | 122 |
|
---|
[482400e] | 123 | /* "have long long" */
|
---|
| 124 | #undef HAVE_LONG_LONG
|
---|
[0b990d] | 125 |
|
---|
[482400e] | 126 | /* Define to 1 if you have the <machine/endian.h> header file. */
|
---|
| 127 | #undef HAVE_MACHINE_ENDIAN_H
|
---|
[0b990d] | 128 |
|
---|
[482400e] | 129 | /* Define to 1 if you have the <machine/fpu.h> header file. */
|
---|
| 130 | #undef HAVE_MACHINE_FPU_H
|
---|
[0b990d] | 131 |
|
---|
[482400e] | 132 | /* Define to 1 if you have the <memory.h> header file. */
|
---|
| 133 | #undef HAVE_MEMORY_H
|
---|
[0b990d] | 134 |
|
---|
[482400e] | 135 | /* "have MPI" */
|
---|
| 136 | #undef HAVE_MPI
|
---|
[0b990d] | 137 |
|
---|
[482400e] | 138 | /* "have MPI IO extensions" */
|
---|
| 139 | #undef HAVE_MPIIO
|
---|
[0b990d] | 140 |
|
---|
[482400e] | 141 | /* "have MPI PP" */
|
---|
| 142 | #undef HAVE_MPIPP
|
---|
[0b990d] | 143 |
|
---|
[482400e] | 144 | /* "have MPI init thread" */
|
---|
| 145 | #undef HAVE_MPI_INIT_THREAD
|
---|
[0b990d] | 146 |
|
---|
[482400e] | 147 | /* "have NIAMA" */
|
---|
| 148 | #undef HAVE_NIAMA
|
---|
[0b990d] | 149 |
|
---|
[482400e] | 150 | /* "use perf" */
|
---|
| 151 | #undef HAVE_PERF
|
---|
[0b990d] | 152 |
|
---|
[482400e] | 153 | /* "use pthreads" */
|
---|
| 154 | #undef HAVE_PTHREAD
|
---|
[0b990d] | 155 |
|
---|
[482400e] | 156 | /* "have pubseekoff" */
|
---|
| 157 | #undef HAVE_PUBSEEKOFF
|
---|
[0b990d] | 158 |
|
---|
[482400e] | 159 | /* Define to 1 if you have the <pwd.h> header file. */
|
---|
| 160 | #undef HAVE_PWD_H
|
---|
[0b990d] | 161 |
|
---|
[482400e] | 162 | /* "have scalabale blas" */
|
---|
| 163 | #undef HAVE_SCALABLE_BLAS
|
---|
[0b990d] | 164 |
|
---|
[482400e] | 165 | /* "have seekoff" */
|
---|
| 166 | #undef HAVE_SEEKOFF
|
---|
[0b990d] | 167 |
|
---|
[482400e] | 168 | /* Define to 1 if you have the `semget' function. */
|
---|
| 169 | #undef HAVE_SEMGET
|
---|
[0b990d] | 170 |
|
---|
[482400e] | 171 | /* Define to 1 if you have the `setenv' function. */
|
---|
| 172 | #undef HAVE_SETENV
|
---|
[0b990d] | 173 |
|
---|
[482400e] | 174 | /* Define to 1 if you have the `setrlimit' function. */
|
---|
| 175 | #undef HAVE_SETRLIMIT
|
---|
[0b990d] | 176 |
|
---|
[482400e] | 177 | /* "have sgetn" */
|
---|
| 178 | #undef HAVE_SGETN
|
---|
[0b990d] | 179 |
|
---|
[482400e] | 180 | /* Define to 1 if you have the `shmget' function. */
|
---|
| 181 | #undef HAVE_SHMGET
|
---|
[0b990d] | 182 |
|
---|
[482400e] | 183 | /* "have sidl" */
|
---|
| 184 | #undef HAVE_SIDL_HEADERS
|
---|
[0b990d] | 185 |
|
---|
[482400e] | 186 | /* Define to 1 if you have the `sigfillset' function. */
|
---|
| 187 | #undef HAVE_SIGFILLSET
|
---|
[0b990d] | 188 |
|
---|
[482400e] | 189 | /* Define to 1 if you have the `signal' function. */
|
---|
| 190 | #undef HAVE_SIGNAL
|
---|
[0b990d] | 191 |
|
---|
[482400e] | 192 | /* Define to 1 if you have the <sstream> header file. */
|
---|
| 193 | #undef HAVE_SSTREAM
|
---|
[0b990d] | 194 |
|
---|
[482400e] | 195 | /* Define to 1 if you have the <stdint.h> header file. */
|
---|
| 196 | #undef HAVE_STDINT_H
|
---|
[0b990d] | 197 |
|
---|
[482400e] | 198 | /* Define to 1 if you have the <stdlib.h> header file. */
|
---|
| 199 | #undef HAVE_STDLIB_H
|
---|
[0b990d] | 200 |
|
---|
[482400e] | 201 | /* Define to 1 if you have the `strerror' function. */
|
---|
| 202 | #undef HAVE_STRERROR
|
---|
[0b990d] | 203 |
|
---|
[482400e] | 204 | /* Define to 1 if you have the <strings.h> header file. */
|
---|
| 205 | #undef HAVE_STRINGS_H
|
---|
[0b990d] | 206 |
|
---|
[482400e] | 207 | /* Define to 1 if you have the <string.h> header file. */
|
---|
| 208 | #undef HAVE_STRING_H
|
---|
[0b990d] | 209 |
|
---|
[482400e] | 210 | /* Define to 1 if you have the `system' function. */
|
---|
| 211 | #undef HAVE_SYSTEM
|
---|
[0b990d] | 212 |
|
---|
[482400e] | 213 | /* "use SYSVIPC" */
|
---|
| 214 | #undef HAVE_SYSV_IPC
|
---|
[0b990d] | 215 |
|
---|
[482400e] | 216 | /* Define to 1 if you have the <sys/endian.h> header file. */
|
---|
| 217 | #undef HAVE_SYS_ENDIAN_H
|
---|
[0b990d] | 218 |
|
---|
[482400e] | 219 | /* Define to 1 if you have the <sys/ioctl.h> header file. */
|
---|
| 220 | #undef HAVE_SYS_IOCTL_H
|
---|
[0b990d] | 221 |
|
---|
[482400e] | 222 | /* Define to 1 if you have the <sys/ipc.h> header file. */
|
---|
| 223 | #undef HAVE_SYS_IPC_H
|
---|
[0b990d] | 224 |
|
---|
[482400e] | 225 | /* Define to 1 if you have the <sys/machine.h> header file. */
|
---|
| 226 | #undef HAVE_SYS_MACHINE_H
|
---|
[0b990d] | 227 |
|
---|
[482400e] | 228 | /* Define to 1 if you have the <sys/resource.h> header file. */
|
---|
| 229 | #undef HAVE_SYS_RESOURCE_H
|
---|
[0b990d] | 230 |
|
---|
[482400e] | 231 | /* Define to 1 if you have the <sys/sem.h> header file. */
|
---|
| 232 | #undef HAVE_SYS_SEM_H
|
---|
[0b990d] | 233 |
|
---|
[482400e] | 234 | /* Define to 1 if you have the <sys/shm.h> header file. */
|
---|
| 235 | #undef HAVE_SYS_SHM_H
|
---|
[0b990d] | 236 |
|
---|
[482400e] | 237 | /* Define to 1 if you have the <sys/stat.h> header file. */
|
---|
| 238 | #undef HAVE_SYS_STAT_H
|
---|
[0b990d] | 239 |
|
---|
[482400e] | 240 | /* Define to 1 if you have the <sys/times.h> header file. */
|
---|
| 241 | #undef HAVE_SYS_TIMES_H
|
---|
[0b990d] | 242 |
|
---|
[482400e] | 243 | /* Define to 1 if you have the <sys/time.h> header file. */
|
---|
| 244 | #undef HAVE_SYS_TIME_H
|
---|
[0b990d] | 245 |
|
---|
[482400e] | 246 | /* Define to 1 if you have the <sys/types.h> header file. */
|
---|
| 247 | #undef HAVE_SYS_TYPES_H
|
---|
[0b990d] | 248 |
|
---|
[482400e] | 249 | /* Define to 1 if you have the <termios.h> header file. */
|
---|
| 250 | #undef HAVE_TERMIOS_H
|
---|
[0b990d] | 251 |
|
---|
[482400e] | 252 | /* Define to 1 if you have the `time' function. */
|
---|
| 253 | #undef HAVE_TIME
|
---|
[0b990d] | 254 |
|
---|
[482400e] | 255 | /* Define to 1 if you have the <time.h> header file. */
|
---|
| 256 | #undef HAVE_TIME_H
|
---|
[0b990d] | 257 |
|
---|
[482400e] | 258 | /* "use typename keyword" */
|
---|
| 259 | #undef HAVE_TYPENAME
|
---|
[0b990d] | 260 |
|
---|
[482400e] | 261 | /* Define to 1 if you have the <unistd.h> header file. */
|
---|
| 262 | #undef HAVE_UNISTD_H
|
---|
[0b990d] | 263 |
|
---|
[482400e] | 264 | /* Define to 1 if you have the `vprintf' function. */
|
---|
| 265 | #undef HAVE_VPRINTF
|
---|
[0b990d] | 266 |
|
---|
[482400e] | 267 | /* "host" */
|
---|
| 268 | #undef HOST_ARCH
|
---|
[0b990d] | 269 |
|
---|
[482400e] | 270 | /* "install SC libdir" */
|
---|
| 271 | #undef INSTALLED_SCLIBDIR
|
---|
[0b990d] | 272 |
|
---|
[482400e] | 273 | /* Define to the sub-directory in which libtool stores uninstalled libraries.
|
---|
| 274 | */
|
---|
| 275 | #undef LT_OBJDIR
|
---|
[0b990d] | 276 |
|
---|
[5b2946] | 277 | /* Name of package */
|
---|
| 278 | #undef PACKAGE
|
---|
| 279 |
|
---|
[482400e] | 280 | /* Define to the address where bug reports for this package should be sent. */
|
---|
| 281 | #undef PACKAGE_BUGREPORT
|
---|
[0b990d] | 282 |
|
---|
[482400e] | 283 | /* Define to the full name of this package. */
|
---|
| 284 | #undef PACKAGE_NAME
|
---|
[0b990d] | 285 |
|
---|
[482400e] | 286 | /* Define to the full name and version of this package. */
|
---|
| 287 | #undef PACKAGE_STRING
|
---|
[0b990d] | 288 |
|
---|
[482400e] | 289 | /* Define to the one symbol short name of this package. */
|
---|
| 290 | #undef PACKAGE_TARNAME
|
---|
[0b990d] | 291 |
|
---|
[482400e] | 292 | /* Define to the home page for this package. */
|
---|
| 293 | #undef PACKAGE_URL
|
---|
[0b990d] | 294 |
|
---|
[482400e] | 295 | /* Define to the version of this package. */
|
---|
| 296 | #undef PACKAGE_VERSION
|
---|
[0b990d] | 297 |
|
---|
[482400e] | 298 | /* "do not check for reference count overwrites" */
|
---|
| 299 | #undef REF_OPTIMIZE
|
---|
| 300 |
|
---|
| 301 | /* Define as the return type of signal handlers (`int' or `void'). */
|
---|
| 302 | #undef RETSIGTYPE
|
---|
| 303 |
|
---|
| 304 | /* "SC data dir" */
|
---|
| 305 | #undef SCDATADIR
|
---|
| 306 |
|
---|
| 307 | /* "build identifier" */
|
---|
| 308 | #undef SC_BUILDID
|
---|
| 309 |
|
---|
| 310 | /* "major version number" */
|
---|
[0b990d] | 311 | #undef SC_MAJOR_VERSION
|
---|
| 312 |
|
---|
[482400e] | 313 | /* "micro version number" */
|
---|
| 314 | #undef SC_MICRO_VERSION
|
---|
| 315 |
|
---|
| 316 | /* "minor version number" */
|
---|
[0b990d] | 317 | #undef SC_MINOR_VERSION
|
---|
| 318 |
|
---|
[482400e] | 319 | /* "thread level for MPI" */
|
---|
| 320 | #undef SC_MPI_THREAD_LEVEL
|
---|
[0b990d] | 321 |
|
---|
[482400e] | 322 | /* "SC version" */
|
---|
| 323 | #undef SC_VERSION
|
---|
[0b990d] | 324 |
|
---|
[482400e] | 325 | /* "semctl requires semun" */
|
---|
| 326 | #undef SEMCTL_REQUIRES_SEMUN
|
---|
[0b990d] | 327 |
|
---|
[482400e] | 328 | /* "type to use in shared memory" */
|
---|
| 329 | #undef SHMTYPE
|
---|
[0b990d] | 330 |
|
---|
[482400e] | 331 | /* "signal handler needs ellipsis" */
|
---|
| 332 | #undef SIGHASELLIP
|
---|
[0b990d] | 333 |
|
---|
[482400e] | 334 | /* "source SC libdir" */
|
---|
| 335 | #undef SRC_SCLIBDIR
|
---|
[0b990d] | 336 |
|
---|
[482400e] | 337 | /* Define to 1 if you have the ANSI C header files. */
|
---|
| 338 | #undef STDC_HEADERS
|
---|
[0b990d] | 339 |
|
---|
[482400e] | 340 | /* "target" */
|
---|
| 341 | #undef TARGET_ARCH
|
---|
[0b990d] | 342 |
|
---|
[482400e] | 343 | /* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
---|
| 344 | #undef TM_IN_SYS_TIME
|
---|
[0b990d] | 345 |
|
---|
[482400e] | 346 | /* "using namespace std" */
|
---|
[0b990d] | 347 | #undef USING_NAMESPACE_STD
|
---|
| 348 |
|
---|
[5b2946] | 349 | /* Version number of package */
|
---|
| 350 | #undef VERSION
|
---|
| 351 |
|
---|
[482400e] | 352 | /* "use big endian encoding" */
|
---|
| 353 | #undef WORDS_BIGENDIAN
|
---|
| 354 |
|
---|
| 355 | /* Define to empty if `const' does not conform to ANSI C. */
|
---|
| 356 | #undef const
|
---|
| 357 |
|
---|
| 358 | /* "convert keyword to none for c++ restricted extensions" */
|
---|
| 359 | #undef restrictxx
|
---|
| 360 |
|
---|
| 361 | /* Define to `unsigned int' if <sys/types.h> does not define. */
|
---|
| 362 | #undef size_t
|
---|
[0b990d] | 363 |
|
---|
[482400e] | 364 | /* "remove usage of absent typename keyword by empty define" */
|
---|
| 365 | #undef typename
|
---|