-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.h.in
executable file
·259 lines (173 loc) · 6.15 KB
/
config.h.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
/* config.h.in. Generated from configure.in by autoheader. */
/* Overall debugging level. */
#undef DEBUG
/* Record date of compilation. */
#undef GA_BUILD_DATE_STRING
/* Core GAUL debugging level. */
#undef GA_DEBUG
/* Default number of processes. */
#undef GA_DEFAULT_NUM_PROCESSES
/* Default number of threads. */
#undef GA_DEFAULT_NUM_THREADS
/* Minor version number for libtool. */
#undef GA_LT_MINOR_VERSION
/* Major version number. */
#undef GA_MAJOR_VERSION
/* Minor version number. */
#undef GA_MINOR_VERSION
/* Environment variable used to request processes. */
#undef GA_NUM_PROCESSES_ENVVAR_STRING
/* Environment variable used to request threads. */
#undef GA_NUM_THREADS_ENVVAR_STRING
/* Patch level. */
#undef GA_PATCH_VERSION
/* Record compilation platform information. */
#undef GA_UNAME_STRING
/* Version string. */
#undef GA_VERSION_STRING
/* Whether to dump certian statistics. */
#undef GA_WRITE_STATS
/* Whether bcmp() is available */
#undef HAVE_BCMP
/* Whether bcopy() is available */
#undef HAVE_BCOPY
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the `gethostname' function. */
#undef HAVE_GETHOSTNAME
/* Define to 1 if you have the `index' function. */
#undef HAVE_INDEX
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
/* Define to 1 if you have the `mpi' library (-lmpi). */
#undef HAVE_LIBMPI
/* Define to 1 if you have the `mpich' library (-lmpich). */
#undef HAVE_LIBMPICH
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
/* Define to 1 if you have the `max' function. */
#undef HAVE_MAX
/* Define to 1 if you have the `memcmp' function. */
#undef HAVE_MEMCMP
/* Define to 1 if you have the `memcpy' function. */
#undef HAVE_MEMCPY
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Whether memset() is available */
#undef HAVE_MEMSET
/* Define to 1 if you have the `min' function. */
#undef HAVE_MIN
/* Whether to use MPI for parallel code. */
#undef HAVE_MPI
/* Whether libpthread is installed. */
#undef HAVE_PTHREADS
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
/* Define to 1 if you have the `sincos' function. */
#undef HAVE_SINCOS
/* Whether S-Lang is installed. */
#undef HAVE_SLANG
/* Define to 1 if you have the `snooze' function. */
#undef HAVE_SNOOZE
/* Define if you have a working <stdbool.h> header file. */
#undef HAVE_STDBOOL_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strcasecmp' function. */
#undef HAVE_STRCASECMP
/* Define to 1 if you have the `strchr' function. */
#undef HAVE_STRCHR
/* Define to 1 if you have the `strcmp' function. */
#undef HAVE_STRCMP
/* Define to 1 if you have the `strcpy' function. */
#undef HAVE_STRCPY
/* Define to 1 if you have the `strdup' function. */
#undef HAVE_STRDUP
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Whether strlen() is available */
#undef HAVE_STRLEN
/* Define to 1 if you have the `strncasecmp' function. */
#undef HAVE_STRNCASECMP
/* Whether strncmp() is available */
#undef HAVE_STRNCMP
/* Whether strncpy() is available */
#undef HAVE_STRNCPY
/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP
/* Define to 1 if you have the `strpbrk' function. */
#undef HAVE_STRPBRK
/* Define to 1 if you have the `strsep' function. */
#undef HAVE_STRSEP
/* Define to 1 if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
/* Define to 1 if you have the <sys/signal.h> header file. */
#undef HAVE_SYS_SIGNAL_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Whether usleep() is available */
#undef HAVE_USLEEP
/* Define to 1 if you have the `waitpid' function. */
#undef HAVE_WAITPID
/* Define if compiler has built-in _Bool type. */
#undef HAVE__BOOL
/* Memory alignment boundry characteristics. */
#undef MEMORY_ALIGN_SIZE
/* Whether to use debugging memory allocation routines. */
#undef MEMORY_ALLOC_DEBUG
/* Whether to use safe memory allocation routines. */
#undef MEMORY_ALLOC_SAFE
/* Define to disable memory chunk allocation routines. */
#undef MEMORY_CHUNKS_MIMIC
/* Whether to pad memory. */
#undef MEMORY_PADDING
/* 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 version of this package. */
#undef PACKAGE_VERSION
/* The size of a `char', as computed by sizeof. */
#undef SIZEOF_CHAR
/* The size of a `double', as computed by sizeof. */
#undef SIZEOF_DOUBLE
/* The size of a `int', as computed by sizeof. */
#undef SIZEOF_INT
/* The size of a `long', as computed by sizeof. */
#undef SIZEOF_LONG
/* The size of a `void *', as computed by sizeof. */
#undef SIZEOF_VOID_P
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if using Sun's Forte C Compiler */
#undef SUN_FORTE_C
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#undef TM_IN_SYS_TIME
/* Whether to use memory chunk handling for chromosomes. */
#undef USE_CHROMO_CHUNKS
/* Whether OpenMP should be used. */
#undef USE_OPENMP
/* Whether to cripple GAUL so it works on windows. */
#undef W32_CRIPPLED
/* Define to empty if `const' does not conform to ANSI C. */
#undef const