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