-
Notifications
You must be signed in to change notification settings - Fork 461
/
Copy pathwin-config.h
346 lines (236 loc) · 9.6 KB
/
win-config.h
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
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
// Copyright 2003 Regents of the University of California
// SETI_BOINC is free software; you can redistribute it and/or modify it under
// the terms of the GNU General Public License as published by the Free
// Software Foundation; either version 2, or (at your option) any later
// version.
// SETI_BOINC is distributed in the hope that it will be useful, but WITHOUT
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
// more details.
// You should have received a copy of the GNU General Public License along
// with SETI_BOINC; see the file COPYING. If not, write to the Free Software
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
/* config.h. Generated by configure. */
#ifndef _SAH_WIN_CONFIG_H_
#define _SAH_WIN_CONFIG_H_
/* Define to 1 if you have the atanf() function */
#define HAVE_ATANF 1
/* Define to 1 if you have the `atexit' function. */
#define HAVE_ATEXIT 1
/* Define to 1 if you have the `atoll' function. */
#define HAVE_ATOLL 0
/* Define to 1 if the system has the type `bool'. */
#define HAVE_BOOL 1
/* Define to 1 if you have the cosf() function */
#define HAVE_COSF 1
/* Define to 1 if you have the <dirent.h> header file. */
#define HAVE_DIRENT_H 0
/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define to 1 if you have the `floor' function. */
#define HAVE_FLOOR 1
/* Define to 1 if you have the `fork' function. */
#define HAVE_FORK 0
/* Define to 1 if you have the `getcwd' function. */
#define HAVE_GETCWD 1
/* Define to 1 if you have the <GLUT/glut.h> header file. */
#define HAVE_GLUT_GLUT_H 1
/* Define to 1 if you have the <glut.h> header file. */
#define HAVE_GLUT_H 1
/* Define to 1 if you have the <glu.h> header file. */
/* #undef HAVE_GLU_H */
/* Define to 1 if you have the <GL/glut.h> header file. */
/* #undef HAVE_GL_GLUT_H */
/* Define to 1 if you have the <GL/glu.h> header file. */
#define HAVE_GL_GLU_H 1
/* Define to 1 if you have the <GL/gl.h> header file. */
#define HAVE_GL_GL_H 1
/* Define to 1 if you have the <gl.h> header file. */
#define HAVE_GL_H 0
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 0
/* Define to 1 if you have the `aio' library (-laio). */
#define HAVE_LIBAIO 0
/* Define to 1 if you have the `dl' library (-ldl). */
#define HAVE_LIBDL 0
/* Define to 1 if you have the `elf' library (-lelf). */
#define HAVE_LIBELF 0
/* Define to 1 if you have the `fftw' library (-lfftw). */
#define HAVE_LIBFFTW 0
/* Define to 1 if you have the `GL' library (-lGL). */
#define HAVE_LIBGL 1
/* Define to 1 if you have the `ICE' library (-lICE). */
#define HAVE_LIBICE 0
/* Define to 1 if you have the `m' library (-lm). */
#define HAVE_LIBM 1
/* Define to 1 if you have the `nsl' library (-lnsl). */
#define HAVE_LIBNSL 0
/* Define to 1 if you have the `rsaeuro' library (-lrsaeuro). */
#define HAVE_LIBRSAEURO 0
/* Define to 1 if you have the `s4' library (-ls4). */
#define HAVE_LIBS4 0
/* Define to 1 if you have the `SM' library (-lSM). */
#define HAVE_LIBSM 0
/* Define to 1 if you have the `socket' library (-lsocket). */
#define HAVE_LIBSOCKET 0
/* Define to 1 if you have the `stdc++' library (-lstdc++). */
#define HAVE_LIBSTDC__ 0
/* Define to 1 if you have the `X11' library (-lX11). */
#define HAVE_LIBX11 0
/* Define to 1 if you have the `Xaw' library (-lXaw). */
#define HAVE_LIBXAW 0
/* Define to 1 if you have the `Xext' library (-lXext). */
#define HAVE_LIBXEXT 0
/* Define to 1 if you have the `Xmu' library (-lXmu). */
#define HAVE_LIBXMU 0
/* Define to 1 if you have the `Xt' library (-lXt). */
#define HAVE_LIBXT 0
/* Define to 1 if you have the `z' library (-lz). */
#define HAVE_LIBZ 0
/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1
/* Define to 1 if long double works and has more range or precision than
double. */
#define HAVE_LONG_DOUBLE 1
/* Define to 1 if the system has the type `long long'. */
/* #undef HAVE_LONG_LONG */
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise. */
#define HAVE_MALLOC 1
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the `memset' function. */
#define HAVE_MEMSET 1
/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 0
/* Define if your C++ compiler supports namespaces */
#define HAVE_NAMESPACES 1
/* Define to 1 if you have the <OpenGL/glut.h> header file. */
#define HAVE_OPENGL_GLUT_H 0
/* Define to 1 if you have the <OpenGL/glu.h> header file. */
#define HAVE_OPENGL_GLU_H 0
/* Define to 1 if you have the <OpenGL/gl.h> header file. */
#define HAVE_OPENGL_GL_H 0
/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
and to 0 otherwise. */
#define HAVE_REALLOC 1
/* Define to 1 if you have the sinf() function */
#define HAVE_SINF 1
/* Define to 1 if you have the `sqrt' function. */
#define HAVE_SQRT 1
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero-length file name argument. */
#define HAVE_STAT_EMPTY_STRING_BUG 0
#if ( _MSC_VER > 1300 )
/* Define to 1 if the max template is in namespace std. */
#define HAVE_STD_MAX 1
/* Define to 1 if the min template is in namespace std. */
#define HAVE_STD_MIN 1
#endif
/* Define to 1 if the transform template is in namespace std. */
#define HAVE_STD_TRANSFORM 1
/* Define to 1 if stdbool.h conforms to C99. */
#define HAVE_STDBOOL_H 0
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 0
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the `strchr' function. */
#define HAVE_STRCHR 1
/* Define to 1 if you have the `strftime' function. */
#define HAVE_STRFTIME 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 0
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the `strstr' function. */
#define HAVE_STRSTR 1
/* Define to 1 if `st_blocks' is member of `struct stat'. */
#define HAVE_STRUCT_STAT_ST_BLOCKS 0
/* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
`HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
#define HAVE_ST_BLOCKS 0
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H 0
/* Define to 1 if you have the <sys/statvfs.h> header file. */
#define HAVE_SYS_STATVFS_H 0
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 0
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#define HAVE_SYS_WAIT_H 0
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 0
/* Define to 1 if you have the `vfork' function. */
#define HAVE_VFORK 0
/* Define to 1 if you have the <vfork.h> header file. */
/* #undef HAVE_VFORK_H 0 */
/* Define to 1 if `fork' works. */
#define HAVE_WORKING_FORK 0
/* Define to 1 if `vfork' works. */
#define HAVE_WORKING_VFORK 0
/* Define to 1 if the system has the type `_Bool'. */
/* #undef HAVE__BOOL 0 */
/* Define to 1 if the system has the type `_int64'. */
#define HAVE__INT64 0
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
slash. */
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 0
/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
*/
#define MAJOR_IN_MKDEV 1
/* Define to 1 if `major', `minor', and `makedev' are declared in
<sysmacros.h>. */
#define MAJOR_IN_SYSMACROS 0
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "[email protected]"
/* Define to the full name of this package. */
#define PACKAGE_NAME "setiathome"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "setiathome 4.00"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "setiathome"
/* Define to the version of this package. */
#define PACKAGE_VERSION "4.00"
/* The size of a `long double', as computed by sizeof. */
#define SIZEOF_LONG_DOUBLE sizeof (long double)
/* The size of a `long int', as computed by sizeof. */
#define SIZEOF_LONG_INT 4
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#define TM_IN_SYS_TIME 0
/* Define to 1 if informix is installed */
#define USE_INFORMIX 0
/* Define if MYSQL is installed */
#define USE_MYSQL 0
/* SETI@home major version number */
#define VERSION_MAJOR 4
/* SETI@home minor version number */
#define VERSION_MINOR 18
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
if it is not supported. */
/* #undef inline */
/* Define to rpl_malloc if the replacement function should be used. */
/* #undef malloc */
/* Define to `long' if <sys/types.h> does not define. */
/* #undef off_t */
/* Define to `int' if <sys/types.h> does not define. */
/* #undef pid_t */
/* Define to rpl_realloc if the replacement function should be used. */
/* #undef realloc */
/* Define to `unsigned' if <sys/types.h> does not define. */
/* #undef size_t */
/* Define as `fork' if `vfork' does not work. */
/* #undef vfork */
#if defined(USE_INFORMIX) && defined(USE_MYSQL) && defined(HAVE_NAMESPACES)
#define USE_NAMESPACES
#endif
#endif