Changeset 482400e for ThirdParty/mpqc_open/src/lib/scconfig.h.in
- Timestamp:
- Mar 2, 2017, 7:39:59 AM (8 years ago)
- Branches:
- Action_Thermostats, Add_AtomRandomPerturbation, Add_RotateAroundBondAction, Add_SelectAtomByNameAction, Adding_Graph_to_ChangeBondActions, Adding_MD_integration_tests, Adding_StructOpt_integration_tests, Automaking_mpqc_open, AutomationFragmentation_failures, Candidate_v1.6.0, Candidate_v1.6.1, ChangeBugEmailaddress, ChangingTestPorts, ChemicalSpaceEvaluator, Combining_Subpackages, Debian_Package_split, Debian_package_split_molecuildergui_only, Disabling_MemDebug, Docu_Python_wait, EmpiricalPotential_contain_HomologyGraph_documentation, Enable_parallel_make_install, Enhance_userguide, Enhanced_StructuralOptimization, Enhanced_StructuralOptimization_continued, Example_ManyWaysToTranslateAtom, Exclude_Hydrogens_annealWithBondGraph, FitPartialCharges_GlobalError, Fix_ChronosMutex, Fix_StatusMsg, Fix_StepWorldTime_single_argument, Fix_Verbose_Codepatterns, ForceAnnealing_goodresults, ForceAnnealing_oldresults, ForceAnnealing_tocheck, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults, ForceAnnealing_with_BondGraph_contraction-expansion, GeometryObjects, Gui_displays_atomic_force_velocity, IndependentFragmentGrids_IntegrationTest, JobMarket_RobustOnKillsSegFaults, JobMarket_StableWorkerPool, JobMarket_unresolvable_hostname_fix, ODR_violation_mpqc_open, PartialCharges_OrthogonalSummation, PythonUI_with_named_parameters, QtGui_reactivate_TimeChanged_changes, Recreated_GuiChecks, RotateToPrincipalAxisSystem_UndoRedo, StoppableMakroAction, Subpackage_levmar, Subpackage_vmg, ThirdParty_MPQC_rebuilt_buildsystem, TremoloParser_IncreasedPrecision, TremoloParser_MultipleTimesteps, Ubuntu_1604_changes, stable
- Children:
- 73feb7
- Parents:
- 860145
- git-author:
- Frederik Heber <heber@…> (11/16/16 11:14:10)
- git-committer:
- Frederik Heber <heber@…> (03/02/17 07:39:59)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/mpqc_open/src/lib/scconfig.h.in
r860145 r482400e 1 2 #ifndef _CONFIG_H 3 #define _CONFIG_H 4 5 #ifndef __cplusplus 6 7 /* Define to empty if the keyword does not work. */ 1 /* src/lib/scconfig.h.in. Generated from configure.ac by autoheader. */ 2 3 /* "always use MPI" */ 4 #undef ALWAYS_USE_MPI 5 6 /* "c++ restricted extensions" */ 7 #undef CXX_RESTRICT 8 9 /* "use ARMCI as default" */ 10 #undef DEFAULT_ARMCI 11 12 /* "use MPI as default" */ 13 #undef DEFAULT_MPI 14 15 /* "use multi-threaded MPI as default" */ 16 #undef DEFAULT_MTMPI 17 18 /* "default memory allocation" */ 19 #undef DEFAULT_SC_MEMORY 20 21 /* "template instantiation flags" */ 22 #undef EXPLICIT_TEMPLATE_INSTANTIATION 23 24 /* "use ARMCI" */ 25 #undef HAVE_ARMCI 26 27 /* Define to 1 if you have the <asm/fpu.h> header file. */ 28 #undef HAVE_ASM_FPU_H 29 30 /* "use backtrace" */ 31 #undef HAVE_BACKTRACE 32 33 /* "have CCA chem headers" */ 34 #undef HAVE_CCA_CHEM_HEADERS 35 36 /* "have CCA spec babel headers" */ 37 #undef HAVE_CCA_SPEC_BABEL_HEADERS 38 39 /* Define to 1 if you have the `ctime' function. */ 40 #undef HAVE_CTIME 41 42 /* Define to 1 if you have the <dlfcn.h> header file. */ 43 #undef HAVE_DLFCN_H 44 45 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 46 #undef HAVE_DOPRNT 47 48 /* Define to 1 if you have the `drand48' function. */ 49 #undef HAVE_DRAND48 50 51 /* Define to 1 if you have the <endian.h> header file. */ 52 #undef HAVE_ENDIAN_H 53 54 /* "have fchdir" */ 55 #undef HAVE_FCHDIR 56 57 /* Define to 1 if you have the <fcntl.h> header file. */ 58 #undef HAVE_FCNTL_H 59 60 /* Define to 1 if you have the `fedisableexcept' function. */ 61 #undef HAVE_FEDISABLEEXCEPT 62 63 /* Define to 1 if you have the `feenableexcept' function. */ 64 #undef HAVE_FEENABLEEXCEPT 65 66 /* Define to 1 if you have the <fenv.h> header file. */ 67 #undef HAVE_FENV_H 68 69 /* Define to 1 if you have the <fp.h> header file. */ 70 #undef HAVE_FP_H 71 72 /* Define to 1 if you have the `geteuid' function. */ 73 #undef HAVE_GETEUID 74 75 /* Define to 1 if you have the `gethostname' function. */ 76 #undef HAVE_GETHOSTNAME 77 78 /* Define to 1 if you have the `getpwuid' function. */ 79 #undef HAVE_GETPWUID 80 81 /* Define to 1 if you have the <inttypes.h> header file. */ 82 #undef HAVE_INTTYPES_H 83 84 /* Define to 1 if you have the <iostream> header file. */ 85 #undef HAVE_IOSTREAM 86 87 /* "have iostream format flags" */ 88 #undef HAVE_IOS_FMTFLAGS 89 90 /* "isnan available" */ 91 #undef HAVE_ISNAN 92 93 /* "have libderiv" */ 94 #undef HAVE_LIBDERIV 95 96 /* Define to 1 if you have the <libderiv/libderiv.h> header file. */ 97 #undef HAVE_LIBDERIV_LIBDERIV_H 98 99 /* Define to 1 if you have the `dl' library (-ldl). */ 100 #undef HAVE_LIBDL 101 102 /* Define to 1 if you have the `fl' library (-lfl). */ 103 #undef HAVE_LIBFL 104 105 /* "have libint" */ 106 #undef HAVE_LIBINT 107 108 /* Define to 1 if you have the <libint/libint.h> header file. */ 109 #undef HAVE_LIBINT_LIBINT_H 110 111 /* Define to 1 if you have the `m' library (-lm). */ 112 #undef HAVE_LIBM 113 114 /* "have libr12" */ 115 #undef HAVE_LIBR12 116 117 /* Define to 1 if you have the <libr12/libr12.h> header file. */ 118 #undef HAVE_LIBR12_LIBR12_H 119 120 /* Define to 1 if you have the <limits.h> header file. */ 121 #undef HAVE_LIMITS_H 122 123 /* "have long long" */ 124 #undef HAVE_LONG_LONG 125 126 /* Define to 1 if you have the <machine/endian.h> header file. */ 127 #undef HAVE_MACHINE_ENDIAN_H 128 129 /* Define to 1 if you have the <machine/fpu.h> header file. */ 130 #undef HAVE_MACHINE_FPU_H 131 132 /* Define to 1 if you have the <memory.h> header file. */ 133 #undef HAVE_MEMORY_H 134 135 /* "have MPI" */ 136 #undef HAVE_MPI 137 138 /* "have MPI IO extensions" */ 139 #undef HAVE_MPIIO 140 141 /* "have MPI PP" */ 142 #undef HAVE_MPIPP 143 144 /* "have MPI init thread" */ 145 #undef HAVE_MPI_INIT_THREAD 146 147 /* "have NIAMA" */ 148 #undef HAVE_NIAMA 149 150 /* "use perf" */ 151 #undef HAVE_PERF 152 153 /* "use pthreads" */ 154 #undef HAVE_PTHREAD 155 156 /* "have pubseekoff" */ 157 #undef HAVE_PUBSEEKOFF 158 159 /* Define to 1 if you have the <pwd.h> header file. */ 160 #undef HAVE_PWD_H 161 162 /* "have scalabale blas" */ 163 #undef HAVE_SCALABLE_BLAS 164 165 /* "have seekoff" */ 166 #undef HAVE_SEEKOFF 167 168 /* Define to 1 if you have the `semget' function. */ 169 #undef HAVE_SEMGET 170 171 /* Define to 1 if you have the `setenv' function. */ 172 #undef HAVE_SETENV 173 174 /* Define to 1 if you have the `setrlimit' function. */ 175 #undef HAVE_SETRLIMIT 176 177 /* "have sgetn" */ 178 #undef HAVE_SGETN 179 180 /* Define to 1 if you have the `shmget' function. */ 181 #undef HAVE_SHMGET 182 183 /* "have sidl" */ 184 #undef HAVE_SIDL_HEADERS 185 186 /* Define to 1 if you have the `sigfillset' function. */ 187 #undef HAVE_SIGFILLSET 188 189 /* Define to 1 if you have the `signal' function. */ 190 #undef HAVE_SIGNAL 191 192 /* Define to 1 if you have the <sstream> header file. */ 193 #undef HAVE_SSTREAM 194 195 /* Define to 1 if you have the <stdint.h> header file. */ 196 #undef HAVE_STDINT_H 197 198 /* Define to 1 if you have the <stdlib.h> header file. */ 199 #undef HAVE_STDLIB_H 200 201 /* Define to 1 if you have the `strerror' function. */ 202 #undef HAVE_STRERROR 203 204 /* Define to 1 if you have the <strings.h> header file. */ 205 #undef HAVE_STRINGS_H 206 207 /* Define to 1 if you have the <string.h> header file. */ 208 #undef HAVE_STRING_H 209 210 /* Define to 1 if you have the `system' function. */ 211 #undef HAVE_SYSTEM 212 213 /* "use SYSVIPC" */ 214 #undef HAVE_SYSV_IPC 215 216 /* Define to 1 if you have the <sys/endian.h> header file. */ 217 #undef HAVE_SYS_ENDIAN_H 218 219 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 220 #undef HAVE_SYS_IOCTL_H 221 222 /* Define to 1 if you have the <sys/ipc.h> header file. */ 223 #undef HAVE_SYS_IPC_H 224 225 /* Define to 1 if you have the <sys/machine.h> header file. */ 226 #undef HAVE_SYS_MACHINE_H 227 228 /* Define to 1 if you have the <sys/resource.h> header file. */ 229 #undef HAVE_SYS_RESOURCE_H 230 231 /* Define to 1 if you have the <sys/sem.h> header file. */ 232 #undef HAVE_SYS_SEM_H 233 234 /* Define to 1 if you have the <sys/shm.h> header file. */ 235 #undef HAVE_SYS_SHM_H 236 237 /* Define to 1 if you have the <sys/stat.h> header file. */ 238 #undef HAVE_SYS_STAT_H 239 240 /* Define to 1 if you have the <sys/times.h> header file. */ 241 #undef HAVE_SYS_TIMES_H 242 243 /* Define to 1 if you have the <sys/time.h> header file. */ 244 #undef HAVE_SYS_TIME_H 245 246 /* Define to 1 if you have the <sys/types.h> header file. */ 247 #undef HAVE_SYS_TYPES_H 248 249 /* Define to 1 if you have the <termios.h> header file. */ 250 #undef HAVE_TERMIOS_H 251 252 /* Define to 1 if you have the `time' function. */ 253 #undef HAVE_TIME 254 255 /* Define to 1 if you have the <time.h> header file. */ 256 #undef HAVE_TIME_H 257 258 /* "use typename keyword" */ 259 #undef HAVE_TYPENAME 260 261 /* Define to 1 if you have the <unistd.h> header file. */ 262 #undef HAVE_UNISTD_H 263 264 /* Define to 1 if you have the `vprintf' function. */ 265 #undef HAVE_VPRINTF 266 267 /* "host" */ 268 #undef HOST_ARCH 269 270 /* "install SC libdir" */ 271 #undef INSTALLED_SCLIBDIR 272 273 /* Define to the sub-directory in which libtool stores uninstalled libraries. 274 */ 275 #undef LT_OBJDIR 276 277 /* Define to the address where bug reports for this package should be sent. */ 278 #undef PACKAGE_BUGREPORT 279 280 /* Define to the full name of this package. */ 281 #undef PACKAGE_NAME 282 283 /* Define to the full name and version of this package. */ 284 #undef PACKAGE_STRING 285 286 /* Define to the one symbol short name of this package. */ 287 #undef PACKAGE_TARNAME 288 289 /* Define to the home page for this package. */ 290 #undef PACKAGE_URL 291 292 /* Define to the version of this package. */ 293 #undef PACKAGE_VERSION 294 295 /* "do not check for reference count overwrites" */ 296 #undef REF_OPTIMIZE 297 298 /* Define as the return type of signal handlers (`int' or `void'). */ 299 #undef RETSIGTYPE 300 301 /* "SC data dir" */ 302 #undef SCDATADIR 303 304 /* "build identifier" */ 305 #undef SC_BUILDID 306 307 /* "major version number" */ 308 #undef SC_MAJOR_VERSION 309 310 /* "micro version number" */ 311 #undef SC_MICRO_VERSION 312 313 /* "minor version number" */ 314 #undef SC_MINOR_VERSION 315 316 /* "thread level for MPI" */ 317 #undef SC_MPI_THREAD_LEVEL 318 319 /* "SC version" */ 320 #undef SC_VERSION 321 322 /* "semctl requires semun" */ 323 #undef SEMCTL_REQUIRES_SEMUN 324 325 /* "type to use in shared memory" */ 326 #undef SHMTYPE 327 328 /* "signal handler needs ellipsis" */ 329 #undef SIGHASELLIP 330 331 /* "source SC libdir" */ 332 #undef SRC_SCLIBDIR 333 334 /* Define to 1 if you have the ANSI C header files. */ 335 #undef STDC_HEADERS 336 337 /* "target" */ 338 #undef TARGET_ARCH 339 340 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 341 #undef TM_IN_SYS_TIME 342 343 /* "using namespace std" */ 344 #undef USING_NAMESPACE_STD 345 346 /* "use big endian encoding" */ 347 #undef WORDS_BIGENDIAN 348 349 /* Define to empty if `const' does not conform to ANSI C. */ 8 350 #undef const 9 351 10 #endif /* __cplusplus */ 11 12 #ifdef __cplusplus 13 14 /* Define if the C++ restrict keyword extension exists. */ 15 #undef CXX_RESTRICT 16 17 #ifdef CXX_RESTRICT 18 #define restrictxx restrict 19 #else 20 #define restrictxx 21 #endif 22 23 #endif 24 25 /* Define if you want to optimize the reference counting code. */ 26 #undef REF_OPTIMIZE 27 28 /* Define if you have <stdint.h>. */ 29 #undef HAVE_STDINT_H 30 31 /* Define if you have <sys/stat.h>. */ 32 #undef HAVE_SYS_STAT_H 33 34 /* Define if you have <sys/types.h>. */ 35 #undef HAVE_SYS_TYPES_H 36 37 /* Define if you have <pwd.h>. */ 38 #undef HAVE_PWD_H 39 40 /* Define if you have <termios.h>. */ 41 #undef HAVE_TERMIOS_H 42 43 /* Define if you have <sys/times.h>. */ 44 #undef HAVE_SYS_TIMES_H 45 46 /* Define if you have <time.h>. */ 47 #undef HAVE_TIME_H 48 49 /* Define if you have <machine/fpu.h>. */ 50 #undef HAVE_MACHINE_FPU_H 51 52 /* Define if you have <asm/fpu.h>. */ 53 #undef HAVE_ASM_FPU_H 54 55 /* Define if you have <sys/resource.h>. */ 56 #undef HAVE_SYS_RESOURCE_H 57 58 /* Define if <sstream> is present. */ 59 #undef HAVE_SSTREAM 60 61 /* Define if you have the vprintf function. */ 62 #undef HAVE_VPRINTF 63 64 /* Define if you have the ios::fmtflags. */ 65 #undef HAVE_IOS_FMTFLAGS 66 67 /* Define if you have the long long type extension. */ 68 #ifndef HAVE_LONG_LONG 69 #undef HAVE_LONG_LONG 70 #endif 71 72 /* Define if you have streambuf::pubseekoff (you should). */ 73 #undef HAVE_PUBSEEKOFF 74 75 /* Define if you have streambuf::sgetn (you should). */ 76 #undef HAVE_SGETN 77 78 /* Define if you have a public streambuf::seekoff. */ 79 #undef HAVE_SEEKOFF 80 81 /* Define as the return type of signal handlers (int or void). */ 82 #undef RETSIGTYPE 83 84 /* Define if signal handlers have an ellipsis argument in C++. */ 85 #undef SIGHASELLIP 86 87 /* Define to `unsigned' if <sys/types.h> doesn't define. */ 352 /* "convert keyword to none for c++ restricted extensions" */ 353 #undef restrictxx 354 355 /* Define to `unsigned int' if <sys/types.h> does not define. */ 88 356 #undef size_t 89 357 90 /* Define if you have the ANSI C header files. */ 91 #undef STDC_HEADERS 92 93 /* Define if your <sys/time.h> declares struct tm. */ 94 #undef TM_IN_SYS_TIME 95 96 /* Define if you have the strerror function. */ 97 #undef HAVE_STRERROR 98 99 /* Define if you have the setenv function. */ 100 #undef HAVE_SETENV 101 102 /* Define if isnan is available from C++. */ 103 #undef HAVE_ISNAN 104 105 /* Define if you have the sigfillset function (and company). */ 106 #undef HAVE_SIGFILLSET 107 108 /* Define if you have the signal function. */ 109 #undef HAVE_SIGNAL 110 111 /* Define if you have the system function. */ 112 #undef HAVE_SYSTEM 113 114 /* Define if you have the drand48 function. */ 115 #undef HAVE_DRAND48 116 117 /* Define if you have the isnan function. */ 118 #undef HAVE_ISNAN 119 120 /* Define if you have the fchdir function. */ 121 #undef HAVE_FCHDIR 122 123 /* Define if you have the getpwuid function. */ 124 #undef HAVE_GETPWUID 125 126 /* Define if you have the geteuid function. */ 127 #undef HAVE_GETEUID 128 129 /* Define if you have the gethostname function. */ 130 #undef HAVE_GETHOSTNAME 131 132 /* Define if you have the time function. */ 133 #undef HAVE_TIME 134 135 /* Define if you have the ctime function. */ 136 #undef HAVE_CTIME 137 138 /* Define if you have the C99 <fenv.h>. */ 139 #undef HAVE_FENV_H 140 141 /* Define if you have the glibc feenableexcept extension. */ 142 #undef HAVE_FEENABLEEXCEPT 143 144 /* Define if you have the glibc fedisableexcept extension. */ 145 #undef HAVE_FEDISABLEEXCEPT 146 147 /* Define if you have the setrlimit function. */ 148 #undef HAVE_SETRLIMIT 149 150 /* Define if you have functioning SYSV IPC. */ 151 #undef HAVE_SYSV_IPC 152 153 /* Define if semctl must have a semun as the fourth argument. */ 154 #undef SEMCTL_REQUIRES_SEMUN 155 156 /* Define to the type used for shared memory. */ 157 /* #undef SHMTYPE */ 158 159 #ifndef SHMTYPE 160 #define SHMTYPE char* 161 #endif 162 163 /* Define if you have the <fcntl.h> header file. */ 164 #undef HAVE_FCNTL_H 165 166 /* Define if you have the <limits.h> header file. */ 167 #undef HAVE_LIMITS_H 168 169 /* Define if you have the <sys/ioctl.h> header file. */ 170 #undef HAVE_SYS_IOCTL_H 171 172 /* Define if you have the <sys/time.h> header file. */ 173 #undef HAVE_SYS_TIME_H 174 175 /* Define if you have the <unistd.h> header file. */ 176 #undef HAVE_UNISTD_H 177 178 /* Define if you have the <pthread.h> header file and the pthread library. */ 179 #undef HAVE_PTHREAD 180 181 /* Define if you can have the pthread_attr_setstacksize function. */ 182 #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE 183 184 /* Define if you can have the pthread_attr_getstacksize function. */ 185 #undef HAVE_PTHREAD_ATTR_GETSTACKSIZE 186 187 /* Define if you can have the pthread_attr_getscope function. */ 188 #undef HAVE_PTHREAD_ATTR_GETSCOPE 189 190 /* Define if you can have the pthread_attr_setscope function. */ 191 #undef HAVE_PTHREAD_ATTR_SETSCOPE 192 193 /* Define if you can have the pthread_attr_getinheritsched function. */ 194 #undef HAVE_PTHREAD_ATTR_GETINHERITSCHED 195 196 /* Define if you can have the pthread_attr_setinheritsched function. */ 197 #undef HAVE_PTHREAD_ATTR_SETINHERITSCHED 198 199 /* Define if you can have the pthread_attr_setschedpolicy function. */ 200 #undef HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 201 202 /* Define if you can have the pthread_attr_getschedpolicy function. */ 203 #undef HAVE_PTHREAD_ATTR_GETSCHEDPOLICY 204 205 /* Define if you can have the pthread_attr_setschedparam function. */ 206 #undef HAVE_PTHREAD_ATTR_SETSCHEDPARAM 207 208 /* Define if you can have the pthread_attr_getschedparam function. */ 209 #undef HAVE_PTHREAD_ATTR_GETSCHEDPARAM 210 211 /* Define if you can have the sched_get_priority_max function. */ 212 #undef HAVE_SCHED_GET_PRIORITY_MAX 213 214 /* Define if you can have the sched_get_priority_min function. */ 215 #undef HAVE_SCHED_GET_PRIORITY_MIN 216 217 /* Define if you have the NIAMA library. */ 218 #undef HAVE_NIAMA 219 220 /* Define if you have the <mpi.h> header file and library. */ 221 #undef HAVE_MPI 222 223 /* Define if you have the MPI_Init_thread routine. */ 224 #undef HAVE_MPI_INIT_THREAD 225 226 /* Set to the MPI macro defined the desired threading support level. */ 227 #undef SC_MPI_THREAD_LEVEL 228 229 /* Define if you have the <armci.h> header file and library. */ 230 #undef HAVE_ARMCI 231 232 /* Define if you have the libint header file and library. */ 233 #undef HAVE_LIBINT 234 235 /* Define if you have the libr12 header file and library. */ 236 #undef HAVE_LIBR12 237 238 /* Define if you have the libderiv header file and library. */ 239 #undef HAVE_LIBDERIV 240 241 /* Define if your MPI implementation has MPI-IO functions */ 242 #undef HAVE_MPIIO 243 244 /* Define if you have the <perf.h> header file and library. */ 245 #undef HAVE_PERF 246 247 /* Define if you have <execinfo.h> backtrace and backtrace_symbol_fd. */ 248 #undef HAVE_BACKTRACE 249 250 /* Define if MPIMessageGrp should be used by default. */ 251 #undef DEFAULT_MPI 252 253 /* Define if MTMPIMemoryGrp should be used by default. */ 254 #undef DEFAULT_MTMPI 255 256 /* Define if ARMCIMemoryGrp should be used by default. */ 257 #undef DEFAULT_ARMCI 258 259 /* Define if is MPI is always used (needed if MPI_Init is used to 260 initialize argument list). */ 261 #undef ALWAYS_USE_MPI 262 263 /* Define if you have the m library (-lm). */ 264 #undef HAVE_LIBM 265 266 /* Define if you have the sun library (-lsun). */ 267 #undef HAVE_LIBSUN 268 269 /* Define if you have the fl library (-lfl). */ 270 #undef HAVE_LIBFL 271 272 /* Define if you have the dl library (-ldl). */ 273 #undef HAVE_LIBDL 274 275 /* Define if you have the <dlfcn.h> header file. */ 276 #undef HAVE_DLFCN_H 277 278 /* Define if you have LAPACK 279 */ 280 #undef HAVE_LAPACK 281 282 /* Define if you have the Scalable BLAS package and everything needed for it. 283 */ 284 #undef HAVE_SCALABLE_BLAS 285 286 /* Define if machine byte order is big endian. */ 287 #undef WORDS_BIGENDIAN 288 289 /* The host architecture. */ 290 #undef HOST_ARCH 291 292 /* The target architecture. */ 293 #undef TARGET_ARCH 294 295 /* The version number. */ 296 #undef SC_VERSION 297 298 /* The major version number. */ 299 #undef SC_MAJOR_VERSION 300 301 /* The minor version number. */ 302 #undef SC_MINOR_VERSION 303 304 /* The micro version number. */ 305 #undef SC_MICRO_VERSION 306 307 /* The buildid. */ 308 #undef SC_BUILDID 309 310 /* The library directory in the src distribution. */ 311 #undef SRC_SCLIBDIR 312 313 /* The installed location of the library directory. */ 314 #undef INSTALLED_SCLIBDIR 315 316 /* The location of architecture independent files. */ 317 #undef SCDATADIR 318 319 /* The default memory allocation, in bytes. */ 320 #undef DEFAULT_SC_MEMORY 321 322 /* Define if template should be explicitly instantiated. */ 323 #undef EXPLICIT_TEMPLATE_INSTANTIATION 324 325 /* Define if the C++ keywork "typename" exists. */ 326 #undef HAVE_TYPENAME 327 328 #ifdef __cplusplus 329 # ifndef HAVE_TYPENAME 330 # define typename 331 # endif 332 #endif 333 334 /* Set to true if "using namespace std" needed to access ostream, etc. */ 335 #undef USING_NAMESPACE_STD 336 337 #endif /* _CONFIG_H */ 338 339 /* 340 * Local Variables: 341 * mode: c++ 342 * End: 343 */ 358 /* "remove usage of absent typename keyword by empty define" */ 359 #undef typename
Note:
See TracChangeset
for help on using the changeset viewer.