OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [fixincludes/] [config.h.in] - Blame information for rev 775

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 724 jeremybenn
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
 
3
/* Defined to the executable file extension on the host system */
4
#ifndef USED_FOR_TARGET
5
#undef EXE_EXT
6
#endif
7
 
8
 
9
/* Define to 1 if you have the `clearerr_unlocked' function. */
10
#ifndef USED_FOR_TARGET
11
#undef HAVE_CLEARERR_UNLOCKED
12
#endif
13
 
14
 
15
/* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
16
   */
17
#ifndef USED_FOR_TARGET
18
#undef HAVE_DECL_ABORT
19
#endif
20
 
21
 
22
/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
23
   don't. */
24
#ifndef USED_FOR_TARGET
25
#undef HAVE_DECL_ASPRINTF
26
#endif
27
 
28
 
29
/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
30
   you don't. */
31
#ifndef USED_FOR_TARGET
32
#undef HAVE_DECL_BASENAME
33
#endif
34
 
35
 
36
/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
37
   you don't. */
38
#ifndef USED_FOR_TARGET
39
#undef HAVE_DECL_CLEARERR_UNLOCKED
40
#endif
41
 
42
 
43
/* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
44
   */
45
#ifndef USED_FOR_TARGET
46
#undef HAVE_DECL_ERRNO
47
#endif
48
 
49
 
50
/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
51
   don't. */
52
#ifndef USED_FOR_TARGET
53
#undef HAVE_DECL_FEOF_UNLOCKED
54
#endif
55
 
56
 
57
/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
58
   you don't. */
59
#ifndef USED_FOR_TARGET
60
#undef HAVE_DECL_FERROR_UNLOCKED
61
#endif
62
 
63
 
64
/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
65
   you don't. */
66
#ifndef USED_FOR_TARGET
67
#undef HAVE_DECL_FFLUSH_UNLOCKED
68
#endif
69
 
70
 
71
/* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
72
   you don't. */
73
#ifndef USED_FOR_TARGET
74
#undef HAVE_DECL_FGETC_UNLOCKED
75
#endif
76
 
77
 
78
/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
79
   you don't. */
80
#ifndef USED_FOR_TARGET
81
#undef HAVE_DECL_FGETS_UNLOCKED
82
#endif
83
 
84
 
85
/* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
86
   you don't. */
87
#ifndef USED_FOR_TARGET
88
#undef HAVE_DECL_FILENO_UNLOCKED
89
#endif
90
 
91
 
92
/* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
93
   you don't. */
94
#ifndef USED_FOR_TARGET
95
#undef HAVE_DECL_FPRINTF_UNLOCKED
96
#endif
97
 
98
 
99
/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
100
   you don't. */
101
#ifndef USED_FOR_TARGET
102
#undef HAVE_DECL_FPUTC_UNLOCKED
103
#endif
104
 
105
 
106
/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
107
   you don't. */
108
#ifndef USED_FOR_TARGET
109
#undef HAVE_DECL_FPUTS_UNLOCKED
110
#endif
111
 
112
 
113
/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
114
   you don't. */
115
#ifndef USED_FOR_TARGET
116
#undef HAVE_DECL_FREAD_UNLOCKED
117
#endif
118
 
119
 
120
/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
121
   you don't. */
122
#ifndef USED_FOR_TARGET
123
#undef HAVE_DECL_FWRITE_UNLOCKED
124
#endif
125
 
126
 
127
/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
128
   you don't. */
129
#ifndef USED_FOR_TARGET
130
#undef HAVE_DECL_GETCHAR_UNLOCKED
131
#endif
132
 
133
 
134
/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
135
   don't. */
136
#ifndef USED_FOR_TARGET
137
#undef HAVE_DECL_GETC_UNLOCKED
138
#endif
139
 
140
 
141
/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
142
   you don't. */
143
#ifndef USED_FOR_TARGET
144
#undef HAVE_DECL_PUTCHAR_UNLOCKED
145
#endif
146
 
147
 
148
/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
149
   don't. */
150
#ifndef USED_FOR_TARGET
151
#undef HAVE_DECL_PUTC_UNLOCKED
152
#endif
153
 
154
 
155
/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
156
   don't. */
157
#ifndef USED_FOR_TARGET
158
#undef HAVE_DECL_VASPRINTF
159
#endif
160
 
161
 
162
/* Define to 1 if you have the  header file. */
163
#ifndef USED_FOR_TARGET
164
#undef HAVE_FCNTL_H
165
#endif
166
 
167
 
168
/* Define to 1 if you have the `feof_unlocked' function. */
169
#ifndef USED_FOR_TARGET
170
#undef HAVE_FEOF_UNLOCKED
171
#endif
172
 
173
 
174
/* Define to 1 if you have the `ferror_unlocked' function. */
175
#ifndef USED_FOR_TARGET
176
#undef HAVE_FERROR_UNLOCKED
177
#endif
178
 
179
 
180
/* Define to 1 if you have the `fflush_unlocked' function. */
181
#ifndef USED_FOR_TARGET
182
#undef HAVE_FFLUSH_UNLOCKED
183
#endif
184
 
185
 
186
/* Define to 1 if you have the `fgetc_unlocked' function. */
187
#ifndef USED_FOR_TARGET
188
#undef HAVE_FGETC_UNLOCKED
189
#endif
190
 
191
 
192
/* Define to 1 if you have the `fgets_unlocked' function. */
193
#ifndef USED_FOR_TARGET
194
#undef HAVE_FGETS_UNLOCKED
195
#endif
196
 
197
 
198
/* Define to 1 if you have the `fileno_unlocked' function. */
199
#ifndef USED_FOR_TARGET
200
#undef HAVE_FILENO_UNLOCKED
201
#endif
202
 
203
 
204
/* Define to 1 if you have the `fprintf_unlocked' function. */
205
#ifndef USED_FOR_TARGET
206
#undef HAVE_FPRINTF_UNLOCKED
207
#endif
208
 
209
 
210
/* Define to 1 if you have the `fputc_unlocked' function. */
211
#ifndef USED_FOR_TARGET
212
#undef HAVE_FPUTC_UNLOCKED
213
#endif
214
 
215
 
216
/* Define to 1 if you have the `fputs_unlocked' function. */
217
#ifndef USED_FOR_TARGET
218
#undef HAVE_FPUTS_UNLOCKED
219
#endif
220
 
221
 
222
/* Define to 1 if you have the `fread_unlocked' function. */
223
#ifndef USED_FOR_TARGET
224
#undef HAVE_FREAD_UNLOCKED
225
#endif
226
 
227
 
228
/* Define to 1 if you have the `fwrite_unlocked' function. */
229
#ifndef USED_FOR_TARGET
230
#undef HAVE_FWRITE_UNLOCKED
231
#endif
232
 
233
 
234
/* Define to 1 if you have the `getchar_unlocked' function. */
235
#ifndef USED_FOR_TARGET
236
#undef HAVE_GETCHAR_UNLOCKED
237
#endif
238
 
239
 
240
/* Define to 1 if you have the `getc_unlocked' function. */
241
#ifndef USED_FOR_TARGET
242
#undef HAVE_GETC_UNLOCKED
243
#endif
244
 
245
 
246
/* Define to 1 if you have the  header file. */
247
#ifndef USED_FOR_TARGET
248
#undef HAVE_INTTYPES_H
249
#endif
250
 
251
 
252
/* Define to 1 if you have the  header file. */
253
#ifndef USED_FOR_TARGET
254
#undef HAVE_MEMORY_H
255
#endif
256
 
257
 
258
/* Define if mmap with MAP_ANON(YMOUS) works. */
259
#ifndef USED_FOR_TARGET
260
#undef HAVE_MMAP_ANON
261
#endif
262
 
263
 
264
/* Define if mmap of /dev/zero works. */
265
#ifndef USED_FOR_TARGET
266
#undef HAVE_MMAP_DEV_ZERO
267
#endif
268
 
269
 
270
/* Define if read-only mmap of a plain file works. */
271
#ifndef USED_FOR_TARGET
272
#undef HAVE_MMAP_FILE
273
#endif
274
 
275
 
276
/* Define to 1 if you have the `putchar_unlocked' function. */
277
#ifndef USED_FOR_TARGET
278
#undef HAVE_PUTCHAR_UNLOCKED
279
#endif
280
 
281
 
282
/* Define to 1 if you have the `putc_unlocked' function. */
283
#ifndef USED_FOR_TARGET
284
#undef HAVE_PUTC_UNLOCKED
285
#endif
286
 
287
 
288
/* Define to 1 if you have the  header file. */
289
#ifndef USED_FOR_TARGET
290
#undef HAVE_STDDEF_H
291
#endif
292
 
293
 
294
/* Define to 1 if you have the  header file. */
295
#ifndef USED_FOR_TARGET
296
#undef HAVE_STDINT_H
297
#endif
298
 
299
 
300
/* Define to 1 if you have the  header file. */
301
#ifndef USED_FOR_TARGET
302
#undef HAVE_STDLIB_H
303
#endif
304
 
305
 
306
/* Define to 1 if you have the  header file. */
307
#ifndef USED_FOR_TARGET
308
#undef HAVE_STRINGS_H
309
#endif
310
 
311
 
312
/* Define to 1 if you have the  header file. */
313
#ifndef USED_FOR_TARGET
314
#undef HAVE_STRING_H
315
#endif
316
 
317
 
318
/* Define to 1 if you have the  header file. */
319
#ifndef USED_FOR_TARGET
320
#undef HAVE_SYS_FILE_H
321
#endif
322
 
323
 
324
/* Define to 1 if you have the  header file. */
325
#ifndef USED_FOR_TARGET
326
#undef HAVE_SYS_STAT_H
327
#endif
328
 
329
 
330
/* Define to 1 if you have the  header file. */
331
#ifndef USED_FOR_TARGET
332
#undef HAVE_SYS_TYPES_H
333
#endif
334
 
335
 
336
/* Define to 1 if you have the  header file. */
337
#ifndef USED_FOR_TARGET
338
#undef HAVE_UNISTD_H
339
#endif
340
 
341
 
342
/* Define to the address where bug reports for this package should be sent. */
343
#ifndef USED_FOR_TARGET
344
#undef PACKAGE_BUGREPORT
345
#endif
346
 
347
 
348
/* Define to the full name of this package. */
349
#ifndef USED_FOR_TARGET
350
#undef PACKAGE_NAME
351
#endif
352
 
353
 
354
/* Define to the full name and version of this package. */
355
#ifndef USED_FOR_TARGET
356
#undef PACKAGE_STRING
357
#endif
358
 
359
 
360
/* Define to the one symbol short name of this package. */
361
#ifndef USED_FOR_TARGET
362
#undef PACKAGE_TARNAME
363
#endif
364
 
365
 
366
/* Define to the home page for this package. */
367
#ifndef USED_FOR_TARGET
368
#undef PACKAGE_URL
369
#endif
370
 
371
 
372
/* Define to the version of this package. */
373
#ifndef USED_FOR_TARGET
374
#undef PACKAGE_VERSION
375
#endif
376
 
377
 
378
/* Defined to the best working sed program on the host system */
379
#ifndef USED_FOR_TARGET
380
#undef SED_PROGRAM
381
#endif
382
 
383
 
384
/* Define if testing and fixing are done by separate process */
385
#ifndef USED_FOR_TARGET
386
#undef SEPARATE_FIX_PROC
387
#endif
388
 
389
 
390
/* Define to 1 if you have the ANSI C header files. */
391
#ifndef USED_FOR_TARGET
392
#undef STDC_HEADERS
393
#endif
394
 
395
 
396
/* Enable extensions on AIX 3, Interix.  */
397
#ifndef _ALL_SOURCE
398
# undef _ALL_SOURCE
399
#endif
400
/* Enable GNU extensions on systems that have them.  */
401
#ifndef _GNU_SOURCE
402
# undef _GNU_SOURCE
403
#endif
404
/* Enable threading extensions on Solaris.  */
405
#ifndef _POSIX_PTHREAD_SEMANTICS
406
# undef _POSIX_PTHREAD_SEMANTICS
407
#endif
408
/* Enable extensions on HP NonStop.  */
409
#ifndef _TANDEM_SOURCE
410
# undef _TANDEM_SOURCE
411
#endif
412
/* Enable general extensions on Solaris.  */
413
#ifndef __EXTENSIONS__
414
# undef __EXTENSIONS__
415
#endif
416
 
417
 
418
/* Define to 1 if on MINIX. */
419
#ifndef USED_FOR_TARGET
420
#undef _MINIX
421
#endif
422
 
423
 
424
/* Define to 2 if the system does not provide POSIX.1 features except with
425
   this defined. */
426
#ifndef USED_FOR_TARGET
427
#undef _POSIX_1_SOURCE
428
#endif
429
 
430
 
431
/* Define to 1 if you need to in order for `stat' and other things to work. */
432
#ifndef USED_FOR_TARGET
433
#undef _POSIX_SOURCE
434
#endif
435
 
436
 
437
/* Define to xatexit if the host system does not support atexit */
438
#ifndef USED_FOR_TARGET
439
#undef atexit
440
#endif
441
 
442
 
443
/* Define to empty if `const' does not conform to ANSI C. */
444
#ifndef USED_FOR_TARGET
445
#undef const
446
#endif
447
 
448
 
449
/* Define to xexit if the host system does not support atexit */
450
#ifndef USED_FOR_TARGET
451
#undef exit
452
#endif
453
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.