* lower-subreg.c (resolve_clobber): Handle a subreg of a concatn.
[official-gcc.git] / libjava / include / config.h.in
bloba4e013d735f7ce3f61606048d3e1bfe15b77f687
1 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 /* Name of default AWT toolkit */
4 #undef AWT_TOOLKIT
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7 systems. This function is required for `alloca.c' support on those systems.
8 */
9 #undef CRAY_STACKSEG_END
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
14 /* Define this if you want runtime debugging enabled. */
15 #undef DEBUG
17 /* Define if system properties shouldn't be read from
18 getenv("GCJ_PROPERTIES"). */
19 #undef DISABLE_GETENV_PROPERTIES
21 /* Define if java.net native functions should be stubbed out. */
22 #undef DISABLE_JAVA_NET
24 /* Define if we should ignore arguments to main(). */
25 #undef DISABLE_MAIN_ARGS
27 /* Define if you're running eCos. */
28 #undef ECOS
30 /* Define if you are using JVMPI. */
31 #undef ENABLE_JVMPI
33 /* Short GCJ version ID */
34 #undef GCJVERSION
36 /* Define if gethostbyaddr_r returns 'int'. */
37 #undef GETHOSTBYADDR_R_RETURNS_INT
39 /* Define if gethostbyname_r returns 'int'. */
40 #undef GETHOSTBYNAME_R_RETURNS_INT
42 /* Define to 1 if you have the `access' function. */
43 #undef HAVE_ACCESS
45 /* Define to 1 if you have `alloca', as a function or macro. */
46 #undef HAVE_ALLOCA
48 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
50 #undef HAVE_ALLOCA_H
52 /* Define to 1 if you have the <arpa/inet.h> header file. */
53 #undef HAVE_ARPA_INET_H
55 /* Define if Boehm GC in use. */
56 #undef HAVE_BOEHM_GC
58 /* Define if you have u_int32_t */
59 #undef HAVE_BSD_INT32_DEFINED
61 /* Define to 1 if you have the <bstring.h> header file. */
62 #undef HAVE_BSTRING_H
64 /* Define to 1 if you have the `chmod' function. */
65 #undef HAVE_CHMOD
67 /* Define if you have clock_gettime() */
68 #undef HAVE_CLOCK_GETTIME
70 /* Define to 1 if you have the <dirent.h> header file. */
71 #undef HAVE_DIRENT_H
73 /* Define if you have dladdr() */
74 #undef HAVE_DLADDR
76 /* Define to 1 if you have the <dlfcn.h> header file. */
77 #undef HAVE_DLFCN_H
79 /* Define if dlopen is available */
80 #undef HAVE_DLOPEN
82 /* Define to 1 if you have the <execinfo.h> header file. */
83 #undef HAVE_EXECINFO_H
85 /* Define to 1 if you have the `execvp' function. */
86 #undef HAVE_EXECVP
88 /* Define to 1 if you have the <fcntl.h> header file. */
89 #undef HAVE_FCNTL_H
91 /* Define to 1 if you have the `fork' function. */
92 #undef HAVE_FORK
94 /* Define to 1 if you have the `fstat' function. */
95 #undef HAVE_FSTAT
97 /* Define to 1 if you have the `fsync' function. */
98 #undef HAVE_FSYNC
100 /* Define to 1 if you have the `ftime' function. */
101 #undef HAVE_FTIME
103 /* Define to 1 if you have the `ftruncate' function. */
104 #undef HAVE_FTRUNCATE
106 /* Define to 1 if you have the `getcwd' function. */
107 #undef HAVE_GETCWD
109 /* Define if you have the 'gethostbyaddr_r' function. */
110 #undef HAVE_GETHOSTBYADDR_R
112 /* Define if you have the 'gethostbyname_r' function. */
113 #undef HAVE_GETHOSTBYNAME_R
115 /* Define if you have the 'gethostname' function. */
116 #undef HAVE_GETHOSTNAME
118 /* Define if gethostname is declared in <unistd.h>. */
119 #undef HAVE_GETHOSTNAME_DECL
121 /* Define to 1 if you have the `getifaddrs' function. */
122 #undef HAVE_GETIFADDRS
124 /* Define if _Unwind_GetIPInfo is available. */
125 #undef HAVE_GETIPINFO
127 /* Define to 1 if you have the `getpwuid_r' function. */
128 #undef HAVE_GETPWUID_R
130 /* Define to 1 if you have the `gettimeofday' function. */
131 #undef HAVE_GETTIMEOFDAY
133 /* Define to 1 if you have the `gmtime_r' function. */
134 #undef HAVE_GMTIME_R
136 /* Define if you have the iconv() function. */
137 #undef HAVE_ICONV
139 /* Define to 1 if you have the <ifaddrs.h> header file. */
140 #undef HAVE_IFADDRS_H
142 /* Define if inet6 structures are defined in netinet/in.h. */
143 #undef HAVE_INET6
145 /* Define to 1 if you have the `inet_addr' function. */
146 #undef HAVE_INET_ADDR
148 /* Define to 1 if you have the `inet_aton' function. */
149 #undef HAVE_INET_ATON
151 /* Define to 1 if you have the `inet_ntoa' function. */
152 #undef HAVE_INET_NTOA
154 /* Define to 1 if you have the `inet_pton' function. */
155 #undef HAVE_INET_PTON
157 /* Define if you have int32_t and uint32_t. */
158 #undef HAVE_INT32_DEFINED
160 /* Define if <inttypes.h> is available */
161 #undef HAVE_INTTYPES_H
163 /* Define to 1 if 'in_addr_t' is defined in sys/types.h or netinet/in.h. */
164 #undef HAVE_IN_ADDR_T
166 /* Define to 1 if you have the `ioctl' function. */
167 #undef HAVE_IOCTL
169 /* Define to 1 if you have the <langinfo.h> header file. */
170 #undef HAVE_LANGINFO_H
172 /* Define if your <locale.h> file defines LC_MESSAGES. */
173 #undef HAVE_LC_MESSAGES
175 /* Define to 1 if you have the <locale.h> header file. */
176 #undef HAVE_LOCALE_H
178 /* Define is you have 'localtime' in <time.h> */
179 #undef HAVE_LOCALTIME
181 /* Define to 1 if you have the `localtime_r' function. */
182 #undef HAVE_LOCALTIME_R
184 /* Define to 1 if you have the `lstat' function. */
185 #undef HAVE_LSTAT
187 /* Define to 1 if you have the <magic.h> header file. */
188 #undef HAVE_MAGIC_H
190 /* Define if magic.h declares magic_t */
191 #undef HAVE_MAGIC_T
193 /* Define to 1 if you have the `memcpy' function. */
194 #undef HAVE_MEMCPY
196 /* Define to 1 if you have the `memmove' function. */
197 #undef HAVE_MEMMOVE
199 /* Define to 1 if you have the <memory.h> header file. */
200 #undef HAVE_MEMORY_H
202 /* Define to 1 if you have the `mkdir' function. */
203 #undef HAVE_MKDIR
205 /* Define is you have 'mktime' in <time.h> */
206 #undef HAVE_MKTIME
208 /* Define to 1 if you have the `mmap' function. */
209 #undef HAVE_MMAP
211 /* Define to 1 if you have the <netdb.h> header file. */
212 #undef HAVE_NETDB_H
214 /* Define to 1 if you have the <netinet/in.h> header file. */
215 #undef HAVE_NETINET_IN_H
217 /* Define to 1 if you have the <net/if.h> header file. */
218 #undef HAVE_NET_IF_H
220 /* Define to 1 if you have the `nl_langinfo' function. */
221 #undef HAVE_NL_LANGINFO
223 /* Define to 1 if you have the `open' function. */
224 #undef HAVE_OPEN
226 /* Define to 1 if you have the `opendir' function. */
227 #undef HAVE_OPENDIR
229 /* Define to 1 if you have the `pipe' function. */
230 #undef HAVE_PIPE
232 /* Define if you have /proc/self/exe */
233 #undef HAVE_PROC_SELF_EXE
235 /* Define if using POSIX threads that have the mutexattr functions. */
236 #undef HAVE_PTHREAD_MUTEXATTR_INIT
238 /* Define to 1 if you have the `pthread_mutexattr_setkind_np' function. */
239 #undef HAVE_PTHREAD_MUTEXATTR_SETKIND_NP
241 /* Define to 1 if you have the `pthread_mutexattr_settype' function. */
242 #undef HAVE_PTHREAD_MUTEXATTR_SETTYPE
244 /* Define to 1 if you have the <pwd.h> header file. */
245 #undef HAVE_PWD_H
247 /* Define to 1 if you have the `readdir_r' function. */
248 #undef HAVE_READDIR_R
250 /* Define to 1 if you have the `readlink' function. */
251 #undef HAVE_READLINK
253 /* Define to 1 if you have the `rename' function. */
254 #undef HAVE_RENAME
256 /* Define to 1 if you have the `rmdir' function. */
257 #undef HAVE_RMDIR
259 /* Define to 1 if you have the `sched_yield' function. */
260 #undef HAVE_SCHED_YIELD
262 /* Define to 1 if you have the `select' function. */
263 #undef HAVE_SELECT
265 /* Define to 1 if you have the `setlocale' function. */
266 #undef HAVE_SETLOCALE
268 /* Define to 1 if you have the `sigaction' function. */
269 #undef HAVE_SIGACTION
271 /* Define to 1 if you have the `sleep' function. */
272 #undef HAVE_SLEEP
274 /* Define it socklen_t typedef is in sys/socket.h. */
275 #undef HAVE_SOCKLEN_T
277 /* Define to 1 if you have the `stat' function. */
278 #undef HAVE_STAT
280 /* Define to 1 if you have the <stdint.h> header file. */
281 #undef HAVE_STDINT_H
283 /* Define to 1 if you have the <stdlib.h> header file. */
284 #undef HAVE_STDLIB_H
286 /* Define to 1 if you have the `strerror' function. */
287 #undef HAVE_STRERROR
289 /* Define to 1 if you have the <strings.h> header file. */
290 #undef HAVE_STRINGS_H
292 /* Define to 1 if you have the <string.h> header file. */
293 #undef HAVE_STRING_H
295 /* Define if struct hostent_data is defined in netdb.h */
296 #undef HAVE_STRUCT_HOSTENT_DATA
298 /* Define if struct ipv6_mreq is defined in netinet/in.h. */
299 #undef HAVE_STRUCT_IPV6_MREQ
301 /* Define if struct ip_mreq is defined in netinet/in.h. */
302 #undef HAVE_STRUCT_IP_MREQ
304 /* Define to 1 if `tm_zone' is member of `struct tm'. */
305 #undef HAVE_STRUCT_TM_TM_ZONE
307 /* Define to 1 if you have the <sys/config.h> header file. */
308 #undef HAVE_SYS_CONFIG_H
310 /* Define to 1 if you have the <sys/filio.h> header file. */
311 #undef HAVE_SYS_FILIO_H
313 /* Define to 1 if you have the <sys/ioctl.h> header file. */
314 #undef HAVE_SYS_IOCTL_H
316 /* Define to 1 if you have the <sys/rw_lock.h> header file. */
317 #undef HAVE_SYS_RW_LOCK_H
319 /* Define to 1 if you have the <sys/select.h> header file. */
320 #undef HAVE_SYS_SELECT_H
322 /* Define to 1 if you have the <sys/socket.h> header file. */
323 #undef HAVE_SYS_SOCKET_H
325 /* Define to 1 if you have the <sys/stat.h> header file. */
326 #undef HAVE_SYS_STAT_H
328 /* Define to 1 if you have the <sys/time.h> header file. */
329 #undef HAVE_SYS_TIME_H
331 /* Define to 1 if you have the <sys/types.h> header file. */
332 #undef HAVE_SYS_TYPES_H
334 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
335 #undef HAVE_SYS_WAIT_H
337 /* Define to 1 if you have the `time' function. */
338 #undef HAVE_TIME
340 /* Define if global 'timezone' exists. */
341 #undef HAVE_TIMEZONE
343 /* Define to 1 if the target supports thread-local storage. */
344 #undef HAVE_TLS
346 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
347 `HAVE_STRUCT_TM_TM_ZONE' instead. */
348 #undef HAVE_TM_ZONE
350 /* Define to 1 if you don't have `tm_zone' but do have the external array
351 `tzname'. */
352 #undef HAVE_TZNAME
354 /* Define to 1 if you have the `uname' function. */
355 #undef HAVE_UNAME
357 /* Define if your platform has the global _timezone variable. */
358 #undef HAVE_UNDERSCORE_TIMEZONE
360 /* Define to 1 if you have the <unistd.h> header file. */
361 #undef HAVE_UNISTD_H
363 /* Define to 1 if you have the `unlink' function. */
364 #undef HAVE_UNLINK
366 /* Define to 1 if you have the `usleep' function. */
367 #undef HAVE_USLEEP
369 /* Define if usleep is declared in <unistd.h>. */
370 #undef HAVE_USLEEP_DECL
372 /* Define to 1 if you have the `utime' function. */
373 #undef HAVE_UTIME
375 /* Define to 1 if you have the file `AC_File'. */
376 #undef HAVE__PROC_SELF_EXE
378 /* Define as const if the declaration of iconv() needs const. */
379 #undef ICONV_CONST
381 /* Define if you want a bytecode interpreter. */
382 #undef INTERPRETER
384 /* API compatibility version string */
385 #undef JV_API_VERSION
387 /* Define if hash synchronization is in use */
388 #undef JV_HASH_SYNCHRONIZATION
390 /* Define if <inttypes.h> is available */
391 #undef JV_HAVE_INTTYPES_H
393 /* Indicate that linker is not able to 8-byte align static data */
394 #undef JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS
396 /* Compatibility version string */
397 #undef JV_VERSION
399 /* Define if we want to use debug calls into the garbage collector. */
400 #undef LIBGCJ_GC_DEBUG
402 /* Installation prefix */
403 #undef LIBGCJ_PREFIX
405 /* Define if using POSIX threads on Linux. */
406 #undef LINUX_THREADS
408 /* Define to the name of the environment variable that determines the dynamic
409 library search path. */
410 #undef LTDL_SHLIBPATH_VAR
412 /* Define if MinGW libgcj uses the Windows UNICODE OS API. */
413 #undef MINGW_LIBGCJ_UNICODE
415 /* Define if getuid() and friends are missing. */
416 #undef NO_GETUID
418 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
419 #undef NO_MINUS_C_MINUS_O
421 /* Name of package */
422 #undef PACKAGE
424 /* Define to the address where bug reports for this package should be sent. */
425 #undef PACKAGE_BUGREPORT
427 /* Define to the full name of this package. */
428 #undef PACKAGE_NAME
430 /* Define to the full name and version of this package. */
431 #undef PACKAGE_STRING
433 /* Define to the one symbol short name of this package. */
434 #undef PACKAGE_TARNAME
436 /* Define to the version of this package. */
437 #undef PACKAGE_VERSION
439 /* Define if pthread_mutex_t has m_count member. */
440 #undef PTHREAD_MUTEX_HAVE_M_COUNT
442 /* Define if pthread_mutex_t has __m_count member. */
443 #undef PTHREAD_MUTEX_HAVE___M_COUNT
445 /* The size of a `void *', as computed by sizeof. */
446 #undef SIZEOF_VOID_P
448 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
449 #undef SJLJ_EXCEPTIONS
451 /* Define if if the synchronization code should try to avoid pthread_self
452 calls by caching thread IDs in a hashtable. */
453 #undef SLOW_PTHREAD_SELF
455 /* If using the C implementation of alloca, define if you know the
456 direction of stack growth for your system; otherwise it will be
457 automatically deduced at run-time.
458 STACK_DIRECTION > 0 => grows toward higher addresses
459 STACK_DIRECTION < 0 => grows toward lower addresses
460 STACK_DIRECTION = 0 => direction of growth unknown */
461 #undef STACK_DIRECTION
463 /* Define to 1 if you have the ANSI C header files. */
464 #undef STDC_HEADERS
466 /* Define if struct tm has tm_gmtoff field. */
467 #undef STRUCT_TM_HAS_GMTOFF
469 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
470 #undef TM_IN_SYS_TIME
472 /* Define if we're to use libffi. */
473 #undef USE_LIBFFI
475 /* Define if libltdl is in use. */
476 #undef USE_LTDL
478 /* Version number of package */
479 #undef VERSION
481 /* Define to 1 if your processor stores words with the most significant byte
482 first (like Motorola and SPARC, unlike Intel and VAX). */
483 #undef WORDS_BIGENDIAN
485 /* Define to 1 if the X Window System is missing or not being used. */
486 #undef X_DISPLAY_MISSING
488 /* Required define if using POSIX threads */
489 #undef _POSIX_PTHREAD_SEMANTICS
491 /* Required define if using POSIX threads */
492 #undef _REENTRANT
494 /* Define to `int' if <sys/types.h> does not define. */
495 #undef ssize_t