make __stl_prime_list in comdat
[official-gcc.git] / libjava / include / config.h.in
blobce6b748c55757fd9f75b0c4fca1682d356c9d2e5
1 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Name of default AWT toolkit */
7 #undef AWT_TOOLKIT
9 /* Define if system properties shouldn't be read from
10 getenv("GCJ_PROPERTIES"). */
11 #undef DISABLE_GETENV_PROPERTIES
13 /* Define if java.net native functions should be stubbed out. */
14 #undef DISABLE_JAVA_NET
16 /* Define if we should ignore arguments to main(). */
17 #undef DISABLE_MAIN_ARGS
19 /* Define if you're running eCos. */
20 #undef ECOS
22 /* Define if you are using JVMPI. */
23 #undef ENABLE_JVMPI
25 /* Short GCJ version ID */
26 #undef GCJVERSION
28 /* Define if gethostbyaddr_r returns 'int'. */
29 #undef GETHOSTBYADDR_R_RETURNS_INT
31 /* Define if gethostbyname_r returns 'int'. */
32 #undef GETHOSTBYNAME_R_RETURNS_INT
34 /* Define to 1 if you have the `access' function. */
35 #undef HAVE_ACCESS
37 /* Define to 1 if you have the <arpa/inet.h> header file. */
38 #undef HAVE_ARPA_INET_H
40 /* Define if Boehm GC in use. */
41 #undef HAVE_BOEHM_GC
43 /* Define if you have u_int32_t */
44 #undef HAVE_BSD_INT32_DEFINED
46 /* Define to 1 if you have the <bstring.h> header file. */
47 #undef HAVE_BSTRING_H
49 /* Define to 1 if the target assembler supports thread-local storage. */
50 #undef HAVE_CC_TLS
52 /* Define to 1 if you have the `chmod' function. */
53 #undef HAVE_CHMOD
55 /* Define if you have clock_gettime() */
56 #undef HAVE_CLOCK_GETTIME
58 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
60 #undef HAVE_DECL_TZNAME
62 /* Define to 1 if you have the <dirent.h> header file. */
63 #undef HAVE_DIRENT_H
65 /* Define if you have dladdr() */
66 #undef HAVE_DLADDR
68 /* Define to 1 if you have the <dlfcn.h> header file. */
69 #undef HAVE_DLFCN_H
71 /* Define if dlopen is available */
72 #undef HAVE_DLOPEN
74 /* Define to 1 if you have the <fcntl.h> header file. */
75 #undef HAVE_FCNTL_H
77 /* Define to 1 if you have the `fstat' function. */
78 #undef HAVE_FSTAT
80 /* Define to 1 if you have the `fsync' function. */
81 #undef HAVE_FSYNC
83 /* Define to 1 if you have the `ftime' function. */
84 #undef HAVE_FTIME
86 /* Define to 1 if you have the `ftruncate' function. */
87 #undef HAVE_FTRUNCATE
89 /* Define to 1 if you have the `getcwd' function. */
90 #undef HAVE_GETCWD
92 /* Define if you have the 'gethostbyaddr_r' function. */
93 #undef HAVE_GETHOSTBYADDR_R
95 /* Define if you have the 'gethostbyname_r' function. */
96 #undef HAVE_GETHOSTBYNAME_R
98 /* Define if you have the 'gethostname' function. */
99 #undef HAVE_GETHOSTNAME
101 /* Define if gethostname is declared in <unistd.h>. */
102 #undef HAVE_GETHOSTNAME_DECL
104 /* Define to 1 if you have the `getifaddrs' function. */
105 #undef HAVE_GETIFADDRS
107 /* Define if _Unwind_GetIPInfo is available. */
108 #undef HAVE_GETIPINFO
110 /* Define to 1 if you have the `getpwuid_r' function. */
111 #undef HAVE_GETPWUID_R
113 /* Define to 1 if you have the `getrlimit' function. */
114 #undef HAVE_GETRLIMIT
116 /* Define to 1 if you have the `gettimeofday' function. */
117 #undef HAVE_GETTIMEOFDAY
119 /* Define if you have the 'gmtime_r' function */
120 #undef HAVE_GMTIME_R
122 /* Define if you have the iconv() function. */
123 #undef HAVE_ICONV
125 /* Define to 1 if you have the <ifaddrs.h> header file. */
126 #undef HAVE_IFADDRS_H
128 /* Define if inet6 structures are defined in netinet/in.h. */
129 #undef HAVE_INET6
131 /* Define to 1 if you have the `inet_addr' function. */
132 #undef HAVE_INET_ADDR
134 /* Define to 1 if you have the `inet_aton' function. */
135 #undef HAVE_INET_ATON
137 /* Define to 1 if you have the `inet_ntoa' function. */
138 #undef HAVE_INET_NTOA
140 /* Define to 1 if you have the `inet_pton' function. */
141 #undef HAVE_INET_PTON
143 /* Define if you have int32_t and uint32_t. */
144 #undef HAVE_INT32_DEFINED
146 /* Define if <inttypes.h> is available */
147 #undef HAVE_INTTYPES_H
149 /* Define to 1 if 'in_addr_t' is defined in sys/types.h or netinet/in.h. */
150 #undef HAVE_IN_ADDR_T
152 /* Define to 1 if you have the <langinfo.h> header file. */
153 #undef HAVE_LANGINFO_H
155 /* Define if your <locale.h> file defines LC_MESSAGES. */
156 #undef HAVE_LC_MESSAGES
158 /* Define to 1 if you have the <locale.h> header file. */
159 #undef HAVE_LOCALE_H
161 /* Define is you have 'localtime' in <time.h> */
162 #undef HAVE_LOCALTIME
164 /* Define to 1 if you have the `localtime_r' function. */
165 #undef HAVE_LOCALTIME_R
167 /* Define to 1 if you have the `lstat' function. */
168 #undef HAVE_LSTAT
170 /* Define to 1 if you have the <magic.h> header file. */
171 #undef HAVE_MAGIC_H
173 /* Define if magic.h declares magic_t */
174 #undef HAVE_MAGIC_T
176 /* Define to 1 if you have the `memcpy' function. */
177 #undef HAVE_MEMCPY
179 /* Define to 1 if you have the `memmove' function. */
180 #undef HAVE_MEMMOVE
182 /* Define to 1 if you have the <memory.h> header file. */
183 #undef HAVE_MEMORY_H
185 /* Define to 1 if you have the `mkdir' function. */
186 #undef HAVE_MKDIR
188 /* Define to 1 if you have the `mmap' function. */
189 #undef HAVE_MMAP
191 /* Define to 1 if you have the <netdb.h> header file. */
192 #undef HAVE_NETDB_H
194 /* Define to 1 if you have the <netinet/in.h> header file. */
195 #undef HAVE_NETINET_IN_H
197 /* Define to 1 if you have the <net/if.h> header file. */
198 #undef HAVE_NET_IF_H
200 /* Define to 1 if you have the `nl_langinfo' function. */
201 #undef HAVE_NL_LANGINFO
203 /* Define to 1 if you have the `open' function. */
204 #undef HAVE_OPEN
206 /* Define to 1 if you have the `opendir' function. */
207 #undef HAVE_OPENDIR
209 /* Define if you have /proc/self/exe */
210 #undef HAVE_PROC_SELF_EXE
212 /* Define if you have /proc/self/maps */
213 #undef HAVE_PROC_SELF_MAPS
215 /* Define if using POSIX threads that have the mutexattr functions. */
216 #undef HAVE_PTHREAD_MUTEXATTR_INIT
218 /* Define to 1 if you have the <pwd.h> header file. */
219 #undef HAVE_PWD_H
221 /* Define to 1 if you have the `readlink' function. */
222 #undef HAVE_READLINK
224 /* Define to 1 if you have the `rename' function. */
225 #undef HAVE_RENAME
227 /* Define to 1 if you have the `rmdir' function. */
228 #undef HAVE_RMDIR
230 /* Define to 1 if you have the `sched_yield' function. */
231 #undef HAVE_SCHED_YIELD
233 /* Define to 1 if you have the `select' function. */
234 #undef HAVE_SELECT
236 /* Define to 1 if you have the `setlocale' function. */
237 #undef HAVE_SETLOCALE
239 /* Define to 1 if you have the `sigaction' function. */
240 #undef HAVE_SIGACTION
242 /* Define to 1 if you have the `sleep' function. */
243 #undef HAVE_SLEEP
245 /* Define it socklen_t typedef is in sys/socket.h. */
246 #undef HAVE_SOCKLEN_T
248 /* Define to 1 if you have the `stat' function. */
249 #undef HAVE_STAT
251 /* Define to 1 if you have the <stdint.h> header file. */
252 #undef HAVE_STDINT_H
254 /* Define to 1 if you have the <stdlib.h> header file. */
255 #undef HAVE_STDLIB_H
257 /* Define to 1 if you have the `strerror_r' function. */
258 #undef HAVE_STRERROR_R
260 /* Define to 1 if you have the <strings.h> header file. */
261 #undef HAVE_STRINGS_H
263 /* Define to 1 if you have the <string.h> header file. */
264 #undef HAVE_STRING_H
266 /* Define if struct hostent_data is defined in netdb.h */
267 #undef HAVE_STRUCT_HOSTENT_DATA
269 /* Define if struct ipv6_mreq is defined in netinet/in.h. */
270 #undef HAVE_STRUCT_IPV6_MREQ
272 /* Define if struct ip_mreq is defined in netinet/in.h. */
273 #undef HAVE_STRUCT_IP_MREQ
275 /* Define to 1 if `struct tm' is a member of `tm_zone'. */
276 #undef HAVE_STRUCT_TM_TM_ZONE
278 /* Define to 1 if you have the <sys/config.h> header file. */
279 #undef HAVE_SYS_CONFIG_H
281 /* Define to 1 if you have the <sys/filio.h> header file. */
282 #undef HAVE_SYS_FILIO_H
284 /* Define to 1 if you have the <sys/ioctl.h> header file. */
285 #undef HAVE_SYS_IOCTL_H
287 /* Define to 1 if you have the <sys/resource.h> header file. */
288 #undef HAVE_SYS_RESOURCE_H
290 /* Define to 1 if you have the <sys/rw_lock.h> header file. */
291 #undef HAVE_SYS_RW_LOCK_H
293 /* Define to 1 if you have the <sys/select.h> header file. */
294 #undef HAVE_SYS_SELECT_H
296 /* Define to 1 if you have the <sys/socket.h> header file. */
297 #undef HAVE_SYS_SOCKET_H
299 /* Define to 1 if you have the <sys/stat.h> header file. */
300 #undef HAVE_SYS_STAT_H
302 /* Define to 1 if you have the <sys/time.h> header file. */
303 #undef HAVE_SYS_TIME_H
305 /* Define to 1 if you have the <sys/types.h> header file. */
306 #undef HAVE_SYS_TYPES_H
308 /* Define to 1 if you have the `time' function. */
309 #undef HAVE_TIME
311 /* Define if global 'timezone' exists. */
312 #undef HAVE_TIMEZONE
314 /* Define to 1 if the target supports thread-local storage. */
315 #undef HAVE_TLS
317 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
318 `HAVE_STRUCT_TM_TM_ZONE' instead. */
319 #undef HAVE_TM_ZONE
321 /* Define to 1 if you don't have `tm_zone' but do have the external array
322 `tzname'. */
323 #undef HAVE_TZNAME
325 /* Define to 1 if you have the `uname' function. */
326 #undef HAVE_UNAME
328 /* Define if your platform has the global _timezone variable. */
329 #undef HAVE_UNDERSCORE_TIMEZONE
331 /* Define to 1 if you have the <unistd.h> header file. */
332 #undef HAVE_UNISTD_H
334 /* Define to 1 if you have the `unlink' function. */
335 #undef HAVE_UNLINK
337 /* Define to 1 if you have the `usleep' function. */
338 #undef HAVE_USLEEP
340 /* Define if usleep is declared in <unistd.h>. */
341 #undef HAVE_USLEEP_DECL
343 /* Define to 1 if you have the `utime' function. */
344 #undef HAVE_UTIME
346 /* Define to 1 if you have the file `/proc/self/exe'. */
347 #undef HAVE__PROC_SELF_EXE
349 /* Define to 1 if you have the file `/proc/self/maps'. */
350 #undef HAVE__PROC_SELF_MAPS
352 /* Define as const if the declaration of iconv() needs const. */
353 #undef ICONV_CONST
355 /* Define if you want a bytecode interpreter. */
356 #undef INTERPRETER
358 /* API compatibility version string */
359 #undef JV_API_VERSION
361 /* Define if hash synchronization is in use */
362 #undef JV_HASH_SYNCHRONIZATION
364 /* Define if <inttypes.h> is available */
365 #undef JV_HAVE_INTTYPES_H
367 /* Indicate that linker is not able to 8-byte align static data */
368 #undef JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS
370 /* Compatibility version string */
371 #undef JV_VERSION
373 /* Define if we want to use debug calls into the garbage collector. */
374 #undef LIBGCJ_GC_DEBUG
376 /* Installation prefix */
377 #undef LIBGCJ_PREFIX
379 /* Define if using POSIX threads on Linux. */
380 #undef LINUX_THREADS
382 /* Define to the name of the environment variable that determines the dynamic
383 library search path. */
384 #undef LTDL_SHLIBPATH_VAR
386 /* Define to the sub-directory in which libtool stores uninstalled libraries.
388 #undef LT_OBJDIR
390 /* Define if MinGW libgcj uses the Windows UNICODE OS API. */
391 #undef MINGW_LIBGCJ_UNICODE
393 /* Define if getuid() and friends are missing. */
394 #undef NO_GETUID
396 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
397 #undef NO_MINUS_C_MINUS_O
399 /* Name of package */
400 #undef PACKAGE
402 /* Define to the address where bug reports for this package should be sent. */
403 #undef PACKAGE_BUGREPORT
405 /* Define to the full name of this package. */
406 #undef PACKAGE_NAME
408 /* Define to the full name and version of this package. */
409 #undef PACKAGE_STRING
411 /* Define to the one symbol short name of this package. */
412 #undef PACKAGE_TARNAME
414 /* Define to the home page for this package. */
415 #undef PACKAGE_URL
417 /* Define to the version of this package. */
418 #undef PACKAGE_VERSION
420 /* Define if pthread_mutex_t has m_count member. */
421 #undef PTHREAD_MUTEX_HAVE_M_COUNT
423 /* Define if pthread_mutex_t has __m_count member. */
424 #undef PTHREAD_MUTEX_HAVE___M_COUNT
426 /* The size of `void *', as computed by sizeof. */
427 #undef SIZEOF_VOID_P
429 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
430 #undef SJLJ_EXCEPTIONS
432 /* Define if if the synchronization code should try to avoid pthread_self
433 calls by caching thread IDs in a hashtable. */
434 #undef SLOW_PTHREAD_SELF
436 /* Define to 1 if you have the ANSI C header files. */
437 #undef STDC_HEADERS
439 /* Define if struct tm has tm_gmtoff field. */
440 #undef STRUCT_TM_HAS_GMTOFF
442 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
443 #undef TM_IN_SYS_TIME
445 /* Define if we're to use libffi. */
446 #undef USE_LIBFFI
448 /* Define if libltdl is in use. */
449 #undef USE_LTDL
451 /* Version number of package */
452 #undef VERSION
454 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
455 significant byte first (like Motorola and SPARC, unlike Intel). */
456 #if defined AC_APPLE_UNIVERSAL_BUILD
457 # if defined __BIG_ENDIAN__
458 # define WORDS_BIGENDIAN 1
459 # endif
460 #else
461 # ifndef WORDS_BIGENDIAN
462 # undef WORDS_BIGENDIAN
463 # endif
464 #endif
466 /* Define to 1 if the X Window System is missing or not being used. */
467 #undef X_DISPLAY_MISSING
469 /* Required define if using POSIX threads */
470 #undef _POSIX_PTHREAD_SEMANTICS
472 /* Required define if using POSIX threads */
473 #undef _REENTRANT
475 /* Define this if you want runtime debugging enabled. */
476 #undef __GCJ_DEBUG
478 /* Define to `int' if <sys/types.h> does not define. */
479 #undef ssize_t