OSDN Git Service

* testsuite/lib/libjava.exp (libjava_find_spec): New function.
[pf3gnuchains/gcc-fork.git] / libjava / include / config.h.in
1 /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
5
6 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
7    This function is required for alloca.c support on those systems.  */
8 #undef CRAY_STACKSEG_END
9
10 /* Define if you have alloca, as a function or macro.  */
11 #undef HAVE_ALLOCA
12
13 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
14 #undef HAVE_ALLOCA_H
15
16 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
17 #undef HAVE_SYS_WAIT_H
18
19 /* Define if your struct tm has tm_zone.  */
20 #undef HAVE_TM_ZONE
21
22 /* Define if you don't have tm_zone but do have the external array
23    tzname.  */
24 #undef HAVE_TZNAME
25
26 /* If using the C implementation of alloca, define if you know the
27    direction of stack growth for your system; otherwise it will be
28    automatically deduced at run-time.
29  STACK_DIRECTION > 0 => grows toward higher addresses
30  STACK_DIRECTION < 0 => grows toward lower addresses
31  STACK_DIRECTION = 0 => direction of growth unknown
32  */
33 #undef STACK_DIRECTION
34
35 /* Define if you have the ANSI C header files.  */
36 #undef STDC_HEADERS
37
38 /* Define if your <sys/time.h> declares struct tm.  */
39 #undef TM_IN_SYS_TIME
40
41 /* Define if the X Window System is missing or not being used.  */
42 #undef X_DISPLAY_MISSING
43
44 /* Define this if you want runtime debugging enabled.  */
45 #undef DEBUG
46
47 /* Define if using POSIX threads that have the mutexattr functions.  */
48 #undef HAVE_PTHREAD_MUTEXATTR_INIT
49
50 /* Define if you have memcpy.  */
51 #undef HAVE_MEMCPY
52
53 /* Define if you have memmove.  */
54 #undef HAVE_MEMMOVE
55
56 /* Define if you have strerror.  */
57 #undef HAVE_STRERROR
58
59 /* Define if you have int32_t and uint32_t. */
60 #undef HAVE_INT32_DEFINED
61
62 /* Define if you have u_int32_t */
63 #undef HAVE_BSD_INT32_DEFINED
64
65 /* Define if you're running eCos. */
66 #undef ECOS
67
68 /* */
69 #undef HAVE_LOCALTIME
70
71 /* */
72 #undef HAVE_MKTIME
73
74 /* Define if using POSIX threads on Linux.  */
75 #undef LINUX_THREADS
76
77 /* Define if you have the `gmtime_r' function.  */
78 #undef HAVE_GMTIME_R
79
80 /* Define if you have the `localtime_r' function.  */
81 #undef HAVE_LOCALTIME_R
82
83 /* Define to `int' if `ssize_t' is not defined.  */
84 #undef ssize_t
85
86 /* Define to 1 if `in_addr_t' is defined in sys/types.h or
87    netinet/in.h.  */
88 #undef HAVE_IN_ADDR_T
89
90 /* Define if inet6 structures are defined in netinet/in.h.  */
91 #undef HAVE_INET6
92
93 /* Define if struct ip_mreq is defined in netinet/in.h.  */
94 #undef HAVE_STRUCT_IP_MREQ
95
96 /* Define if struct ipv6_mreq is defined in netinet/in.h.  */
97 #undef HAVE_STRUCT_IPV6_MREQ
98
99 /* Define it socklen_t typedef is in sys/socket.h.  */
100 #undef HAVE_SOCKLEN_T
101
102 /* Define if Boehm GC in use.  */
103 #undef HAVE_BOEHM_GC
104
105 /* Define if gethostname is declared in <unistd.h>.  */
106 #undef HAVE_GETHOSTNAME_DECL
107
108 /* Define if gethostbyname_r returns `int'.  */
109 #undef GETHOSTBYNAME_R_RETURNS_INT
110
111 /* Define if gethostbyaddr_r returns `int'.  */
112 #undef GETHOSTBYADDR_R_RETURNS_INT
113
114 /* Define if struct tm has tm_gmtoff field.  */
115 #undef STRUCT_TM_HAS_GMTOFF
116
117 /* Define if global `timezone' exists.  */
118 #undef HAVE_TIMEZONE
119
120 /* Define if if the synchronization code should try to avoid pthread_self 
121    calls by caching thread IDs in a hashtable.  */
122 #undef SLOW_PTHREAD_SELF
123
124 /* Define if you have the appropriate function.  */
125 #undef HAVE_ACCESS
126 #undef HAVE_STAT
127 #undef HAVE_MKDIR
128 #undef HAVE_RENAME
129 #undef HAVE_RMDIR
130 #undef HAVE_UNLINK
131 #undef HAVE_REALPATH
132 #undef HAVE_READDIR_R
133 #undef HAVE_GETHOSTBYNAME_R
134 #undef HAVE_GETHOSTBYADDR_R
135
136 /* Define if you want a bytecode interpreter.  */
137 #undef INTERPRETER
138
139 /* Define if pthread_mutex_t has m_count member.  */
140 #undef PTHREAD_MUTEX_HAVE_M_COUNT
141
142 /* Define if pthread_mutex_t has __m_count member.  */
143 #undef PTHREAD_MUTEX_HAVE___M_COUNT
144
145 /* Define if java.net native functions should be stubbed out.  */
146 #undef DISABLE_JAVA_NET
147
148 /* Define if we're to use libffi.  */
149 #undef USE_LIBFFI
150
151 /* Define if system properties shouldn't be read from
152    getenv("GCJ_PROPERTIES").  */
153 #undef DISABLE_GETENV_PROPERTIES
154
155 /* Define if we should ignore arguments to main().  */
156 #undef DISABLE_MAIN_ARGS
157
158 /* Define if you have /proc/self/exe */
159 #undef HAVE_PROC_SELF_EXE
160
161  
162 /* Define if you have dladdr() */
163 #undef HAVE_DLADDR
164
165 /* Define if getuid() and friends are missing.  */
166 #undef NO_GETUID
167
168 /* Define if libltdl is in use.  */
169 #undef USE_LTDL
170
171 /* Define if g++ has a bug preventing us from inlining math routines.  */
172 #undef __NO_MATH_INLINES
173
174 /* Define if you are using JVMPI.  */
175 #undef ENABLE_JVMPI
176
177 /* Define if you have the access function.  */
178 #undef HAVE_ACCESS
179
180 /* Define if you have the backtrace function.  */
181 #undef HAVE_BACKTRACE
182
183 /* Define if you have the chmod function.  */
184 #undef HAVE_CHMOD
185
186 /* Define if you have the execvp function.  */
187 #undef HAVE_EXECVP
188
189 /* Define if you have the fork function.  */
190 #undef HAVE_FORK
191
192 /* Define if you have the fstat function.  */
193 #undef HAVE_FSTAT
194
195 /* Define if you have the fsync function.  */
196 #undef HAVE_FSYNC
197
198 /* Define if you have the ftime function.  */
199 #undef HAVE_FTIME
200
201 /* Define if you have the getcwd function.  */
202 #undef HAVE_GETCWD
203
204 /* Define if you have the gethostbyaddr_r function.  */
205 #undef HAVE_GETHOSTBYADDR_R
206
207 /* Define if you have the gethostbyname_r function.  */
208 #undef HAVE_GETHOSTBYNAME_R
209
210 /* Define if you have the gethostname function.  */
211 #undef HAVE_GETHOSTNAME
212
213 /* Define if you have the getpwuid_r function.  */
214 #undef HAVE_GETPWUID_R
215
216 /* Define if you have the gettimeofday function.  */
217 #undef HAVE_GETTIMEOFDAY
218
219 /* Define if you have the gmtime_r function.  */
220 #undef HAVE_GMTIME_R
221
222 /* Define if you have the inet_addr function.  */
223 #undef HAVE_INET_ADDR
224
225 /* Define if you have the inet_aton function.  */
226 #undef HAVE_INET_ATON
227
228 /* Define if you have the inet_ntoa function.  */
229 #undef HAVE_INET_NTOA
230
231 /* Define if you have the inet_pton function.  */
232 #undef HAVE_INET_PTON
233
234 /* Define if you have the ioctl function.  */
235 #undef HAVE_IOCTL
236
237 /* Define if you have the localtime_r function.  */
238 #undef HAVE_LOCALTIME_R
239
240 /* Define if you have the memcpy function.  */
241 #undef HAVE_MEMCPY
242
243 /* Define if you have the memmove function.  */
244 #undef HAVE_MEMMOVE
245
246 /* Define if you have the mkdir function.  */
247 #undef HAVE_MKDIR
248
249 /* Define if you have the nl_langinfo function.  */
250 #undef HAVE_NL_LANGINFO
251
252 /* Define if you have the open function.  */
253 #undef HAVE_OPEN
254
255 /* Define if you have the opendir function.  */
256 #undef HAVE_OPENDIR
257
258 /* Define if you have the pipe function.  */
259 #undef HAVE_PIPE
260
261 /* Define if you have the pthread_mutexattr_setkind_np function.  */
262 #undef HAVE_PTHREAD_MUTEXATTR_SETKIND_NP
263
264 /* Define if you have the pthread_mutexattr_settype function.  */
265 #undef HAVE_PTHREAD_MUTEXATTR_SETTYPE
266
267 /* Define if you have the readdir_r function.  */
268 #undef HAVE_READDIR_R
269
270 /* Define if you have the realpath function.  */
271 #undef HAVE_REALPATH
272
273 /* Define if you have the rename function.  */
274 #undef HAVE_RENAME
275
276 /* Define if you have the rmdir function.  */
277 #undef HAVE_RMDIR
278
279 /* Define if you have the sched_yield function.  */
280 #undef HAVE_SCHED_YIELD
281
282 /* Define if you have the select function.  */
283 #undef HAVE_SELECT
284
285 /* Define if you have the setlocale function.  */
286 #undef HAVE_SETLOCALE
287
288 /* Define if you have the sigaction function.  */
289 #undef HAVE_SIGACTION
290
291 /* Define if you have the sleep function.  */
292 #undef HAVE_SLEEP
293
294 /* Define if you have the stat function.  */
295 #undef HAVE_STAT
296
297 /* Define if you have the strerror function.  */
298 #undef HAVE_STRERROR
299
300 /* Define if you have the time function.  */
301 #undef HAVE_TIME
302
303 /* Define if you have the uname function.  */
304 #undef HAVE_UNAME
305
306 /* Define if you have the unlink function.  */
307 #undef HAVE_UNLINK
308
309 /* Define if you have the utime function.  */
310 #undef HAVE_UTIME
311
312 /* Define if you have the <arpa/inet.h> header file.  */
313 #undef HAVE_ARPA_INET_H
314
315 /* Define if you have the <bstring.h> header file.  */
316 #undef HAVE_BSTRING_H
317
318 /* Define if you have the <dirent.h> header file.  */
319 #undef HAVE_DIRENT_H
320
321 /* Define if you have the <dlfcn.h> header file.  */
322 #undef HAVE_DLFCN_H
323
324 /* Define if you have the <execinfo.h> header file.  */
325 #undef HAVE_EXECINFO_H
326
327 /* Define if you have the <fcntl.h> header file.  */
328 #undef HAVE_FCNTL_H
329
330 /* Define if you have the <inttypes.h> header file.  */
331 #undef HAVE_INTTYPES_H
332
333 /* Define if you have the <langinfo.h> header file.  */
334 #undef HAVE_LANGINFO_H
335
336 /* Define if you have the <locale.h> header file.  */
337 #undef HAVE_LOCALE_H
338
339 /* Define if you have the <netdb.h> header file.  */
340 #undef HAVE_NETDB_H
341
342 /* Define if you have the <netinet/in.h> header file.  */
343 #undef HAVE_NETINET_IN_H
344
345 /* Define if you have the <pwd.h> header file.  */
346 #undef HAVE_PWD_H
347
348 /* Define if you have the <stdint.h> header file.  */
349 #undef HAVE_STDINT_H
350
351 /* Define if you have the <sys/config.h> header file.  */
352 #undef HAVE_SYS_CONFIG_H
353
354 /* Define if you have the <sys/filio.h> header file.  */
355 #undef HAVE_SYS_FILIO_H
356
357 /* Define if you have the <sys/ioctl.h> header file.  */
358 #undef HAVE_SYS_IOCTL_H
359
360 /* Define if you have the <sys/select.h> header file.  */
361 #undef HAVE_SYS_SELECT_H
362
363 /* Define if you have the <sys/socket.h> header file.  */
364 #undef HAVE_SYS_SOCKET_H
365
366 /* Define if you have the <sys/stat.h> header file.  */
367 #undef HAVE_SYS_STAT_H
368
369 /* Define if you have the <sys/time.h> header file.  */
370 #undef HAVE_SYS_TIME_H
371
372 /* Define if you have the <sys/types.h> header file.  */
373 #undef HAVE_SYS_TYPES_H
374
375 /* Define if you have the <unistd.h> header file.  */
376 #undef HAVE_UNISTD_H
377
378 /* Name of package */
379 #undef PACKAGE
380
381 /* Version number of package */
382 #undef VERSION
383
384 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
385 #undef SJLJ_EXCEPTIONS
386
387 /* Required define if using POSIX threads */
388 #undef _REENTRANT
389
390 /* Required define if using POSIX threads */
391 #undef _POSIX_PTHREAD_SEMANTICS
392
393 /* Define if hash synchronization is in use */
394 #undef JV_HASH_SYNCHRONIZATION
395
396 /* Define if you have the iconv() function. */
397 #undef HAVE_ICONV
398
399 /* Define as const if the declaration of iconv() needs const. */
400 #undef ICONV_CONST
401
402 /* Define if your <locale.h> file defines LC_MESSAGES. */
403 #undef HAVE_LC_MESSAGES
404
405 /* Required define if using POSIX threads */
406 #undef _REENTRANT
407
408 /* Define if struct hostent_data is defined in netdb.h */
409 #undef HAVE_STRUCT_HOSTENT_DATA
410
411 /* Define if dlopen is available */
412 #undef HAVE_DLOPEN
413
414 /* The number of bytes in type void * */
415 #undef SIZEOF_VOID_P
416
417 /* Short GCJ version ID */
418 #undef GCJVERSION
419
420 /* Define if <inttypes.h> is available */
421 #undef HAVE_INTTYPES_H
422
423 /* Define if <inttypes.h> is available */
424 #undef JV_HAVE_INTTYPES_H
425