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