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