OSDN Git Service

2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>
[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 /* If using the C implementation of alloca, define if you know the
17    direction of stack growth for your system; otherwise it will be
18    automatically deduced at run-time.
19  STACK_DIRECTION > 0 => grows toward higher addresses
20  STACK_DIRECTION < 0 => grows toward lower addresses
21  STACK_DIRECTION = 0 => direction of growth unknown
22  */
23 #undef STACK_DIRECTION
24
25 /* Define if you have the ANSI C header files.  */
26 #undef STDC_HEADERS
27
28 /* Define if the X Window System is missing or not being used.  */
29 #undef X_DISPLAY_MISSING
30
31 /* Define this if you want runtime debugging enabled.  */
32 #undef DEBUG
33
34 /* Define if using POSIX threads that have the mutexattr functions.  */
35 #undef HAVE_PTHREAD_MUTEXATTR_INIT
36
37 /* Define this if you prefer size over speed for java.lang.Character.  */
38 #undef COMPACT_CHARACTER
39
40 /* Define if you have memcpy.  */
41 #undef HAVE_MEMCPY
42
43 /* Define if you have memmove.  */
44 #undef HAVE_MEMMOVE
45
46 /* Define if you have strerror.  */
47 #undef HAVE_STRERROR
48
49 /* Define if you have int32_t and uint32_t. */
50 #undef HAVE_INT32_DEFINED
51
52 /* Define if you have u_int32_t */
53 #undef HAVE_BSD_INT32_DEFINED
54
55 /* Define if you're running eCos. */
56 #undef ECOS
57
58 /* */
59 #undef HAVE_LOCALTIME
60
61 /* */
62 #undef HAVE_MKTIME
63
64 /* Define if using POSIX threads on Linux.  */
65 #undef LINUX_THREADS
66
67 /* Define if you have the `gmtime_r' function.  */
68 #undef HAVE_GMTIME_R
69
70 /* Define if you have the `localtime_r' function.  */
71 #undef HAVE_LOCALTIME_R
72
73 /* Define to `int' if `ssize_t' is not defined.  */
74 #undef ssize_t
75
76 /* Define to 1 if `in_addr_t' is defined in sys/types.h or
77    netinet/in.h.  */
78 #undef HAVE_IN_ADDR_T
79
80 /* Define if inet6 structures are defined in netinet/in.h.  */
81 #undef HAVE_INET6
82
83 /* Define if struct ip_mreq is defined in netinet/in.h.  */
84 #undef HAVE_STRUCT_IP_MREQ
85
86 /* Define it socklen_t typedef is in sys/socket.h.  */
87 #undef HAVE_SOCKLEN_T
88
89 /* Define if Boehm GC in use.  */
90 #undef HAVE_BOEHM_GC
91
92 /* Define if gethostname is declared in <unistd.h>.  */
93 #undef HAVE_GETHOSTNAME_DECL
94
95 /* Define if gethostbyname_r returns `int'.  */
96 #undef GETHOSTBYNAME_R_RETURNS_INT
97
98 /* Define if gethostbyaddr_r returns `int'.  */
99 #undef GETHOSTBYADDR_R_RETURNS_INT
100
101 /* Define if struct tm has tm_gmtoff field.  */
102 #undef STRUCT_TM_HAS_GMTOFF
103
104 /* Define if global `timezone' exists.  */
105 #undef HAVE_TIMEZONE
106
107 /* Define to version of GCJ in use.  */
108 #undef GCJVERSION
109
110 /* Define if you have the appropriate function.  */
111 #undef HAVE_ACCESS
112 #undef HAVE_STAT
113 #undef HAVE_MKDIR
114 #undef HAVE_RENAME
115 #undef HAVE_RMDIR
116 #undef HAVE_UNLINK
117 #undef HAVE_REALPATH
118 #undef HAVE_READDIR_R
119 #undef HAVE_GETHOSTBYNAME_R
120 #undef HAVE_GETHOSTBYADDR_R
121
122 /* Define if you want a bytecode interpreter.  */
123 #undef INTERPRETER
124
125 /* Define if pthread_mutex_t has m_count member.  */
126 #undef PTHREAD_MUTEX_HAVE_M_COUNT
127
128 /* Define if pthread_mutex_t has __m_count member.  */
129 #undef PTHREAD_MUTEX_HAVE___M_COUNT
130
131 /* Define if java.net native functions should be stubbed out.  */
132 #undef DISABLE_JAVA_NET
133
134 /* Define if system properties shouldn't be read from
135    getenv("GCJ_PROPERTIES").  */
136 #undef DISABLE_GETENV_PROPERTIES
137
138 /* Define if using setjmp/longjmp exceptions.  */
139 #undef SJLJ_EXCEPTIONS
140
141 /* Define if you have /proc/self/exe */
142 #undef HAVE_PROC_SELF_EXE
143
144  
145 /* Define if you have dladdr() */
146 #undef HAVE_DLADDR
147
148  
149 /* Define if getuid() and friends are missing.  */
150 #undef NO_GETUID
151
152 /* Define if libltdl is in use.  */
153 #undef USE_LTDL
154
155 /* Define if g++ has a bug preventing us from inlining math routines.  */
156 #undef __NO_MATH_INLINES
157
158 /* Define if you are using JVMPI.  */
159 #undef ENABLE_JVMPI
160
161 /* The number of bytes in a void *.  */
162 #undef SIZEOF_VOID_P
163
164 /* Define if you have the access function.  */
165 #undef HAVE_ACCESS
166
167 /* Define if you have the backtrace function.  */
168 #undef HAVE_BACKTRACE
169
170 /* Define if you have the execvp function.  */
171 #undef HAVE_EXECVP
172
173 /* Define if you have the fork function.  */
174 #undef HAVE_FORK
175
176 /* Define if you have the fstat function.  */
177 #undef HAVE_FSTAT
178
179 /* Define if you have the fsync function.  */
180 #undef HAVE_FSYNC
181
182 /* Define if you have the ftime function.  */
183 #undef HAVE_FTIME
184
185 /* Define if you have the getcwd function.  */
186 #undef HAVE_GETCWD
187
188 /* Define if you have the gethostbyaddr_r function.  */
189 #undef HAVE_GETHOSTBYADDR_R
190
191 /* Define if you have the gethostbyname_r function.  */
192 #undef HAVE_GETHOSTBYNAME_R
193
194 /* Define if you have the gethostname function.  */
195 #undef HAVE_GETHOSTNAME
196
197 /* Define if you have the getpwuid_r function.  */
198 #undef HAVE_GETPWUID_R
199
200 /* Define if you have the gettimeofday function.  */
201 #undef HAVE_GETTIMEOFDAY
202
203 /* Define if you have the gmtime_r function.  */
204 #undef HAVE_GMTIME_R
205
206 /* Define if you have the iconv function.  */
207 #undef HAVE_ICONV
208
209 /* Define if you have the inet_addr function.  */
210 #undef HAVE_INET_ADDR
211
212 /* Define if you have the inet_aton function.  */
213 #undef HAVE_INET_ATON
214
215 /* Define if you have the inet_ntoa function.  */
216 #undef HAVE_INET_NTOA
217
218 /* Define if you have the inet_pton function.  */
219 #undef HAVE_INET_PTON
220
221 /* Define if you have the ioctl function.  */
222 #undef HAVE_IOCTL
223
224 /* Define if you have the localtime_r function.  */
225 #undef HAVE_LOCALTIME_R
226
227 /* Define if you have the memcpy function.  */
228 #undef HAVE_MEMCPY
229
230 /* Define if you have the memmove function.  */
231 #undef HAVE_MEMMOVE
232
233 /* Define if you have the mkdir function.  */
234 #undef HAVE_MKDIR
235
236 /* Define if you have the nl_langinfo function.  */
237 #undef HAVE_NL_LANGINFO
238
239 /* Define if you have the open function.  */
240 #undef HAVE_OPEN
241
242 /* Define if you have the pipe function.  */
243 #undef HAVE_PIPE
244
245 /* Define if you have the pthread_mutexattr_setkind_np function.  */
246 #undef HAVE_PTHREAD_MUTEXATTR_SETKIND_NP
247
248 /* Define if you have the pthread_mutexattr_settype function.  */
249 #undef HAVE_PTHREAD_MUTEXATTR_SETTYPE
250
251 /* Define if you have the readdir_r function.  */
252 #undef HAVE_READDIR_R
253
254 /* Define if you have the realpath function.  */
255 #undef HAVE_REALPATH
256
257 /* Define if you have the rename function.  */
258 #undef HAVE_RENAME
259
260 /* Define if you have the rmdir function.  */
261 #undef HAVE_RMDIR
262
263 /* Define if you have the sched_yield function.  */
264 #undef HAVE_SCHED_YIELD
265
266 /* Define if you have the select function.  */
267 #undef HAVE_SELECT
268
269 /* Define if you have the setlocale function.  */
270 #undef HAVE_SETLOCALE
271
272 /* Define if you have the sleep function.  */
273 #undef HAVE_SLEEP
274
275 /* Define if you have the stat function.  */
276 #undef HAVE_STAT
277
278 /* Define if you have the strerror function.  */
279 #undef HAVE_STRERROR
280
281 /* Define if you have the time function.  */
282 #undef HAVE_TIME
283
284 /* Define if you have the uname function.  */
285 #undef HAVE_UNAME
286
287 /* Define if you have the unlink function.  */
288 #undef HAVE_UNLINK
289
290 /* Define if you have the <arpa/inet.h> header file.  */
291 #undef HAVE_ARPA_INET_H
292
293 /* Define if you have the <bstring.h> header file.  */
294 #undef HAVE_BSTRING_H
295
296 /* Define if you have the <dirent.h> header file.  */
297 #undef HAVE_DIRENT_H
298
299 /* Define if you have the <dlfcn.h> header file.  */
300 #undef HAVE_DLFCN_H
301
302 /* Define if you have the <execinfo.h> header file.  */
303 #undef HAVE_EXECINFO_H
304
305 /* Define if you have the <fcntl.h> header file.  */
306 #undef HAVE_FCNTL_H
307
308 /* Define if you have the <inttypes.h> header file.  */
309 #undef HAVE_INTTYPES_H
310
311 /* Define if you have the <langinfo.h> header file.  */
312 #undef HAVE_LANGINFO_H
313
314 /* Define if you have the <netdb.h> header file.  */
315 #undef HAVE_NETDB_H
316
317 /* Define if you have the <netinet/in.h> header file.  */
318 #undef HAVE_NETINET_IN_H
319
320 /* Define if you have the <pwd.h> header file.  */
321 #undef HAVE_PWD_H
322
323 /* Define if you have the <stdint.h> header file.  */
324 #undef HAVE_STDINT_H
325
326 /* Define if you have the <sys/config.h> header file.  */
327 #undef HAVE_SYS_CONFIG_H
328
329 /* Define if you have the <sys/filio.h> header file.  */
330 #undef HAVE_SYS_FILIO_H
331
332 /* Define if you have the <sys/ioctl.h> header file.  */
333 #undef HAVE_SYS_IOCTL_H
334
335 /* Define if you have the <sys/select.h> header file.  */
336 #undef HAVE_SYS_SELECT_H
337
338 /* Define if you have the <sys/socket.h> header file.  */
339 #undef HAVE_SYS_SOCKET_H
340
341 /* Define if you have the <sys/stat.h> header file.  */
342 #undef HAVE_SYS_STAT_H
343
344 /* Define if you have the <sys/time.h> header file.  */
345 #undef HAVE_SYS_TIME_H
346
347 /* Define if you have the <sys/types.h> header file.  */
348 #undef HAVE_SYS_TYPES_H
349
350 /* Define if you have the <unistd.h> header file.  */
351 #undef HAVE_UNISTD_H
352
353 /* Name of package */
354 #undef PACKAGE
355
356 /* Version number of package */
357 #undef VERSION
358
359 /* Required define if using POSIX threads */
360 #undef _REENTRANT
361
362 /* Required define if using POSIX threads */
363 #undef _POSIX_PTHREAD_SEMANTICS
364
365 /* Required define if using POSIX threads */
366 #undef _REENTRANT
367
368 /* Define if struct hostent_data is defined in netdb.h */
369 #undef HAVE_STRUCT_HOSTENT_DATA
370