~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to source/3rdparty/qmake/LINUX86_26/config.h

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-25 22:36:13 UTC
  • Revision ID: james.westby@ubuntu.com-20080625223613-tvd9xlhuoct9kyhm
Tags: upstream-6.2~beta2
ImportĀ upstreamĀ versionĀ 6.2~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.  Generated automatically by configure.  */
 
2
/* config.h.in.  Generated automatically from configure.in by autoheader.  */
 
3
 
 
4
/* Define if on AIX 3.
 
5
   System headers sometimes define this.
 
6
   We just want to avoid a redefinition error message.  */
 
7
#ifndef _ALL_SOURCE
 
8
/* #undef _ALL_SOURCE */
 
9
#endif
 
10
 
 
11
/* Define if using alloca.c.  */
 
12
/* #undef C_ALLOCA */
 
13
 
 
14
/* Define if the closedir function returns void instead of int.  */
 
15
/* #undef CLOSEDIR_VOID */
 
16
 
 
17
/* Define to empty if the keyword does not work.  */
 
18
/* #undef const */
 
19
 
 
20
/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
 
21
   This function is required for alloca.c support on those systems.  */
 
22
/* #undef CRAY_STACKSEG_END */
 
23
 
 
24
/* Define for DGUX with <sys/dg_sys_info.h>.  */
 
25
/* #undef DGUX */
 
26
 
 
27
/* Define if the `getloadavg' function needs to be run setuid or setgid.  */
 
28
#define GETLOADAVG_PRIVILEGED 1
 
29
 
 
30
/* Define to `int' if <sys/types.h> doesn't define.  */
 
31
/* #undef gid_t */
 
32
 
 
33
/* Define if you have alloca, as a function or macro.  */
 
34
#define HAVE_ALLOCA 1
 
35
 
 
36
/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
 
37
#define HAVE_ALLOCA_H 1
 
38
 
 
39
/* Define if you don't have vprintf but do have _doprnt.  */
 
40
/* #undef HAVE_DOPRNT */
 
41
 
 
42
/* Define if your system has a working fnmatch function.  */
 
43
/* #undef HAVE_FNMATCH */
 
44
 
 
45
/* Define if your system has its own `getloadavg' function.  */
 
46
#define HAVE_GETLOADAVG 1
 
47
 
 
48
/* Define if you have the getmntent function.  */
 
49
/* #undef HAVE_GETMNTENT */
 
50
 
 
51
/* Define if the `long double' type works.  */
 
52
/* #undef HAVE_LONG_DOUBLE */
 
53
 
 
54
/* Define if you support file names longer than 14 characters.  */
 
55
/* #undef HAVE_LONG_FILE_NAMES */
 
56
 
 
57
/* Define if you have a working `mmap' system call.  */
 
58
/* #undef HAVE_MMAP */
 
59
 
 
60
/* Define if system calls automatically restart after interruption
 
61
   by a signal.  */
 
62
/* #undef HAVE_RESTARTABLE_SYSCALLS */
 
63
 
 
64
/* Define if your struct stat has st_blksize.  */
 
65
/* #undef HAVE_ST_BLKSIZE */
 
66
 
 
67
/* Define if your struct stat has st_blocks.  */
 
68
/* #undef HAVE_ST_BLOCKS */
 
69
 
 
70
/* Define if you have the strcoll function and it is properly defined.  */
 
71
#define HAVE_STRCOLL 1
 
72
 
 
73
/* Define if your struct stat has st_rdev.  */
 
74
/* #undef HAVE_ST_RDEV */
 
75
 
 
76
/* Define if you have the strftime function.  */
 
77
/* #undef HAVE_STRFTIME */
 
78
 
 
79
/* Define if you have the ANSI # stringizing operator in cpp. */
 
80
/* #undef HAVE_STRINGIZE */
 
81
 
 
82
/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
 
83
#define HAVE_SYS_WAIT_H 1
 
84
 
 
85
/* Define if your struct tm has tm_zone.  */
 
86
/* #undef HAVE_TM_ZONE */
 
87
 
 
88
/* Define if you don't have tm_zone but do have the external array
 
89
   tzname.  */
 
90
/* #undef HAVE_TZNAME */
 
91
 
 
92
/* Define if you have <unistd.h>.  */
 
93
#define HAVE_UNISTD_H 1
 
94
 
 
95
/* Define if utime(file, NULL) sets file's timestamp to the present.  */
 
96
/* #undef HAVE_UTIME_NULL */
 
97
 
 
98
/* Define if you have <vfork.h>.  */
 
99
/* #undef HAVE_VFORK_H */
 
100
 
 
101
/* Define if you have the vprintf function.  */
 
102
#define HAVE_VPRINTF 1
 
103
 
 
104
/* Define if you have the wait3 system call.  */
 
105
#define HAVE_WAIT3 1
 
106
 
 
107
/* Define if on MINIX.  */
 
108
/* #undef _MINIX */
 
109
 
 
110
/* Define if your struct nlist has an n_un member.  */
 
111
/* #undef NLIST_NAME_UNION */
 
112
 
 
113
/* Define if you have <nlist.h>.  */
 
114
/* #undef NLIST_STRUCT */
 
115
 
 
116
/* Define if your C compiler doesn't accept -c and -o together.  */
 
117
/* #undef NO_MINUS_C_MINUS_O */
 
118
 
 
119
/* Define to `int' if <sys/types.h> doesn't define.  */
 
120
/* #undef pid_t */
 
121
 
 
122
/* Define if the system does not provide POSIX.1 features except
 
123
   with this defined.  */
 
124
/* #undef _POSIX_1_SOURCE */
 
125
 
 
126
/* Define if you need to in order for stat and other things to work.  */
 
127
/* #undef _POSIX_SOURCE */
 
128
 
 
129
/* Define as the return type of signal handlers (int or void).  */
 
130
#define RETSIGTYPE void
 
131
 
 
132
/* Define if the setvbuf function takes the buffering type as its second
 
133
   argument and the buffer pointer as the third, as on System V
 
134
   before release 3.  */
 
135
/* #undef SETVBUF_REVERSED */
 
136
 
 
137
/* If using the C implementation of alloca, define if you know the
 
138
   direction of stack growth for your system; otherwise it will be
 
139
   automatically deduced at run-time.
 
140
 STACK_DIRECTION > 0 => grows toward higher addresses
 
141
 STACK_DIRECTION < 0 => grows toward lower addresses
 
142
 STACK_DIRECTION = 0 => direction of growth unknown
 
143
 */
 
144
/* #undef STACK_DIRECTION */
 
145
 
 
146
/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
 
147
/* #undef STAT_MACROS_BROKEN */
 
148
 
 
149
/* Define if you have the ANSI C header files.  */
 
150
#define STDC_HEADERS 1
 
151
 
 
152
/* Define on System V Release 4.  */
 
153
/* #undef SVR4 */
 
154
 
 
155
/* Define if `sys_siglist' is declared by <signal.h>.  */
 
156
#define SYS_SIGLIST_DECLARED 1
 
157
 
 
158
/* Define to `int' if <sys/types.h> doesn't define.  */
 
159
/* #undef uid_t */
 
160
 
 
161
/* Define for Encore UMAX.  */
 
162
/* #undef UMAX */
 
163
 
 
164
/* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
 
165
   instead of <sys/cpustats.h>.  */
 
166
/* #undef UMAX4_3 */
 
167
 
 
168
/* Define vfork as fork if vfork does not work.  */
 
169
/* #undef vfork */
 
170
 
 
171
/* Define to the name of the SCCS `get' command.  */
 
172
#define SCCS_GET "get"
 
173
 
 
174
/* Define this if the SCCS `get' command understands the `-G<file>' option.  */
 
175
/* #undef SCCS_GET_MINUS_G */
 
176
 
 
177
/* Define this to enable job server support in GNU make.  */
 
178
#define MAKE_JOBSERVER 1
 
179
 
 
180
/* Define to be the nanoseconds member of struct stat's st_mtim,
 
181
   if it exists.  */
 
182
#define ST_MTIM_NSEC tv_nsec
 
183
 
 
184
/* Define this if the C library defines the variable `sys_siglist'.  */
 
185
#define HAVE_SYS_SIGLIST 1
 
186
 
 
187
/* Define this if the C library defines the variable `_sys_siglist'.  */
 
188
/* #undef HAVE__SYS_SIGLIST */
 
189
 
 
190
/* Define this if you have the `union wait' type in <sys/wait.h>.  */
 
191
/* #undef HAVE_UNION_WAIT */
 
192
 
 
193
/* Define to `unsigned long' or `unsigned long long'
 
194
   if <inttypes.h> doesn't define.  */
 
195
/* #undef uintmax_t */
 
196
 
 
197
/* Define if the system doesn't provide fd_set.  */
 
198
/* #undef fd_set */
 
199
 
 
200
/* Define the type of the first arg to select().  */
 
201
#define fd_set_size_t int
 
202
 
 
203
/* Define this if select() args need to be cast away from fd_set (HP-UX).  */
 
204
#define SELECT_FD_SET_CAST 
 
205
 
 
206
/* Define if you have the INTTYPES_H function.  */
 
207
#define HAVE_INTTYPES_H 1
 
208
 
 
209
/* Define if you have the clock_gettime function.  */
 
210
/* #undef HAVE_CLOCK_GETTIME */
 
211
 
 
212
/* Define if you have the dup2 function.  */
 
213
#define HAVE_DUP2 1
 
214
 
 
215
/* Define if you have the getcwd function.  */
 
216
#define HAVE_GETCWD 1
 
217
 
 
218
/* Define if you have the getgroups function.  */
 
219
#define HAVE_GETGROUPS 1
 
220
 
 
221
/* Define if you have the gethostbyname function.  */
 
222
/* #undef HAVE_GETHOSTBYNAME */
 
223
 
 
224
/* Define if you have the gethostname function.  */
 
225
/* #undef HAVE_GETHOSTNAME */
 
226
 
 
227
/* Define if you have the getloadavg function.  */
 
228
#define HAVE_GETLOADAVG 1
 
229
 
 
230
/* Define if you have the memmove function.  */
 
231
#define HAVE_MEMMOVE 1
 
232
 
 
233
/* Define if you have the mktemp function.  */
 
234
#define HAVE_MKTEMP 1
 
235
 
 
236
/* Define if you have the pipe function.  */
 
237
#define HAVE_PIPE 1
 
238
 
 
239
/* Define if you have the psignal function.  */
 
240
#define HAVE_PSIGNAL 1
 
241
 
 
242
/* Define if you have the pstat_getdynamic function.  */
 
243
/* #undef HAVE_PSTAT_GETDYNAMIC */
 
244
 
 
245
/* Define if you have the select function.  */
 
246
#define HAVE_SELECT 1
 
247
 
 
248
/* Define if you have the setegid function.  */
 
249
#define HAVE_SETEGID 1
 
250
 
 
251
/* Define if you have the seteuid function.  */
 
252
#define HAVE_SETEUID 1
 
253
 
 
254
/* Define if you have the setlinebuf function.  */
 
255
#define HAVE_SETLINEBUF 1
 
256
 
 
257
/* Define if you have the setregid function.  */
 
258
#define HAVE_SETREGID 1
 
259
 
 
260
/* Define if you have the setreuid function.  */
 
261
#define HAVE_SETREUID 1
 
262
 
 
263
/* Define if you have the sigaction function.  */
 
264
#define HAVE_SIGACTION 1
 
265
 
 
266
/* Define if you have the sigsetmask function.  */
 
267
#define HAVE_SIGSETMASK 1
 
268
 
 
269
/* Define if you have the socket function.  */
 
270
/* #undef HAVE_SOCKET */
 
271
 
 
272
/* Define if you have the strcasecmp function.  */
 
273
/* #undef HAVE_STRCASECMP */
 
274
 
 
275
/* Define if you have the strdup function.  */
 
276
#define HAVE_STRDUP 1
 
277
 
 
278
/* Define if you have the strerror function.  */
 
279
#define HAVE_STRERROR 1
 
280
 
 
281
/* Define if you have the strsignal function.  */
 
282
#define HAVE_STRSIGNAL 1
 
283
 
 
284
/* Define if you have the wait3 function.  */
 
285
#define HAVE_WAIT3 1
 
286
 
 
287
/* Define if you have the waitpid function.  */
 
288
#define HAVE_WAITPID 1
 
289
 
 
290
/* Define if you have the <dirent.h> header file.  */
 
291
#define HAVE_DIRENT_H 1
 
292
 
 
293
/* Define if you have the <dmalloc.h> header file.  */
 
294
/* #undef HAVE_DMALLOC_H */
 
295
 
 
296
/* Define if you have the <fcntl.h> header file.  */
 
297
#define HAVE_FCNTL_H 1
 
298
 
 
299
/* Define if you have the <limits.h> header file.  */
 
300
#define HAVE_LIMITS_H 1
 
301
 
 
302
/* Define if you have the <mach/mach.h> header file.  */
 
303
/* #undef HAVE_MACH_MACH_H */
 
304
 
 
305
/* Define if you have the <memory.h> header file.  */
 
306
#define HAVE_MEMORY_H 1
 
307
 
 
308
/* Define if you have the <ndir.h> header file.  */
 
309
/* #undef HAVE_NDIR_H */
 
310
 
 
311
/* Define if you have the <stdlib.h> header file.  */
 
312
#define HAVE_STDLIB_H 1
 
313
 
 
314
/* Define if you have the <string.h> header file.  */
 
315
#define HAVE_STRING_H 1
 
316
 
 
317
/* Define if you have the <sys/dir.h> header file.  */
 
318
/* #undef HAVE_SYS_DIR_H */
 
319
 
 
320
/* Define if you have the <sys/ndir.h> header file.  */
 
321
/* #undef HAVE_SYS_NDIR_H */
 
322
 
 
323
/* Define if you have the <sys/param.h> header file.  */
 
324
#define HAVE_SYS_PARAM_H 1
 
325
 
 
326
/* Define if you have the <sys/select.h> header file.  */
 
327
#define HAVE_SYS_SELECT_H 1
 
328
 
 
329
/* Define if you have the <sys/socket.h> header file.  */
 
330
#define HAVE_SYS_SOCKET_H 1
 
331
 
 
332
/* Define if you have the <sys/time.h> header file.  */
 
333
#define HAVE_SYS_TIME_H 1
 
334
 
 
335
/* Define if you have the <sys/timeb.h> header file.  */
 
336
#define HAVE_SYS_TIMEB_H 1
 
337
 
 
338
/* Define if you have the <sys/types.h> header file.  */
 
339
#define HAVE_SYS_TYPES_H 1
 
340
 
 
341
/* Define if you have the <sys/wait.h> header file.  */
 
342
#define HAVE_SYS_WAIT_H 1
 
343
 
 
344
/* Define if you have the <unistd.h> header file.  */
 
345
#define HAVE_UNISTD_H 1
 
346
 
 
347
/* Define if you have the dgc library (-ldgc).  */
 
348
/* #undef HAVE_LIBDGC */
 
349
 
 
350
/* Define if you have the dmalloc library (-ldmalloc).  */
 
351
/* #undef HAVE_LIBDMALLOC */
 
352
 
 
353
/* Define if you have the kstat library (-lkstat).  */
 
354
/* #undef HAVE_LIBKSTAT */
 
355
 
 
356
/* Define if you have the posix4 library (-lposix4).  */
 
357
/* #undef HAVE_LIBPOSIX4 */
 
358
 
 
359
/* Define if you have the sun library (-lsun).  */
 
360
/* #undef HAVE_LIBSUN */
 
361
 
 
362
/* Name of package */
 
363
#define PACKAGE "make"
 
364
 
 
365
/* Version number of package */
 
366
#define VERSION "3.78.1"
 
367
 
 
368
/* Number of bits in a file offset, on hosts where this is settable. */
 
369
#define _FILE_OFFSET_BITS 64
 
370
 
 
371
/* Define to make fseeko etc. visible, on some hosts. */
 
372
/* #undef _LARGEFILE_SOURCE */
 
373
 
 
374
/* Define for large files, on AIX-style hosts. */
 
375
/* #undef _LARGE_FILES */
 
376
 
 
377
/* Build host information. */
 
378
#define MAKE_HOST "i686-pc-linux-gnu"
 
379