Fix a bug that broke -freorder-functions
[official-gcc.git] / libjava / classpath / include / config.h.in
blobcdf45d9310be16c5a9d5862fd2730771d19d2e6f
1 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
4 #undef BYTEORDER
6 /* Define to 1 if you want native library runtime debugging code enabled */
7 #undef DEBUG
9 /* Define to enable support for local sockets. */
10 #undef ENABLE_LOCAL_SOCKETS
12 /* Define to 1 if you have the `accept' function. */
13 #undef HAVE_ACCEPT
15 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
16 #undef HAVE_ALSA_ASOUNDLIB_H
18 /* Define to 1 if you have the <asm/ioctls.h> header file. */
19 #undef HAVE_ASM_IOCTLS_H
21 /* Define to 1 if you have the `bind' function. */
22 #undef HAVE_BIND
24 /* Define to 1 if you have BSD u_int32_t */
25 #undef HAVE_BSD_INT32_DEFINED
27 /* Define to 1 if you have the `close' function. */
28 #undef HAVE_CLOSE
30 /* Define to 1 if you have the `connect' function. */
31 #undef HAVE_CONNECT
33 /* Define to 1 if you have the <crt_externs.h> header file. */
34 #undef HAVE_CRT_EXTERNS_H
36 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
38 #undef HAVE_DECL_TZNAME
40 /* Define to 1 if you have the <dlfcn.h> header file. */
41 #undef HAVE_DLFCN_H
43 /* Define to 1 if you have the <dssi.h> header file. */
44 #undef HAVE_DSSI_H
46 /* Define to 1 if you have the `epoll_create' function. */
47 #undef HAVE_EPOLL_CREATE
49 /* Define to 1 if you have the `execve' function. */
50 #undef HAVE_EXECVE
52 /* Define to 1 if you have the `fcntl' function. */
53 #undef HAVE_FCNTL
55 /* Define to 1 if you have the <fcntl.h> header file. */
56 #undef HAVE_FCNTL_H
58 /* Define to 1 if you have the `fork' function. */
59 #undef HAVE_FORK
61 /* Define to 1 if you have the `fstat' function. */
62 #undef HAVE_FSTAT
64 /* Define to 1 if you have the `fsync' function. */
65 #undef HAVE_FSYNC
67 /* Define to 1 if you have the `ftruncate' function. */
68 #undef HAVE_FTRUNCATE
70 /* three-argument gethostbyname_r */
71 #undef HAVE_FUNC_GETHOSTBYNAME_R_3
73 /* five-argument gethostbyname_r */
74 #undef HAVE_FUNC_GETHOSTBYNAME_R_5
76 /* six-argument gethostbyname_r */
77 #undef HAVE_FUNC_GETHOSTBYNAME_R_6
79 /* Define to 1 if you have the `gethostbyname_r' function. */
80 #undef HAVE_GETHOSTBYNAME_R
82 /* Define to 1 if you have the `gethostname' function. */
83 #undef HAVE_GETHOSTNAME
85 /* Define to 1 if you have the `getifaddrs' function. */
86 #undef HAVE_GETIFADDRS
88 /* Define to 1 if you have the `getloadavg' function. */
89 #undef HAVE_GETLOADAVG
91 /* Define to 1 if you have the `getpagesize' function. */
92 #undef HAVE_GETPAGESIZE
94 /* Define to 1 if you have the `getpeername' function. */
95 #undef HAVE_GETPEERNAME
97 /* Define to 1 if you have the `getsockname' function. */
98 #undef HAVE_GETSOCKNAME
100 /* Define to 1 if you have the `getsockopt' function. */
101 #undef HAVE_GETSOCKOPT
103 /* Define to 1 if you have the <gmp.h> header file. */
104 #undef HAVE_GMP_H
106 /* Define if function attributes a la GCC 2.5 and higher are available. */
107 #undef HAVE_GNUC25_ATTRIB
109 /* Define if unused variables la GCC 2.5 and higher are available. */
110 #undef HAVE_GNUC25_UNUSED
112 /* Define to 1 if you have the `htonl' function. */
113 #undef HAVE_HTONL
115 /* Define to 1 if you have the `htons' function. */
116 #undef HAVE_HTONS
118 /* Define if you have the iconv() function. */
119 #undef HAVE_ICONV
121 /* Define to 1 if you have the <ifaddrs.h> header file. */
122 #undef HAVE_IFADDRS_H
124 /* Define if inet6 structures are defined in netinet/in.h. */
125 #undef HAVE_INET6
127 /* Define to 1 if you have the `inet_addr' function. */
128 #undef HAVE_INET_ADDR
130 /* Define to 1 if you have the `inet_aton' function. */
131 #undef HAVE_INET_ATON
133 /* Define to 1 if you have the `inet_pton' function. */
134 #undef HAVE_INET_PTON
136 /* Define to 1 if you have uint32_t */
137 #undef HAVE_INT32_DEFINED
139 /* Define to 1 if you have the <inttypes.h> header file. */
140 #undef HAVE_INTTYPES_H
142 /* Define to 1 if you have the <jack/jack.h> header file. */
143 #undef HAVE_JACK_JACK_H
145 /* Define to 1 if you have the `kevent' function. */
146 #undef HAVE_KEVENT
148 /* Define to 1 if you have the `kqueue' function. */
149 #undef HAVE_KQUEUE
151 /* Define to 1 if you have the `ltdl' library (-lltdl). */
152 #undef HAVE_LIBLTDL
154 /* Define to 1 if you have the `socket' library (-lsocket). */
155 #undef HAVE_LIBSOCKET
157 /* Define to 1 if you have the `listen' function. */
158 #undef HAVE_LISTEN
160 /* Define to 1 if you have the `localtime_r' function. */
161 #undef HAVE_LOCALTIME_R
163 /* Define to 1 if you have the `lseek' function. */
164 #undef HAVE_LSEEK
166 /* Define to 1 if you have the `lstat' function. */
167 #undef HAVE_LSTAT
169 /* Define to 1 if you have the <ltdl.h> header file. */
170 #undef HAVE_LTDL_H
172 /* Define to 1 if you have the `madvise' function. */
173 #undef HAVE_MADVISE
175 /* Define to 1 if you have the <magic.h> header file. */
176 #undef HAVE_MAGIC_H
178 /* Define to 1 if you have the <memory.h> header file. */
179 #undef HAVE_MEMORY_H
181 /* Define to 1 if you have the `memset' function. */
182 #undef HAVE_MEMSET
184 /* Define to 1 if you have the `mincore' function. */
185 #undef HAVE_MINCORE
187 /* Define to 1 if you have the `mktime' function. */
188 #undef HAVE_MKTIME
190 /* Define to 1 if you have the `mmap' function. */
191 #undef HAVE_MMAP
193 /* Define this symbol if you have MSG_NOSIGNAL */
194 #undef HAVE_MSG_NOSIGNAL
196 /* Define this symbol if you have MSG_WAITALL */
197 #undef HAVE_MSG_WAITALL
199 /* Define to 1 if you have the `msync' function. */
200 #undef HAVE_MSYNC
202 /* Define to 1 if you have the `munmap' function. */
203 #undef HAVE_MUNMAP
205 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
206 #undef HAVE_NETINET_IN_SYSTM_H
208 /* Define to 1 if you have the <netinet/ip.h> header file. */
209 #undef HAVE_NETINET_IP_H
211 /* Define to 1 if you have the <net/if.h> header file. */
212 #undef HAVE_NET_IF_H
214 /* Define to 1 if you have the `open' function. */
215 #undef HAVE_OPEN
217 /* Define to 1 if you have the `pipe' function. */
218 #undef HAVE_PIPE
220 /* Define to 1 if you have the `read' function. */
221 #undef HAVE_READ
223 /* Define to 1 if you have the `readlink' function. */
224 #undef HAVE_READLINK
226 /* Define to 1 if you have the `readv' function. */
227 #undef HAVE_READV
229 /* Define to 1 if you have the `recvfrom' function. */
230 #undef HAVE_RECVFROM
232 /* Define to 1 if you have the `select' function. */
233 #undef HAVE_SELECT
235 /* Define to 1 if you have the `send' function. */
236 #undef HAVE_SEND
238 /* Define to 1 if you have the `sendto' function. */
239 #undef HAVE_SENDTO
241 /* Define to 1 if you have the `setsockopt' function. */
242 #undef HAVE_SETSOCKOPT
244 /* Define to 1 if you have the `shutdown' function. */
245 #undef HAVE_SHUTDOWN
247 /* Define to 1 if you have the `socket' function. */
248 #undef HAVE_SOCKET
250 /* Define this symbol if you have SO_NOSIGPIPE */
251 #undef HAVE_SO_NOSIGPIPE
253 /* Define to 1 if you have the `statvfs' function. */
254 #undef HAVE_STATVFS
256 /* Define to 1 if you have the <stdint.h> header file. */
257 #undef HAVE_STDINT_H
259 /* Define to 1 if you have the <stdlib.h> header file. */
260 #undef HAVE_STDLIB_H
262 /* Define to 1 if you have the `strerror' function. */
263 #undef HAVE_STRERROR
265 /* Define to 1 if you have the `strerror_r' function. */
266 #undef HAVE_STRERROR_R
268 /* Define to 1 if you have the <strings.h> header file. */
269 #undef HAVE_STRINGS_H
271 /* Define to 1 if you have the <string.h> header file. */
272 #undef HAVE_STRING_H
274 /* Define to 1 if `struct tm' is a member of `tm_zone'. */
275 #undef HAVE_STRUCT_TM_TM_ZONE
277 /* Define to 1 if you have the `sysconf' function. */
278 #undef HAVE_SYSCONF
280 /* Define to 1 if you have the <sys/config.h> header file. */
281 #undef HAVE_SYS_CONFIG_H
283 /* Define to 1 if you have the <sys/epoll.h> header file. */
284 #undef HAVE_SYS_EPOLL_H
286 /* Define to 1 if you have the <sys/event.h> header file. */
287 #undef HAVE_SYS_EVENT_H
289 /* Define to 1 if you have the <sys/filio.h> header file. */
290 #undef HAVE_SYS_FILIO_H
292 /* Define to 1 if you have the <sys/ioctl.h> header file. */
293 #undef HAVE_SYS_IOCTL_H
295 /* Define to 1 if you have the <sys/loadavg.h> header file. */
296 #undef HAVE_SYS_LOADAVG_H
298 /* Define to 1 if you have the <sys/mman.h> header file. */
299 #undef HAVE_SYS_MMAN_H
301 /* Define to 1 if you have the <sys/select.h> header file. */
302 #undef HAVE_SYS_SELECT_H
304 /* Define to 1 if you have the <sys/sockio.h> header file. */
305 #undef HAVE_SYS_SOCKIO_H
307 /* Define to 1 if you have the <sys/stat.h> header file. */
308 #undef HAVE_SYS_STAT_H
310 /* Define to 1 if you have the <sys/time.h> header file. */
311 #undef HAVE_SYS_TIME_H
313 /* Define to 1 if you have the <sys/types.h> header file. */
314 #undef HAVE_SYS_TYPES_H
316 /* Define to 1 if you have the <sys/utime.h> header file. */
317 #undef HAVE_SYS_UTIME_H
319 /* Define to 1 if you have the `time' function. */
320 #undef HAVE_TIME
322 /* Define if global 'timezone' exists. */
323 #undef HAVE_TIMEZONE
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
329 /* Define to 1 if you don't have `tm_zone' but do have the external array
330 `tzname'. */
331 #undef HAVE_TZNAME
333 /* Define if your platform has the global _timezone variable. */
334 #undef HAVE_UNDERSCORE_TIMEZONE
336 /* Define to 1 if you have the <unistd.h> header file. */
337 #undef HAVE_UNISTD_H
339 /* Define to 1 if you have the <utime.h> header file. */
340 #undef HAVE_UTIME_H
342 /* Define to 1 if you have the `write' function. */
343 #undef HAVE_WRITE
345 /* Define to 1 if you have the `writev' function. */
346 #undef HAVE_WRITEV
348 /* Define to 1 if you have libXrandr. */
349 #undef HAVE_XRANDR
351 /* Define to 1 if you have libXrender. */
352 #undef HAVE_XRENDER
354 /* Define to 1 if you have libXtst. */
355 #undef HAVE_XTEST
357 /* Define to 1 if you have the `\' function. */
358 #undef HAVE__
360 /* Define if the host machine stores words of multi-word integers in
361 big-endian order. */
362 #undef HOST_WORDS_BIG_ENDIAN
364 /* Define as const if the declaration of iconv() needs const. */
365 #undef ICONV_CONST
367 /* Define to the sub-directory in which libtool stores uninstalled libraries.
369 #undef LT_OBJDIR
371 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
372 #undef NO_MINUS_C_MINUS_O
374 /* Name of package */
375 #undef PACKAGE
377 /* Define to the address where bug reports for this package should be sent. */
378 #undef PACKAGE_BUGREPORT
380 /* Define to the full name of this package. */
381 #undef PACKAGE_NAME
383 /* Define to the full name and version of this package. */
384 #undef PACKAGE_STRING
386 /* Define to the one symbol short name of this package. */
387 #undef PACKAGE_TARNAME
389 /* Define to the home page for this package. */
390 #undef PACKAGE_URL
392 /* Define to the version of this package. */
393 #undef PACKAGE_VERSION
395 /* Define if you want to synchronize VM threads portably by default; undef
396 otherwise */
397 #undef PORTABLE_NATIVE_SYNC
399 /* The size of `char', as computed by sizeof. */
400 #undef SIZEOF_CHAR
402 /* The size of `int', as computed by sizeof. */
403 #undef SIZEOF_INT
405 /* The size of `long', as computed by sizeof. */
406 #undef SIZEOF_LONG
408 /* The size of `short', as computed by sizeof. */
409 #undef SIZEOF_SHORT
411 /* The size of `void*', as computed by sizeof. */
412 #undef SIZEOF_VOIDP
414 /* The number of bytes in type void * */
415 #undef SIZEOF_VOID_P
417 /* Define to 1 if you have the ANSI C header files. */
418 #undef STDC_HEADERS
420 /* Define if struct tm has tm_gmtoff field. */
421 #undef STRUCT_TM_HAS_GMTOFF
423 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
424 #undef TIME_WITH_SYS_TIME
426 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
427 #undef TM_IN_SYS_TIME
429 /* Version number of package */
430 #undef VERSION
432 /* Define to 1 if gmp is usable */
433 #undef WITH_GNU_MP
435 /* whether byteorder is bigendian */
436 #undef WORDS_BIGENDIAN
438 /* Define to 1 if the X Window System is missing or not being used. */
439 #undef X_DISPLAY_MISSING
441 /* Define to `__attribute__' to nothing if it's not supported. */
442 #undef __attribute__
444 /* Define to empty if `const' does not conform to ANSI C. */
445 #undef const
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
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
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