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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [include/] [config.h.in] - Blame information for rev 770

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 770 jeremybenn
/* include/config.h.in.  Generated from configure.ac by autoheader.  */
2
 
3
/* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
4
#undef BYTEORDER
5
 
6
/* Define to 1 if you want native library runtime debugging code enabled */
7
#undef DEBUG
8
 
9
/* Define to enable support for local sockets. */
10
#undef ENABLE_LOCAL_SOCKETS
11
 
12
/* Define to 1 if you have the `accept' function. */
13
#undef HAVE_ACCEPT
14
 
15
/* Define to 1 if you have the  header file. */
16
#undef HAVE_ALSA_ASOUNDLIB_H
17
 
18
/* Define to 1 if you have the  header file. */
19
#undef HAVE_ASM_IOCTLS_H
20
 
21
/* Define to 1 if you have the `bind' function. */
22
#undef HAVE_BIND
23
 
24
/* Define to 1 if you have BSD u_int32_t */
25
#undef HAVE_BSD_INT32_DEFINED
26
 
27
/* Define to 1 if you have the `close' function. */
28
#undef HAVE_CLOSE
29
 
30
/* Define to 1 if you have the `connect' function. */
31
#undef HAVE_CONNECT
32
 
33
/* Define to 1 if you have the  header file. */
34
#undef HAVE_CRT_EXTERNS_H
35
 
36
/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
37
   */
38
#undef HAVE_DECL_TZNAME
39
 
40
/* Define to 1 if you have the  header file. */
41
#undef HAVE_DLFCN_H
42
 
43
/* Define to 1 if you have the  header file. */
44
#undef HAVE_DSSI_H
45
 
46
/* Define to 1 if you have the `epoll_create' function. */
47
#undef HAVE_EPOLL_CREATE
48
 
49
/* Define to 1 if you have the `execve' function. */
50
#undef HAVE_EXECVE
51
 
52
/* Define to 1 if you have the `fcntl' function. */
53
#undef HAVE_FCNTL
54
 
55
/* Define to 1 if you have the  header file. */
56
#undef HAVE_FCNTL_H
57
 
58
/* Define to 1 if you have the `fork' function. */
59
#undef HAVE_FORK
60
 
61
/* Define to 1 if you have the `fstat' function. */
62
#undef HAVE_FSTAT
63
 
64
/* Define to 1 if you have the `fsync' function. */
65
#undef HAVE_FSYNC
66
 
67
/* Define to 1 if you have the `ftruncate' function. */
68
#undef HAVE_FTRUNCATE
69
 
70
/* three-argument gethostbyname_r */
71
#undef HAVE_FUNC_GETHOSTBYNAME_R_3
72
 
73
/* five-argument gethostbyname_r */
74
#undef HAVE_FUNC_GETHOSTBYNAME_R_5
75
 
76
/* six-argument gethostbyname_r */
77
#undef HAVE_FUNC_GETHOSTBYNAME_R_6
78
 
79
/* Define to 1 if you have the `gethostbyname_r' function. */
80
#undef HAVE_GETHOSTBYNAME_R
81
 
82
/* Define to 1 if you have the `gethostname' function. */
83
#undef HAVE_GETHOSTNAME
84
 
85
/* Define to 1 if you have the `getifaddrs' function. */
86
#undef HAVE_GETIFADDRS
87
 
88
/* Define to 1 if you have the `getloadavg' function. */
89
#undef HAVE_GETLOADAVG
90
 
91
/* Define to 1 if you have the `getpagesize' function. */
92
#undef HAVE_GETPAGESIZE
93
 
94
/* Define to 1 if you have the `getpeername' function. */
95
#undef HAVE_GETPEERNAME
96
 
97
/* Define to 1 if you have the `getsockname' function. */
98
#undef HAVE_GETSOCKNAME
99
 
100
/* Define to 1 if you have the `getsockopt' function. */
101
#undef HAVE_GETSOCKOPT
102
 
103
/* Define to 1 if you have the  header file. */
104
#undef HAVE_GMP_H
105
 
106
/* Define if function attributes a la GCC 2.5 and higher are available. */
107
#undef HAVE_GNUC25_ATTRIB
108
 
109
/* Define if unused variables la GCC 2.5 and higher are available. */
110
#undef HAVE_GNUC25_UNUSED
111
 
112
/* Define to 1 if you have the `htonl' function. */
113
#undef HAVE_HTONL
114
 
115
/* Define to 1 if you have the `htons' function. */
116
#undef HAVE_HTONS
117
 
118
/* Define if you have the iconv() function. */
119
#undef HAVE_ICONV
120
 
121
/* Define to 1 if you have the  header file. */
122
#undef HAVE_IFADDRS_H
123
 
124
/* Define if inet6 structures are defined in netinet/in.h. */
125
#undef HAVE_INET6
126
 
127
/* Define to 1 if you have the `inet_addr' function. */
128
#undef HAVE_INET_ADDR
129
 
130
/* Define to 1 if you have the `inet_aton' function. */
131
#undef HAVE_INET_ATON
132
 
133
/* Define to 1 if you have the `inet_pton' function. */
134
#undef HAVE_INET_PTON
135
 
136
/* Define to 1 if you have uint32_t */
137
#undef HAVE_INT32_DEFINED
138
 
139
/* Define to 1 if you have the  header file. */
140
#undef HAVE_INTTYPES_H
141
 
142
/* Define to 1 if you have the  header file. */
143
#undef HAVE_JACK_JACK_H
144
 
145
/* Define to 1 if you have the `kevent' function. */
146
#undef HAVE_KEVENT
147
 
148
/* Define to 1 if you have the `kqueue' function. */
149
#undef HAVE_KQUEUE
150
 
151
/* Define to 1 if you have the `ltdl' library (-lltdl). */
152
#undef HAVE_LIBLTDL
153
 
154
/* Define to 1 if you have the `socket' library (-lsocket). */
155
#undef HAVE_LIBSOCKET
156
 
157
/* Define to 1 if you have the `listen' function. */
158
#undef HAVE_LISTEN
159
 
160
/* Define to 1 if you have the `localtime_r' function. */
161
#undef HAVE_LOCALTIME_R
162
 
163
/* Define to 1 if you have the `lseek' function. */
164
#undef HAVE_LSEEK
165
 
166
/* Define to 1 if you have the `lstat' function. */
167
#undef HAVE_LSTAT
168
 
169
/* Define to 1 if you have the  header file. */
170
#undef HAVE_LTDL_H
171
 
172
/* Define to 1 if you have the `madvise' function. */
173
#undef HAVE_MADVISE
174
 
175
/* Define to 1 if you have the  header file. */
176
#undef HAVE_MAGIC_H
177
 
178
/* Define to 1 if you have the  header file. */
179
#undef HAVE_MEMORY_H
180
 
181
/* Define to 1 if you have the `memset' function. */
182
#undef HAVE_MEMSET
183
 
184
/* Define to 1 if you have the `mincore' function. */
185
#undef HAVE_MINCORE
186
 
187
/* Define to 1 if you have the `mktime' function. */
188
#undef HAVE_MKTIME
189
 
190
/* Define to 1 if you have the `mmap' function. */
191
#undef HAVE_MMAP
192
 
193
/* Define this symbol if you have MSG_NOSIGNAL */
194
#undef HAVE_MSG_NOSIGNAL
195
 
196
/* Define this symbol if you have MSG_WAITALL */
197
#undef HAVE_MSG_WAITALL
198
 
199
/* Define to 1 if you have the `msync' function. */
200
#undef HAVE_MSYNC
201
 
202
/* Define to 1 if you have the `munmap' function. */
203
#undef HAVE_MUNMAP
204
 
205
/* Define to 1 if you have the  header file. */
206
#undef HAVE_NETINET_IN_SYSTM_H
207
 
208
/* Define to 1 if you have the  header file. */
209
#undef HAVE_NETINET_IP_H
210
 
211
/* Define to 1 if you have the  header file. */
212
#undef HAVE_NET_IF_H
213
 
214
/* Define to 1 if you have the `open' function. */
215
#undef HAVE_OPEN
216
 
217
/* Define to 1 if you have the `pipe' function. */
218
#undef HAVE_PIPE
219
 
220
/* Define to 1 if you have the `read' function. */
221
#undef HAVE_READ
222
 
223
/* Define to 1 if you have the `readlink' function. */
224
#undef HAVE_READLINK
225
 
226
/* Define to 1 if you have the `readv' function. */
227
#undef HAVE_READV
228
 
229
/* Define to 1 if you have the `recvfrom' function. */
230
#undef HAVE_RECVFROM
231
 
232
/* Define to 1 if you have the `select' function. */
233
#undef HAVE_SELECT
234
 
235
/* Define to 1 if you have the `send' function. */
236
#undef HAVE_SEND
237
 
238
/* Define to 1 if you have the `sendto' function. */
239
#undef HAVE_SENDTO
240
 
241
/* Define to 1 if you have the `setsockopt' function. */
242
#undef HAVE_SETSOCKOPT
243
 
244
/* Define to 1 if you have the `shutdown' function. */
245
#undef HAVE_SHUTDOWN
246
 
247
/* Define to 1 if you have the `socket' function. */
248
#undef HAVE_SOCKET
249
 
250
/* Define this symbol if you have SO_NOSIGPIPE */
251
#undef HAVE_SO_NOSIGPIPE
252
 
253
/* Define to 1 if you have the `statvfs' function. */
254
#undef HAVE_STATVFS
255
 
256
/* Define to 1 if you have the  header file. */
257
#undef HAVE_STDINT_H
258
 
259
/* Define to 1 if you have the  header file. */
260
#undef HAVE_STDLIB_H
261
 
262
/* Define to 1 if you have the `strerror' function. */
263
#undef HAVE_STRERROR
264
 
265
/* Define to 1 if you have the `strerror_r' function. */
266
#undef HAVE_STRERROR_R
267
 
268
/* Define to 1 if you have the  header file. */
269
#undef HAVE_STRINGS_H
270
 
271
/* Define to 1 if you have the  header file. */
272
#undef HAVE_STRING_H
273
 
274
/* Define to 1 if `struct tm' is a member of `tm_zone'. */
275
#undef HAVE_STRUCT_TM_TM_ZONE
276
 
277
/* Define to 1 if you have the `sysconf' function. */
278
#undef HAVE_SYSCONF
279
 
280
/* Define to 1 if you have the  header file. */
281
#undef HAVE_SYS_CONFIG_H
282
 
283
/* Define to 1 if you have the  header file. */
284
#undef HAVE_SYS_EPOLL_H
285
 
286
/* Define to 1 if you have the  header file. */
287
#undef HAVE_SYS_EVENT_H
288
 
289
/* Define to 1 if you have the  header file. */
290
#undef HAVE_SYS_FILIO_H
291
 
292
/* Define to 1 if you have the  header file. */
293
#undef HAVE_SYS_IOCTL_H
294
 
295
/* Define to 1 if you have the  header file. */
296
#undef HAVE_SYS_LOADAVG_H
297
 
298
/* Define to 1 if you have the  header file. */
299
#undef HAVE_SYS_MMAN_H
300
 
301
/* Define to 1 if you have the  header file. */
302
#undef HAVE_SYS_SELECT_H
303
 
304
/* Define to 1 if you have the  header file. */
305
#undef HAVE_SYS_SOCKIO_H
306
 
307
/* Define to 1 if you have the  header file. */
308
#undef HAVE_SYS_STAT_H
309
 
310
/* Define to 1 if you have the  header file. */
311
#undef HAVE_SYS_TIME_H
312
 
313
/* Define to 1 if you have the  header file. */
314
#undef HAVE_SYS_TYPES_H
315
 
316
/* Define to 1 if you have the  header file. */
317
#undef HAVE_SYS_UTIME_H
318
 
319
/* Define to 1 if you have the `time' function. */
320
#undef HAVE_TIME
321
 
322
/* Define if global 'timezone' exists. */
323
#undef HAVE_TIMEZONE
324
 
325
/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
326
   `HAVE_STRUCT_TM_TM_ZONE' instead. */
327
#undef HAVE_TM_ZONE
328
 
329
/* Define to 1 if you don't have `tm_zone' but do have the external array
330
   `tzname'. */
331
#undef HAVE_TZNAME
332
 
333
/* Define if your platform has the global _timezone variable. */
334
#undef HAVE_UNDERSCORE_TIMEZONE
335
 
336
/* Define to 1 if you have the  header file. */
337
#undef HAVE_UNISTD_H
338
 
339
/* Define to 1 if you have the  header file. */
340
#undef HAVE_UTIME_H
341
 
342
/* Define to 1 if you have the `write' function. */
343
#undef HAVE_WRITE
344
 
345
/* Define to 1 if you have the `writev' function. */
346
#undef HAVE_WRITEV
347
 
348
/* Define to 1 if you have libXrandr. */
349
#undef HAVE_XRANDR
350
 
351
/* Define to 1 if you have libXrender. */
352
#undef HAVE_XRENDER
353
 
354
/* Define to 1 if you have libXtst. */
355
#undef HAVE_XTEST
356
 
357
/* Define to 1 if you have the `\' function. */
358
#undef HAVE__
359
 
360
/* Define if the host machine stores words of multi-word integers in
361
   big-endian order. */
362
#undef HOST_WORDS_BIG_ENDIAN
363
 
364
/* Define as const if the declaration of iconv() needs const. */
365
#undef ICONV_CONST
366
 
367
/* Define to the sub-directory in which libtool stores uninstalled libraries.
368
   */
369
#undef LT_OBJDIR
370
 
371
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
372
#undef NO_MINUS_C_MINUS_O
373
 
374
/* Name of package */
375
#undef PACKAGE
376
 
377
/* Define to the address where bug reports for this package should be sent. */
378
#undef PACKAGE_BUGREPORT
379
 
380
/* Define to the full name of this package. */
381
#undef PACKAGE_NAME
382
 
383
/* Define to the full name and version of this package. */
384
#undef PACKAGE_STRING
385
 
386
/* Define to the one symbol short name of this package. */
387
#undef PACKAGE_TARNAME
388
 
389
/* Define to the home page for this package. */
390
#undef PACKAGE_URL
391
 
392
/* Define to the version of this package. */
393
#undef PACKAGE_VERSION
394
 
395
/* Define if you want to synchronize VM threads portably by default; undef
396
   otherwise */
397
#undef PORTABLE_NATIVE_SYNC
398
 
399
/* The size of `char', as computed by sizeof. */
400
#undef SIZEOF_CHAR
401
 
402
/* The size of `int', as computed by sizeof. */
403
#undef SIZEOF_INT
404
 
405
/* The size of `long', as computed by sizeof. */
406
#undef SIZEOF_LONG
407
 
408
/* The size of `short', as computed by sizeof. */
409
#undef SIZEOF_SHORT
410
 
411
/* The size of `void*', as computed by sizeof. */
412
#undef SIZEOF_VOIDP
413
 
414
/* The number of bytes in type void * */
415
#undef SIZEOF_VOID_P
416
 
417
/* Define to 1 if you have the ANSI C header files. */
418
#undef STDC_HEADERS
419
 
420
/* Define if struct tm has tm_gmtoff field. */
421
#undef STRUCT_TM_HAS_GMTOFF
422
 
423
/* Define to 1 if you can safely include both  and . */
424
#undef TIME_WITH_SYS_TIME
425
 
426
/* Define to 1 if your  declares `struct tm'. */
427
#undef TM_IN_SYS_TIME
428
 
429
/* Version number of package */
430
#undef VERSION
431
 
432
/* Define to 1 if gmp is usable */
433
#undef WITH_GNU_MP
434
 
435
/* whether byteorder is bigendian */
436
#undef WORDS_BIGENDIAN
437
 
438
/* Define to 1 if the X Window System is missing or not being used. */
439
#undef X_DISPLAY_MISSING
440
 
441
/* Define to `__attribute__' to nothing if it's not supported.  */
442
#undef __attribute__
443
 
444
/* Define to empty if `const' does not conform to ANSI C. */
445
#undef const
446
 
447
/* Define to `__inline__' or `__inline' if that's what the C compiler
448
   calls it, or to nothing if 'inline' is not supported under any name.  */
449
#ifndef __cplusplus
450
#undef inline
451
#endif
452
 
453
/* GNU C attributes. */
454
#ifndef FUNCATTR
455
#ifdef HAVE_GNUC25_ATTRIB
456
#define FUNCATTR(x) __attribute__(x)
457
#else
458
#define FUNCATTR(x)
459
#endif
460
#endif
461
 
462
/* GNU C unused functions, or null. */
463
#ifndef ATTRUNUSED
464
#ifdef HAVE_GNUC25_UNUSED
465
#define ATTRUNUSED unused
466
#else
467
#define ATTRUNUSED
468
#endif
469
#endif
470
#ifndef UNUSED
471
#define UNUSED FUNCATTR((ATTRUNUSED))
472
#endif

powered by: WebSVN 2.1.0

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