nbtool_config.h.in revision 1.34 1 1.30 pooka /* nbtool_config.h.in. Generated automatically from configure.ac by autoheader. */
2 1.12 wiz
3 1.26 apb /* $NetBSD: nbtool_config.h.in,v 1.34 2014/01/09 11:30:01 apb Exp $ */
4 1.9 wiz
5 1.12 wiz #ifndef __NETBSD_NBTOOL_CONFIG_H__
6 1.12 wiz #define __NETBSD_NBTOOL_CONFIG_H__
7 1.9 wiz
8 1.22 tnozaki /* Define to 1 if your `fparseln' function is broken. */
9 1.22 tnozaki #undef BROKEN_FPARSELN
10 1.22 tnozaki
11 1.9 wiz /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
12 1.9 wiz systems. This function is required for `alloca.c' support on those systems.
13 1.9 wiz */
14 1.9 wiz #undef CRAY_STACKSEG_END
15 1.9 wiz
16 1.30 pooka /* Define if using `alloca.c'. */
17 1.9 wiz #undef C_ALLOCA
18 1.1 lukem
19 1.30 pooka /* Define if you have `alloca', as a function or macro. */
20 1.9 wiz #undef HAVE_ALLOCA
21 1.1 lukem
22 1.30 pooka /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
23 1.1 lukem #undef HAVE_ALLOCA_H
24 1.1 lukem
25 1.30 pooka /* Define if you have the <arpa/nameser.h> header file. */
26 1.21 tsutsui #undef HAVE_ARPA_NAMESER_H
27 1.21 tsutsui
28 1.30 pooka /* Define if you have the `asnprintf' function. */
29 1.9 wiz #undef HAVE_ASNPRINTF
30 1.9 wiz
31 1.30 pooka /* Define if you have the `asprintf' function. */
32 1.9 wiz #undef HAVE_ASPRINTF
33 1.9 wiz
34 1.30 pooka /* Define if you have the <assert.h> header file. */
35 1.9 wiz #undef HAVE_ASSERT_H
36 1.9 wiz
37 1.30 pooka /* Define if you have the `atoll' function. */
38 1.9 wiz #undef HAVE_ATOLL
39 1.9 wiz
40 1.30 pooka /* Define if you have the `basename' function. */
41 1.9 wiz #undef HAVE_BASENAME
42 1.9 wiz
43 1.30 pooka /* Define if you have the <ctype.h> header file. */
44 1.9 wiz #undef HAVE_CTYPE_H
45 1.9 wiz
46 1.17 apb /* Define to 1 if you have the declaration of `be16dec', and to 0 if you
47 1.17 apb don't. */
48 1.17 apb #undef HAVE_DECL_BE16DEC
49 1.17 apb
50 1.17 apb /* Define to 1 if you have the declaration of `be16enc', and to 0 if you
51 1.17 apb don't. */
52 1.17 apb #undef HAVE_DECL_BE16ENC
53 1.17 apb
54 1.9 wiz /* Define to 1 if you have the declaration of `be16toh', and to 0 if you
55 1.9 wiz don't. */
56 1.9 wiz #undef HAVE_DECL_BE16TOH
57 1.9 wiz
58 1.17 apb /* Define to 1 if you have the declaration of `be32dec', and to 0 if you
59 1.17 apb don't. */
60 1.17 apb #undef HAVE_DECL_BE32DEC
61 1.17 apb
62 1.17 apb /* Define to 1 if you have the declaration of `be32enc', and to 0 if you
63 1.17 apb don't. */
64 1.17 apb #undef HAVE_DECL_BE32ENC
65 1.17 apb
66 1.9 wiz /* Define to 1 if you have the declaration of `be32toh', and to 0 if you
67 1.9 wiz don't. */
68 1.9 wiz #undef HAVE_DECL_BE32TOH
69 1.1 lukem
70 1.17 apb /* Define to 1 if you have the declaration of `be64dec', and to 0 if you
71 1.17 apb don't. */
72 1.17 apb #undef HAVE_DECL_BE64DEC
73 1.17 apb
74 1.17 apb /* Define to 1 if you have the declaration of `be64enc', and to 0 if you
75 1.17 apb don't. */
76 1.17 apb #undef HAVE_DECL_BE64ENC
77 1.17 apb
78 1.9 wiz /* Define to 1 if you have the declaration of `be64toh', and to 0 if you
79 1.9 wiz don't. */
80 1.9 wiz #undef HAVE_DECL_BE64TOH
81 1.7 jmc
82 1.9 wiz /* Define to 1 if you have the declaration of `bswap16', and to 0 if you
83 1.9 wiz don't. */
84 1.8 dogcow #undef HAVE_DECL_BSWAP16
85 1.9 wiz
86 1.9 wiz /* Define to 1 if you have the declaration of `bswap32', and to 0 if you
87 1.9 wiz don't. */
88 1.8 dogcow #undef HAVE_DECL_BSWAP32
89 1.9 wiz
90 1.9 wiz /* Define to 1 if you have the declaration of `bswap64', and to 0 if you
91 1.9 wiz don't. */
92 1.8 dogcow #undef HAVE_DECL_BSWAP64
93 1.9 wiz
94 1.9 wiz /* Define to 1 if you have the declaration of `fstatvfs', and to 0 if you
95 1.9 wiz don't. */
96 1.9 wiz #undef HAVE_DECL_FSTATVFS
97 1.9 wiz
98 1.19 christos /* Define to 1 if you have the declaration of `gid_from_group', and to 0 if
99 1.19 christos you don't. */
100 1.19 christos #undef HAVE_DECL_GID_FROM_GROUP
101 1.19 christos
102 1.19 christos /* Define to 1 if you have the declaration of `group_from_gid', and to 0 if
103 1.19 christos you don't. */
104 1.19 christos #undef HAVE_DECL_GROUP_FROM_GID
105 1.19 christos
106 1.9 wiz /* Define to 1 if you have the declaration of `htobe16', and to 0 if you
107 1.9 wiz don't. */
108 1.8 dogcow #undef HAVE_DECL_HTOBE16
109 1.9 wiz
110 1.9 wiz /* Define to 1 if you have the declaration of `htobe32', and to 0 if you
111 1.9 wiz don't. */
112 1.8 dogcow #undef HAVE_DECL_HTOBE32
113 1.9 wiz
114 1.9 wiz /* Define to 1 if you have the declaration of `htobe64', and to 0 if you
115 1.9 wiz don't. */
116 1.8 dogcow #undef HAVE_DECL_HTOBE64
117 1.9 wiz
118 1.9 wiz /* Define to 1 if you have the declaration of `htole16', and to 0 if you
119 1.9 wiz don't. */
120 1.8 dogcow #undef HAVE_DECL_HTOLE16
121 1.9 wiz
122 1.9 wiz /* Define to 1 if you have the declaration of `htole32', and to 0 if you
123 1.9 wiz don't. */
124 1.8 dogcow #undef HAVE_DECL_HTOLE32
125 1.9 wiz
126 1.9 wiz /* Define to 1 if you have the declaration of `htole64', and to 0 if you
127 1.9 wiz don't. */
128 1.8 dogcow #undef HAVE_DECL_HTOLE64
129 1.9 wiz
130 1.19 christos /* Define to 1 if you have the declaration of `lchflags', and to 0 if you
131 1.19 christos don't. */
132 1.19 christos #undef HAVE_DECL_LCHFLAGS
133 1.19 christos
134 1.19 christos /* Define to 1 if you have the declaration of `lchmod', and to 0 if you don't.
135 1.19 christos */
136 1.19 christos #undef HAVE_DECL_LCHMOD
137 1.19 christos
138 1.19 christos /* Define to 1 if you have the declaration of `lchown', and to 0 if you don't.
139 1.19 christos */
140 1.19 christos #undef HAVE_DECL_LCHOWN
141 1.19 christos
142 1.17 apb /* Define to 1 if you have the declaration of `le16dec', and to 0 if you
143 1.17 apb don't. */
144 1.17 apb #undef HAVE_DECL_LE16DEC
145 1.17 apb
146 1.17 apb /* Define to 1 if you have the declaration of `le16enc', and to 0 if you
147 1.17 apb don't. */
148 1.17 apb #undef HAVE_DECL_LE16ENC
149 1.17 apb
150 1.9 wiz /* Define to 1 if you have the declaration of `le16toh', and to 0 if you
151 1.9 wiz don't. */
152 1.8 dogcow #undef HAVE_DECL_LE16TOH
153 1.9 wiz
154 1.17 apb /* Define to 1 if you have the declaration of `le32dec', and to 0 if you
155 1.17 apb don't. */
156 1.17 apb #undef HAVE_DECL_LE32DEC
157 1.17 apb
158 1.17 apb /* Define to 1 if you have the declaration of `le32enc', and to 0 if you
159 1.17 apb don't. */
160 1.17 apb #undef HAVE_DECL_LE32ENC
161 1.17 apb
162 1.9 wiz /* Define to 1 if you have the declaration of `le32toh', and to 0 if you
163 1.9 wiz don't. */
164 1.8 dogcow #undef HAVE_DECL_LE32TOH
165 1.9 wiz
166 1.17 apb /* Define to 1 if you have the declaration of `le64dec', and to 0 if you
167 1.17 apb don't. */
168 1.17 apb #undef HAVE_DECL_LE64DEC
169 1.17 apb
170 1.17 apb /* Define to 1 if you have the declaration of `le64enc', and to 0 if you
171 1.17 apb don't. */
172 1.17 apb #undef HAVE_DECL_LE64ENC
173 1.17 apb
174 1.9 wiz /* Define to 1 if you have the declaration of `le64toh', and to 0 if you
175 1.9 wiz don't. */
176 1.8 dogcow #undef HAVE_DECL_LE64TOH
177 1.4 jmc
178 1.9 wiz /* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
179 1.9 wiz */
180 1.9 wiz #undef HAVE_DECL_OPTIND
181 1.1 lukem
182 1.9 wiz /* Define to 1 if you have the declaration of `optreset', and to 0 if you
183 1.9 wiz don't. */
184 1.1 lukem #undef HAVE_DECL_OPTRESET
185 1.9 wiz
186 1.19 christos /* Define to 1 if you have the declaration of `pwcache_groupdb', and to 0 if
187 1.19 christos you don't. */
188 1.19 christos #undef HAVE_DECL_PWCACHE_GROUPDB
189 1.19 christos
190 1.19 christos /* Define to 1 if you have the declaration of `pwcache_userdb', and to 0 if
191 1.19 christos you don't. */
192 1.19 christos #undef HAVE_DECL_PWCACHE_USERDB
193 1.19 christos
194 1.9 wiz /* Define to 1 if you have the declaration of `setgroupent', and to 0 if you
195 1.9 wiz don't. */
196 1.9 wiz #undef HAVE_DECL_SETGROUPENT
197 1.9 wiz
198 1.9 wiz /* Define to 1 if you have the declaration of `setpassent', and to 0 if you
199 1.9 wiz don't. */
200 1.9 wiz #undef HAVE_DECL_SETPASSENT
201 1.9 wiz
202 1.19 christos /* Define to 1 if you have the declaration of `strndup', and to 0 if you
203 1.19 christos don't. */
204 1.19 christos #undef HAVE_DECL_STRNDUP
205 1.19 christos
206 1.34 apb /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
207 1.34 apb don't. */
208 1.34 apb #undef HAVE_DECL_STRNLEN
209 1.34 apb
210 1.10 wiz /* Define to 1 if you have the declaration of `strsuftoll', and to 0 if you
211 1.10 wiz don't. */
212 1.10 wiz #undef HAVE_DECL_STRSUFTOLL
213 1.10 wiz
214 1.9 wiz /* Define to 1 if you have the declaration of `sys_signame', and to 0 if you
215 1.9 wiz don't. */
216 1.1 lukem #undef HAVE_DECL_SYS_SIGNAME
217 1.1 lukem
218 1.19 christos /* Define to 1 if you have the declaration of `uid_from_user', and to 0 if you
219 1.19 christos don't. */
220 1.19 christos #undef HAVE_DECL_UID_FROM_USER
221 1.19 christos
222 1.19 christos /* Define to 1 if you have the declaration of `user_from_uid', and to 0 if you
223 1.19 christos don't. */
224 1.19 christos #undef HAVE_DECL_USER_FROM_UID
225 1.19 christos
226 1.30 pooka /* Define if you have the `devname' function. */
227 1.1 lukem #undef HAVE_DEVNAME
228 1.9 wiz
229 1.30 pooka /* Define if you have the <dirent.h> header file, and it defines `DIR'. */
230 1.9 wiz #undef HAVE_DIRENT_H
231 1.9 wiz
232 1.30 pooka /* Define if you have the `dirfd' function. */
233 1.1 lukem #undef HAVE_DIRFD
234 1.9 wiz
235 1.30 pooka /* Define if you have the `dirname' function. */
236 1.1 lukem #undef HAVE_DIRNAME
237 1.9 wiz
238 1.30 pooka /* Define if `dd_fd' is member of `DIR'. */
239 1.9 wiz #undef HAVE_DIR_DD_FD
240 1.9 wiz
241 1.30 pooka /* Define if `__dd_fd' is member of `DIR'. */
242 1.13 thorpej #undef HAVE_DIR___DD_FD
243 1.13 thorpej
244 1.30 pooka /* Define if you have the `dprintf' function. */
245 1.29 christos #undef HAVE_DPRINTF
246 1.29 christos
247 1.30 pooka /* Define if you have the <errno.h> header file. */
248 1.9 wiz #undef HAVE_ERRNO_H
249 1.9 wiz
250 1.30 pooka /* Define if you have the <err.h> header file. */
251 1.9 wiz #undef HAVE_ERR_H
252 1.9 wiz
253 1.30 pooka /* Define if you have the `esetfunc' function. */
254 1.15 christos #undef HAVE_ESETFUNC
255 1.15 christos
256 1.30 pooka /* Define if you have the <fcntl.h> header file. */
257 1.9 wiz #undef HAVE_FCNTL_H
258 1.9 wiz
259 1.30 pooka /* Define if you have the <features.h> header file. */
260 1.9 wiz #undef HAVE_FEATURES_H
261 1.9 wiz
262 1.30 pooka /* Define if you have the `fgetln' function. */
263 1.1 lukem #undef HAVE_FGETLN
264 1.9 wiz
265 1.30 pooka /* Define if you have the `flock' function. */
266 1.1 lukem #undef HAVE_FLOCK
267 1.9 wiz
268 1.30 pooka /* Define if you have the `fparseln' function. */
269 1.1 lukem #undef HAVE_FPARSELN
270 1.9 wiz
271 1.30 pooka /* Define if you have the `fpurge' function. */
272 1.23 christos #undef HAVE_FPURGE
273 1.23 christos
274 1.30 pooka /* Define if you have the `futimes' function. */
275 1.1 lukem #undef HAVE_FUTIMES
276 1.9 wiz
277 1.30 pooka /* Define if you have the `getline' function. */
278 1.27 joerg #undef HAVE_GETLINE
279 1.27 joerg
280 1.30 pooka /* Define if you have the `getopt' function. */
281 1.1 lukem #undef HAVE_GETOPT
282 1.9 wiz
283 1.30 pooka /* Define if you have the <getopt.h> header file. */
284 1.9 wiz #undef HAVE_GETOPT_H
285 1.9 wiz
286 1.30 pooka /* Define if you have the `getopt_long' function. */
287 1.1 lukem #undef HAVE_GETOPT_LONG
288 1.9 wiz
289 1.30 pooka /* Define if you have the `gid_from_group' function. */
290 1.19 christos #undef HAVE_GID_FROM_GROUP
291 1.19 christos
292 1.30 pooka /* Define if you have the `group_from_gid' function. */
293 1.3 thorpej #undef HAVE_GROUP_FROM_GID
294 1.9 wiz
295 1.30 pooka /* Define if you have the <grp.h> header file. */
296 1.9 wiz #undef HAVE_GRP_H
297 1.9 wiz
298 1.30 pooka /* Define if you have the `heapsort' function. */
299 1.9 wiz #undef HAVE_HEAPSORT
300 1.9 wiz
301 1.30 pooka /* Define if the system has the type `id_t'. */
302 1.9 wiz #undef HAVE_ID_T
303 1.9 wiz
304 1.30 pooka /* Define if you have the <inttypes.h> header file. */
305 1.9 wiz #undef HAVE_INTTYPES_H
306 1.9 wiz
307 1.30 pooka /* Define if you have the `isblank' function. */
308 1.1 lukem #undef HAVE_ISBLANK
309 1.9 wiz
310 1.30 pooka /* Define if you have the `issetugid' function. */
311 1.1 lukem #undef HAVE_ISSETUGID
312 1.9 wiz
313 1.30 pooka /* Define if you have the `lchflags' function. */
314 1.1 lukem #undef HAVE_LCHFLAGS
315 1.9 wiz
316 1.30 pooka /* Define if you have the `lchmod' function. */
317 1.1 lukem #undef HAVE_LCHMOD
318 1.9 wiz
319 1.30 pooka /* Define if you have the `lchown' function. */
320 1.1 lukem #undef HAVE_LCHOWN
321 1.9 wiz
322 1.30 pooka /* Define if you have the <libgen.h> header file. */
323 1.9 wiz #undef HAVE_LIBGEN_H
324 1.9 wiz
325 1.30 pooka /* Define if you have the `regex' library (-lregex). */
326 1.9 wiz #undef HAVE_LIBREGEX
327 1.9 wiz
328 1.32 jmcneill /* Define if you have the `rt' library (-lrt). */
329 1.32 jmcneill #undef HAVE_LIBRT
330 1.32 jmcneill
331 1.30 pooka /* Define if you have the `z' library (-lz). */
332 1.9 wiz #undef HAVE_LIBZ
333 1.9 wiz
334 1.30 pooka /* Define if you have the <limits.h> header file. */
335 1.9 wiz #undef HAVE_LIMITS_H
336 1.9 wiz
337 1.30 pooka /* Define if you have the <locale.h> header file. */
338 1.9 wiz #undef HAVE_LOCALE_H
339 1.9 wiz
340 1.30 pooka /* Define if the system has the type `long long'. */
341 1.9 wiz #undef HAVE_LONG_LONG
342 1.9 wiz
343 1.30 pooka /* Define if you have the `lutimes' function. */
344 1.1 lukem #undef HAVE_LUTIMES
345 1.9 wiz
346 1.30 pooka /* Define if you have the <machine/bswap.h> header file. */
347 1.9 wiz #undef HAVE_MACHINE_BSWAP_H
348 1.9 wiz
349 1.30 pooka /* Define if you have the <machine/endian.h> header file. */
350 1.13 thorpej #undef HAVE_MACHINE_ENDIAN_H
351 1.13 thorpej
352 1.30 pooka /* Define if you have the <malloc.h> header file. */
353 1.9 wiz #undef HAVE_MALLOC_H
354 1.9 wiz
355 1.30 pooka /* Define if you have the <memory.h> header file. */
356 1.9 wiz #undef HAVE_MEMORY_H
357 1.9 wiz
358 1.30 pooka /* Define if you have the `mkdtemp' function. */
359 1.9 wiz #undef HAVE_MKDTEMP
360 1.9 wiz
361 1.30 pooka /* Define if you have the `mkstemp' function. */
362 1.1 lukem #undef HAVE_MKSTEMP
363 1.9 wiz
364 1.30 pooka /* Define if you have the <ndir.h> header file, and it defines `DIR'. */
365 1.9 wiz #undef HAVE_NDIR_H
366 1.9 wiz
367 1.30 pooka /* Define if you have the <netconfig.h> header file. */
368 1.9 wiz #undef HAVE_NETCONFIG_H
369 1.9 wiz
370 1.30 pooka /* Define if you have the <netdb.h> header file. */
371 1.9 wiz #undef HAVE_NETDB_H
372 1.9 wiz
373 1.30 pooka /* Define if you have the <paths.h> header file. */
374 1.9 wiz #undef HAVE_PATHS_H
375 1.9 wiz
376 1.30 pooka /* Define if you have the `poll' function. */
377 1.1 lukem #undef HAVE_POLL
378 1.9 wiz
379 1.30 pooka /* Define if you have the `pread' function. */
380 1.1 lukem #undef HAVE_PREAD
381 1.9 wiz
382 1.30 pooka /* Define if you have the <pthread.h> header file. */
383 1.26 apb #undef HAVE_PTHREAD_H
384 1.26 apb
385 1.30 pooka /* Define if you have the `putc_unlocked' function. */
386 1.1 lukem #undef HAVE_PUTC_UNLOCKED
387 1.9 wiz
388 1.30 pooka /* Define if you have the `pwcache_groupdb' function. */
389 1.19 christos #undef HAVE_PWCACHE_GROUPDB
390 1.19 christos
391 1.30 pooka /* Define if you have the `pwcache_userdb' function. */
392 1.1 lukem #undef HAVE_PWCACHE_USERDB
393 1.9 wiz
394 1.30 pooka /* Define if you have the <pwd.h> header file. */
395 1.9 wiz #undef HAVE_PWD_H
396 1.9 wiz
397 1.30 pooka /* Define if you have the `pwrite' function. */
398 1.1 lukem #undef HAVE_PWRITE
399 1.9 wiz
400 1.30 pooka /* Define if you have the `raise_default_signal' function. */
401 1.18 lukem #undef HAVE_RAISE_DEFAULT_SIGNAL
402 1.18 lukem
403 1.30 pooka /* Define if you have the `random' function. */
404 1.1 lukem #undef HAVE_RANDOM
405 1.9 wiz
406 1.30 pooka /* Define if you have the <resolv.h> header file. */
407 1.21 tsutsui #undef HAVE_RESOLV_H
408 1.21 tsutsui
409 1.30 pooka /* Define if you have the <rpc/types.h> header file. */
410 1.9 wiz #undef HAVE_RPC_TYPES_H
411 1.9 wiz
412 1.30 pooka /* Define if you have the `setenv' function. */
413 1.1 lukem #undef HAVE_SETENV
414 1.9 wiz
415 1.30 pooka /* Define if you have the `setgroupent' function. */
416 1.1 lukem #undef HAVE_SETGROUPENT
417 1.9 wiz
418 1.30 pooka /* Define if you have the `setpassent' function. */
419 1.1 lukem #undef HAVE_SETPASSENT
420 1.9 wiz
421 1.30 pooka /* Define if you have the `setprogname' function. */
422 1.1 lukem #undef HAVE_SETPROGNAME
423 1.9 wiz
424 1.30 pooka /* Define if you have the <signal.h> header file. */
425 1.9 wiz #undef HAVE_SIGNAL_H
426 1.9 wiz
427 1.31 apb /* Define if you have the `snprintb_m' function. */
428 1.31 apb #undef HAVE_SNPRINTB_M
429 1.31 apb
430 1.30 pooka /* Define if you have the `snprintf' function. */
431 1.1 lukem #undef HAVE_SNPRINTF
432 1.9 wiz
433 1.9 wiz /* Define if you have the socklen_t type. */
434 1.9 wiz #undef HAVE_SOCKLEN_T
435 1.9 wiz
436 1.30 pooka /* Define if you have the <stdarg.h> header file. */
437 1.9 wiz #undef HAVE_STDARG_H
438 1.9 wiz
439 1.30 pooka /* Define if you have the <stddef.h> header file. */
440 1.9 wiz #undef HAVE_STDDEF_H
441 1.9 wiz
442 1.30 pooka /* Define if you have the <stdint.h> header file. */
443 1.9 wiz #undef HAVE_STDINT_H
444 1.9 wiz
445 1.30 pooka /* Define if you have the <stdio.h> header file. */
446 1.9 wiz #undef HAVE_STDIO_H
447 1.9 wiz
448 1.30 pooka /* Define if you have the <stdlib.h> header file. */
449 1.9 wiz #undef HAVE_STDLIB_H
450 1.9 wiz
451 1.30 pooka /* Define if you have the <strings.h> header file. */
452 1.9 wiz #undef HAVE_STRINGS_H
453 1.9 wiz
454 1.30 pooka /* Define if you have the <string.h> header file. */
455 1.9 wiz #undef HAVE_STRING_H
456 1.9 wiz
457 1.30 pooka /* Define if you have the `strlcat' function. */
458 1.1 lukem #undef HAVE_STRLCAT
459 1.9 wiz
460 1.30 pooka /* Define if you have the `strlcpy' function. */
461 1.1 lukem #undef HAVE_STRLCPY
462 1.9 wiz
463 1.30 pooka /* Define if you have the `strmode' function. */
464 1.14 apb #undef HAVE_STRMODE
465 1.14 apb
466 1.30 pooka /* Define if you have the `strndup' function. */
467 1.16 nakayama #undef HAVE_STRNDUP
468 1.16 nakayama
469 1.34 apb /* Define if you have the `strnlen' function. */
470 1.34 apb #undef HAVE_STRNLEN
471 1.34 apb
472 1.30 pooka /* Define if you have the `strsep' function. */
473 1.1 lukem #undef HAVE_STRSEP
474 1.9 wiz
475 1.30 pooka /* Define if you have the `strsuftoll' function. */
476 1.9 wiz #undef HAVE_STRSUFTOLL
477 1.9 wiz
478 1.30 pooka /* Define if you have the `strtoll' function. */
479 1.1 lukem #undef HAVE_STRTOLL
480 1.9 wiz
481 1.30 pooka /* Define if `d_namlen' is member of `struct dirent'. */
482 1.9 wiz #undef HAVE_STRUCT_DIRENT_D_NAMLEN
483 1.9 wiz
484 1.30 pooka /* Define if `f_iosize' is member of `struct statvfs'. */
485 1.9 wiz #undef HAVE_STRUCT_STATVFS_F_IOSIZE
486 1.9 wiz
487 1.30 pooka /* Define if `st_atim' is member of `struct stat'. */
488 1.9 wiz #undef HAVE_STRUCT_STAT_ST_ATIM
489 1.9 wiz
490 1.30 pooka /* Define if `st_birthtime' is member of `struct stat'. */
491 1.9 wiz #undef HAVE_STRUCT_STAT_ST_BIRTHTIME
492 1.9 wiz
493 1.30 pooka /* Define if `st_birthtimensec' is member of `struct stat'. */
494 1.9 wiz #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
495 1.9 wiz
496 1.30 pooka /* Define if `st_flags' is member of `struct stat'. */
497 1.9 wiz #undef HAVE_STRUCT_STAT_ST_FLAGS
498 1.9 wiz
499 1.30 pooka /* Define if `st_gen' is member of `struct stat'. */
500 1.9 wiz #undef HAVE_STRUCT_STAT_ST_GEN
501 1.9 wiz
502 1.30 pooka /* Define if `st_mtimensec' is member of `struct stat'. */
503 1.9 wiz #undef HAVE_STRUCT_STAT_ST_MTIMENSEC
504 1.9 wiz
505 1.33 jmcneill /* Define if `tm_gmtoff' is member of `struct tm'. */
506 1.33 jmcneill #undef HAVE_STRUCT_TM_TM_GMTOFF
507 1.33 jmcneill
508 1.30 pooka /* Define if you have the <sys/bswap.h> header file. */
509 1.9 wiz #undef HAVE_SYS_BSWAP_H
510 1.9 wiz
511 1.30 pooka /* Define if you have the <sys/cdefs.h> header file. */
512 1.9 wiz #undef HAVE_SYS_CDEFS_H
513 1.9 wiz
514 1.30 pooka /* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
515 1.9 wiz #undef HAVE_SYS_DIR_H
516 1.9 wiz
517 1.30 pooka /* Define if you have the <sys/endian.h> header file. */
518 1.25 tsutsui #undef HAVE_SYS_ENDIAN_H
519 1.25 tsutsui
520 1.30 pooka /* Define if you have the <sys/featuretest.h> header file. */
521 1.9 wiz #undef HAVE_SYS_FEATURETEST_H
522 1.9 wiz
523 1.30 pooka /* Define if you have the <sys/ioctl.h> header file. */
524 1.9 wiz #undef HAVE_SYS_IOCTL_H
525 1.9 wiz
526 1.30 pooka /* Define if you have the <sys/mman.h> header file. */
527 1.9 wiz #undef HAVE_SYS_MMAN_H
528 1.9 wiz
529 1.30 pooka /* Define if you have the <sys/mtio.h> header file. */
530 1.9 wiz #undef HAVE_SYS_MTIO_H
531 1.9 wiz
532 1.30 pooka /* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
533 1.9 wiz #undef HAVE_SYS_NDIR_H
534 1.9 wiz
535 1.30 pooka /* Define if you have the <sys/param.h> header file. */
536 1.9 wiz #undef HAVE_SYS_PARAM_H
537 1.9 wiz
538 1.30 pooka /* Define if you have the <sys/poll.h> header file. */
539 1.9 wiz #undef HAVE_SYS_POLL_H
540 1.9 wiz
541 1.30 pooka /* Define if you have the <sys/socket.h> header file. */
542 1.9 wiz #undef HAVE_SYS_SOCKET_H
543 1.9 wiz
544 1.30 pooka /* Define if you have the <sys/stat.h> header file. */
545 1.9 wiz #undef HAVE_SYS_STAT_H
546 1.9 wiz
547 1.30 pooka /* Define if you have the <sys/syslimits.h> header file. */
548 1.9 wiz #undef HAVE_SYS_SYSLIMITS_H
549 1.9 wiz
550 1.30 pooka /* Define if you have the <sys/sysmacros.h> header file. */
551 1.9 wiz #undef HAVE_SYS_SYSMACROS_H
552 1.9 wiz
553 1.30 pooka /* Define if you have the <sys/time.h> header file. */
554 1.9 wiz #undef HAVE_SYS_TIME_H
555 1.9 wiz
556 1.30 pooka /* Define if you have the <sys/types.h> header file. */
557 1.9 wiz #undef HAVE_SYS_TYPES_H
558 1.9 wiz
559 1.30 pooka /* Define if you have the <sys/utsname.h> header file. */
560 1.9 wiz #undef HAVE_SYS_UTSNAME_H
561 1.9 wiz
562 1.30 pooka /* Define if you have the <sys/wait.h> header file. */
563 1.9 wiz #undef HAVE_SYS_WAIT_H
564 1.9 wiz
565 1.30 pooka /* Define if you have the <termios.h> header file. */
566 1.9 wiz #undef HAVE_TERMIOS_H
567 1.9 wiz
568 1.30 pooka /* Define if you have the `uid_from_user' function. */
569 1.19 christos #undef HAVE_UID_FROM_USER
570 1.19 christos
571 1.30 pooka /* Define if you have the <unistd.h> header file. */
572 1.9 wiz #undef HAVE_UNISTD_H
573 1.9 wiz
574 1.30 pooka /* Define if you have the `user_from_uid' function. */
575 1.1 lukem #undef HAVE_USER_FROM_UID
576 1.9 wiz
577 1.30 pooka /* Define if you have the <util.h> header file. */
578 1.9 wiz #undef HAVE_UTIL_H
579 1.9 wiz
580 1.30 pooka /* Define if the system has the type `u_char'. */
581 1.9 wiz #undef HAVE_U_CHAR
582 1.9 wiz
583 1.30 pooka /* Define if the system has the type `u_int'. */
584 1.9 wiz #undef HAVE_U_INT
585 1.9 wiz
586 1.30 pooka /* Define if the system has the type `u_long'. */
587 1.9 wiz #undef HAVE_U_LONG
588 1.9 wiz
589 1.30 pooka /* Define if the system has the type `u_quad_t'. */
590 1.9 wiz #undef HAVE_U_QUAD_T
591 1.9 wiz
592 1.30 pooka /* Define if the system has the type `u_short'. */
593 1.9 wiz #undef HAVE_U_SHORT
594 1.9 wiz
595 1.30 pooka /* Define if you have the `vasnprintf' function. */
596 1.9 wiz #undef HAVE_VASNPRINTF
597 1.9 wiz
598 1.30 pooka /* Define if you have the `vasprintf' function. */
599 1.1 lukem #undef HAVE_VASPRINTF
600 1.9 wiz
601 1.30 pooka /* Define if you have the `vsnprintf' function. */
602 1.1 lukem #undef HAVE_VSNPRINTF
603 1.1 lukem
604 1.30 pooka /* Define if you have the `__fpurge' function. */
605 1.23 christos #undef HAVE___FPURGE
606 1.23 christos
607 1.9 wiz /* Path to sh(1). */
608 1.9 wiz #undef PATH_BSHELL
609 1.9 wiz
610 1.9 wiz /* If using the C implementation of alloca, define if you know the
611 1.9 wiz direction of stack growth for your system; otherwise it will be
612 1.30 pooka automatically deduced at run-time.
613 1.30 pooka STACK_DIRECTION > 0 => grows toward higher addresses
614 1.30 pooka STACK_DIRECTION < 0 => grows toward lower addresses
615 1.30 pooka STACK_DIRECTION = 0 => direction of growth unknown */
616 1.9 wiz #undef STACK_DIRECTION
617 1.9 wiz
618 1.30 pooka /* Define if you have the ANSI C header files. */
619 1.9 wiz #undef STDC_HEADERS
620 1.1 lukem
621 1.30 pooka /* Define if your processor stores words with the most significant byte first
622 1.30 pooka (like Motorola and SPARC, unlike Intel and VAX). */
623 1.30 pooka #undef WORDS_BIGENDIAN
624 1.1 lukem
625 1.9 wiz /* Define for NetBSD headers. */
626 1.9 wiz #undef _POSIX_C_SOURCE
627 1.1 lukem
628 1.9 wiz /* Define for NetBSD headers. */
629 1.9 wiz #undef _POSIX_SOURCE
630 1.9 wiz
631 1.9 wiz /* Define for NetBSD headers. */
632 1.9 wiz #undef _XOPEN_SOURCE
633 1.9 wiz
634 1.30 pooka /* Define to `unsigned' if <sys/types.h> does not define. */
635 1.1 lukem #undef size_t
636 1.9 wiz
637 1.9 wiz /* Define if you have uint16_t, but not u_int16_t. */
638 1.9 wiz #undef u_int16_t
639 1.9 wiz
640 1.9 wiz /* Define if you have uint32_t, but not u_int32_t. */
641 1.9 wiz #undef u_int32_t
642 1.9 wiz
643 1.9 wiz /* Define if you have uint64_t, but not u_int64_t. */
644 1.9 wiz #undef u_int64_t
645 1.9 wiz
646 1.9 wiz /* Define if you have uint8_t, but not u_int8_t. */
647 1.9 wiz #undef u_int8_t
648 1.9 wiz
649 1.9 wiz /* Define if you have u_int16_t, but not uint16_t. */
650 1.1 lukem #undef uint16_t
651 1.9 wiz
652 1.9 wiz /* Define if you have u_int32_t, but not uint32_t. */
653 1.1 lukem #undef uint32_t
654 1.9 wiz
655 1.9 wiz /* Define if you have u_int64_t, but not uint64_t. */
656 1.1 lukem #undef uint64_t
657 1.1 lukem
658 1.9 wiz /* Define if you have u_int8_t, but not uint8_t. */
659 1.9 wiz #undef uint8_t
660 1.1 lukem
661 1.1 lukem #include "compat_defs.h"
662 1.9 wiz #endif /* !__NETBSD_NBTOOL_CONFIG_H__ */
663