OSDN Git Service

1999-08-01 Alexandre Oliva <oliva@dcc.unicamp.br>
[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 this if you want runtime debugging enabled.  */
26 #undef DEBUG
27
28 /* Define if using POSIX threads that have the mutexattr functions.  */
29 #undef HAVE_PTHREAD_MUTEXATTR_INIT
30
31 /* Define this if you prefer size over speed for java.lang.Character.  */
32 #undef COMPACT_CHARACTER
33
34 /* Define if you have memcpy.  */
35 #undef HAVE_MEMCPY
36
37 /* Define if you have memmove.  */
38 #undef HAVE_MEMMOVE
39
40 /* Define if you have strerror.  */
41 #undef HAVE_STRERROR
42
43 /* Define if you have int32_t and uint32_t. */
44 #undef HAVE_INT32_DEFINED
45
46 /* Define if you have u_int32_t */
47 #undef HAVE_BSD_INT32_DEFINED
48
49 /* Define if you're running eCos. */
50 #undef ECOS
51
52 /* */
53 #undef HAVE_LOCALTIME
54
55 /* */
56 #undef HAVE_MKTIME
57
58 /* Define if using POSIX threads on Linux.  */
59 #undef LINUX_THREADS
60
61 /* Define if you have the `ctime_r' function.  */
62 #undef HAVE_CTIME_R
63
64 /* Define if you have the `gmtime_r' function.  */
65 #undef HAVE_GMTIME_R
66
67 /* Define if you have the `localtime_r' function.  */
68 #undef HAVE_LOCALTIME_R
69
70 /* Define if inet6 structures are defined in netinet/in.h.  */
71 #undef HAVE_INET6
72
73 /* Define it socklen_t typedef is in sys/socket.h.  */
74 #undef HAVE_SOCKLEN_T
75
76 /* Define if Boehm GC in use.  */
77 #undef HAVE_BOEHM_GC
78
79 /* Define if gethostname is declared in <unistd.h>.  */
80 #undef HAVE_GETHOSTNAME_DECL
81
82 /* Define if gethostbyname_r returns `int'.  */
83 #undef GETHOSTBYNAME_R_RETURNS_INT
84
85 /* Define if gethostbyaddr_r returns `int'.  */
86 #undef GETHOSTBYADDR_R_RETURNS_INT
87
88 /* Define if struct tm has tm_gmtoff field.  */
89 #undef STRUCT_TM_HAS_GMTOFF
90
91 /* Define if global `timezone' exists.  */
92 #undef HAVE_TIMEZONE
93
94 /* Define to version of GCJ in use.  */
95 #undef GCJVERSION
96
97 /* Define if you have the appropriate function.  */
98 #undef HAVE_ACCESS
99 #undef HAVE_STAT
100 #undef HAVE_MKDIR
101 #undef HAVE_RENAME
102 #undef HAVE_RMDIR
103 #undef HAVE_UNLINK
104 #undef HAVE_REALPATH
105 #undef HAVE_READDIR_R
106 #undef HAVE_GETHOSTBYNAME_R
107 #undef HAVE_GETHOSTBYADDR_R
108
109 /* Define if you have the access function.  */
110 #undef HAVE_ACCESS
111
112 /* Define if you have the ctime function.  */
113 #undef HAVE_CTIME
114
115 /* Define if you have the ctime_r function.  */
116 #undef HAVE_CTIME_R
117
118 /* Define if you have the fsync function.  */
119 #undef HAVE_FSYNC
120
121 /* Define if you have the ftime function.  */
122 #undef HAVE_FTIME
123
124 /* Define if you have the gethostbyaddr_r function.  */
125 #undef HAVE_GETHOSTBYADDR_R
126
127 /* Define if you have the gethostbyname_r function.  */
128 #undef HAVE_GETHOSTBYNAME_R
129
130 /* Define if you have the gethostname function.  */
131 #undef HAVE_GETHOSTNAME
132
133 /* Define if you have the getpwuid_r function.  */
134 #undef HAVE_GETPWUID_R
135
136 /* Define if you have the gettimeofday function.  */
137 #undef HAVE_GETTIMEOFDAY
138
139 /* Define if you have the gmtime_r function.  */
140 #undef HAVE_GMTIME_R
141
142 /* Define if you have the inet_addr function.  */
143 #undef HAVE_INET_ADDR
144
145 /* Define if you have the inet_aton function.  */
146 #undef HAVE_INET_ATON
147
148 /* Define if you have the inet_ntoa function.  */
149 #undef HAVE_INET_NTOA
150
151 /* Define if you have the inet_pton function.  */
152 #undef HAVE_INET_PTON
153
154 /* Define if you have the ioctl function.  */
155 #undef HAVE_IOCTL
156
157 /* Define if you have the localtime_r function.  */
158 #undef HAVE_LOCALTIME_R
159
160 /* Define if you have the memcpy function.  */
161 #undef HAVE_MEMCPY
162
163 /* Define if you have the memmove function.  */
164 #undef HAVE_MEMMOVE
165
166 /* Define if you have the mkdir function.  */
167 #undef HAVE_MKDIR
168
169 /* Define if you have the open function.  */
170 #undef HAVE_OPEN
171
172 /* Define if you have the pthread_mutexattr_setkind_np function.  */
173 #undef HAVE_PTHREAD_MUTEXATTR_SETKIND_NP
174
175 /* Define if you have the pthread_mutexattr_settype function.  */
176 #undef HAVE_PTHREAD_MUTEXATTR_SETTYPE
177
178 /* Define if you have the readdir_r function.  */
179 #undef HAVE_READDIR_R
180
181 /* Define if you have the realpath function.  */
182 #undef HAVE_REALPATH
183
184 /* Define if you have the rename function.  */
185 #undef HAVE_RENAME
186
187 /* Define if you have the rmdir function.  */
188 #undef HAVE_RMDIR
189
190 /* Define if you have the sched_yield function.  */
191 #undef HAVE_SCHED_YIELD
192
193 /* Define if you have the select function.  */
194 #undef HAVE_SELECT
195
196 /* Define if you have the sleep function.  */
197 #undef HAVE_SLEEP
198
199 /* Define if you have the stat function.  */
200 #undef HAVE_STAT
201
202 /* Define if you have the strerror function.  */
203 #undef HAVE_STRERROR
204
205 /* Define if you have the time function.  */
206 #undef HAVE_TIME
207
208 /* Define if you have the uname function.  */
209 #undef HAVE_UNAME
210
211 /* Define if you have the unlink function.  */
212 #undef HAVE_UNLINK
213
214 /* Define if you have the <arpa/inet.h> header file.  */
215 #undef HAVE_ARPA_INET_H
216
217 /* Define if you have the <bstring.h> header file.  */
218 #undef HAVE_BSTRING_H
219
220 /* Define if you have the <dirent.h> header file.  */
221 #undef HAVE_DIRENT_H
222
223 /* Define if you have the <fcntl.h> header file.  */
224 #undef HAVE_FCNTL_H
225
226 /* Define if you have the <inttypes.h> header file.  */
227 #undef HAVE_INTTYPES_H
228
229 /* Define if you have the <netdb.h> header file.  */
230 #undef HAVE_NETDB_H
231
232 /* Define if you have the <netinet/in.h> header file.  */
233 #undef HAVE_NETINET_IN_H
234
235 /* Define if you have the <pwd.h> header file.  */
236 #undef HAVE_PWD_H
237
238 /* Define if you have the <stdint.h> header file.  */
239 #undef HAVE_STDINT_H
240
241 /* Define if you have the <sys/config.h> header file.  */
242 #undef HAVE_SYS_CONFIG_H
243
244 /* Define if you have the <sys/filio.h> header file.  */
245 #undef HAVE_SYS_FILIO_H
246
247 /* Define if you have the <sys/ioctl.h> header file.  */
248 #undef HAVE_SYS_IOCTL_H
249
250 /* Define if you have the <sys/select.h> header file.  */
251 #undef HAVE_SYS_SELECT_H
252
253 /* Define if you have the <sys/socket.h> header file.  */
254 #undef HAVE_SYS_SOCKET_H
255
256 /* Define if you have the <sys/stat.h> header file.  */
257 #undef HAVE_SYS_STAT_H
258
259 /* Define if you have the <sys/time.h> header file.  */
260 #undef HAVE_SYS_TIME_H
261
262 /* Define if you have the <sys/types.h> header file.  */
263 #undef HAVE_SYS_TYPES_H
264
265 /* Define if you have the <unistd.h> header file.  */
266 #undef HAVE_UNISTD_H
267
268 /* Name of package */
269 #undef PACKAGE
270
271 /* Version number of package */
272 #undef VERSION
273
274 /* Define if gethostbyname_r is only declared if _REENTRANT is defined */
275 #undef GETHOSTBYNAME_R_NEEDS_REENTRANT
276
277 /* Define if struct hostent_data is defined in netdb.h */
278 #undef HAVE_STRUCT_HOSTENT_DATA
279