source: ThirdParty/mpqc_open/src/lib/scconfig.h.in@ 12add2

Action_Thermostats Add_AtomRandomPerturbation Add_RotateAroundBondAction Add_SelectAtomByNameAction Adding_Graph_to_ChangeBondActions Adding_MD_integration_tests Adding_StructOpt_integration_tests 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
Last change on this file since 12add2 was 12add2, checked in by Frederik Heber <heber@…>, 8 years ago

Added missing SRCDIR define to scconfig.h

  • Property mode set to 100644
File size: 8.1 KB
Line 
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/* Name of package */
278#undef PACKAGE
279
280/* Define to the address where bug reports for this package should be sent. */
281#undef PACKAGE_BUGREPORT
282
283/* Define to the full name of this package. */
284#undef PACKAGE_NAME
285
286/* Define to the full name and version of this package. */
287#undef PACKAGE_STRING
288
289/* Define to the one symbol short name of this package. */
290#undef PACKAGE_TARNAME
291
292/* Define to the home page for this package. */
293#undef PACKAGE_URL
294
295/* Define to the version of this package. */
296#undef PACKAGE_VERSION
297
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" */
311#undef SC_MAJOR_VERSION
312
313/* "micro version number" */
314#undef SC_MICRO_VERSION
315
316/* "minor version number" */
317#undef SC_MINOR_VERSION
318
319/* "thread level for MPI" */
320#undef SC_MPI_THREAD_LEVEL
321
322/* "SC version" */
323#undef SC_VERSION
324
325/* "semctl requires semun" */
326#undef SEMCTL_REQUIRES_SEMUN
327
328/* "type to use in shared memory" */
329#undef SHMTYPE
330
331/* "signal handler needs ellipsis" */
332#undef SIGHASELLIP
333
334/* "top source dir" */
335#undef SRCDIR
336
337/* "source SC libdir" */
338#undef SRC_SCLIBDIR
339
340/* Define to 1 if you have the ANSI C header files. */
341#undef STDC_HEADERS
342
343/* "target" */
344#undef TARGET_ARCH
345
346/* Define to 1 if your <sys/time.h> declares `struct tm'. */
347#undef TM_IN_SYS_TIME
348
349/* "using namespace std" */
350#undef USING_NAMESPACE_STD
351
352/* Version number of package */
353#undef VERSION
354
355/* "use big endian encoding" */
356#undef WORDS_BIGENDIAN
357
358/* Define to empty if `const' does not conform to ANSI C. */
359#undef const
360
361/* "convert keyword to none for c++ restricted extensions" */
362#undef restrictxx
363
364/* Define to `unsigned int' if <sys/types.h> does not define. */
365#undef size_t
366
367/* "remove usage of absent typename keyword by empty define" */
368#undef typename
Note: See TracBrowser for help on using the repository browser.