1/* tnftp_config.h.  Generated from tnftp_config.h.in by configure.  */
2/* tnftp_config.h.in.  Generated from configure.ac by autoheader.  */
3
4/* Define to 1 if the `closedir' function returns void instead of `int'. */
5/* #undef CLOSEDIR_VOID */
6
7/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
8   systems. This function is required for `alloca.c' support on those systems.
9   */
10/* #undef CRAY_STACKSEG_END */
11
12/* Define to 1 if using `alloca.c'. */
13/* #undef C_ALLOCA */
14
15/* Define to 1 if the `getpgrp' function requires zero arguments. */
16#define GETPGRP_VOID 1
17
18/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
19/* #undef GWINSZ_IN_SYS_IOCTL */
20
21/* Define to 1 if you have `alloca', as a function or macro. */
22#define HAVE_ALLOCA 1
23
24/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
25   */
26/* #undef HAVE_ALLOCA_H */
27
28/* Define to 1 if you have the <arpa/ftp.h> header file. */
29#define HAVE_ARPA_FTP_H 1
30
31/* Define to 1 if you have the <arpa/inet.h> header file. */
32#define HAVE_ARPA_INET_H 1
33
34/* Define to 1 if you have the <arpa/nameser.h> header file. */
35#define HAVE_ARPA_NAMESER_H 1
36
37/* Define to 1 if you have the declaration of `AF_INET6', and to 0 if you
38   don't. */
39#define HAVE_DECL_AF_INET6 1
40
41/* Define to 1 if you have the declaration of `AI_NUMERICHOST', and to 0 if
42   you don't. */
43#define HAVE_DECL_AI_NUMERICHOST 1
44
45/* Define to 1 if you have the declaration of `dirname', and to 0 if you
46   don't. */
47#define HAVE_DECL_DIRNAME 1
48
49/* Define to 1 if you have the declaration of `fclose', and to 0 if you don't.
50   */
51#define HAVE_DECL_FCLOSE 1
52
53/* Define to 1 if you have the declaration of `getpass', and to 0 if you
54   don't. */
55#define HAVE_DECL_GETPASS 1
56
57/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
58   don't. */
59#define HAVE_DECL_H_ERRNO 1
60
61/* Define to 1 if you have the declaration of `NS_IN6ADDRSZ', and to 0 if you
62   don't. */
63#define HAVE_DECL_NS_IN6ADDRSZ 1
64
65/* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
66   */
67#define HAVE_DECL_OPTARG 1
68
69/* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
70   */
71#define HAVE_DECL_OPTIND 1
72
73/* Define to 1 if you have the declaration of `pclose', and to 0 if you don't.
74   */
75#define HAVE_DECL_PCLOSE 1
76
77/* Define to 1 if you have the declaration of `strptime', and to 0 if you
78   don't. */
79#define HAVE_DECL_STRPTIME 1
80
81/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
82   */
83#define HAVE_DIRENT_H 1
84
85/* Define to 1 if you have the `dirname' function. */
86#define HAVE_DIRNAME 1
87
88/* Define to 1 if you have the <dlfcn.h> header file. */
89#define HAVE_DLFCN_H 1
90
91/* Define to 1 if you have the `err' function. */
92#define HAVE_ERR 1
93
94/* Define to 1 if you have the <err.h> header file. */
95#define HAVE_ERR_H 1
96
97/* Define to 1 if you have the <fcntl.h> header file. */
98#define HAVE_FCNTL_H 1
99
100/* Define to 1 if you have the `fgetln' function. */
101#define HAVE_FGETLN 1
102
103/* Define to 1 if you have the `fork' function. */
104#define HAVE_FORK 1
105
106/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
107#define HAVE_FSEEKO 1
108
109/* Define to 1 if you have the `getaddrinfo' function. */
110#define HAVE_GETADDRINFO 1
111
112/* Define to 1 if you have the `getcwd' function. */
113#define HAVE_GETCWD 1
114
115/* Define to 1 if you have the `gethostbyaddr' function. */
116#define HAVE_GETHOSTBYADDR 1
117
118/* Define to 1 if you have the `gethostbyname' function. */
119#define HAVE_GETHOSTBYNAME 1
120
121/* Define to 1 if you have the `gethostbyname2' function. */
122#define HAVE_GETHOSTBYNAME2 1
123
124/* Define to 1 if you have the `gethostname' function. */
125#define HAVE_GETHOSTNAME 1
126
127/* Define to 1 if you have the `getnameinfo' function. */
128#define HAVE_GETNAMEINFO 1
129
130/* Define to 1 if you have the `getpass' function. */
131#define HAVE_GETPASS 1
132
133/* Define to 1 if you have the `getpassphrase' function. */
134/* #undef HAVE_GETPASSPHRASE */
135
136/* Define to 1 if you have the `getpgrp' function. */
137#define HAVE_GETPGRP 1
138
139/* Define to 1 if you have the `gettimeofday' function. */
140#define HAVE_GETTIMEOFDAY 1
141
142/* Define to 1 if you have the `inet_ntop' function. */
143#define HAVE_INET_NTOP 1
144
145/* Define to 1 if you have the `inet_pton' function. */
146#define HAVE_INET_PTON 1
147
148/* Define to 1 if you have the <inttypes.h> header file. */
149#define HAVE_INTTYPES_H 1
150
151/* Define to 1 if the system has the type `in_port_t'. */
152#define HAVE_IN_PORT_T 1
153
154/* Define to 1 if you have the `isascii' function. */
155#define HAVE_ISASCII 1
156
157/* Define to 1 if you have the <libgen.h> header file. */
158#define HAVE_LIBGEN_H 1
159
160/* Define to 1 if you have the <limits.h> header file. */
161#define HAVE_LIMITS_H 1
162
163/* Define to 1 if the system has the type `long double'. */
164#define HAVE_LONG_DOUBLE 1
165
166/* Define to 1 if the system has the type `long long int'. */
167#define HAVE_LONG_LONG_INT 1
168
169/* Define to 1 if you have the <malloc.h> header file. */
170/* #undef HAVE_MALLOC_H */
171
172/* Define to 1 if you have the `memchr' function. */
173#define HAVE_MEMCHR 1
174
175/* Define to 1 if you have the `memmove' function. */
176#define HAVE_MEMMOVE 1
177
178/* Define to 1 if you have the <memory.h> header file. */
179#define HAVE_MEMORY_H 1
180
181/* Define to 1 if you have the `memset' function. */
182#define HAVE_MEMSET 1
183
184/* Define to 1 if you have the `mkstemp' function. */
185#define HAVE_MKSTEMP 1
186
187/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
188/* #undef HAVE_NDIR_H */
189
190/* Define to 1 if you have the <netdb.h> header file. */
191#define HAVE_NETDB_H 1
192
193/* Define to 1 if you have the <netinet/in.h> header file. */
194#define HAVE_NETINET_IN_H 1
195
196/* Define to 1 if you have the <netinet/in_systm.h> header file. */
197#define HAVE_NETINET_IN_SYSTM_H 1
198
199/* Define to 1 if you have the <netinet/ip.h> header file. */
200#define HAVE_NETINET_IP_H 1
201
202/* Define to 1 if you have the <paths.h> header file. */
203#define HAVE_PATHS_H 1
204
205/* Define if we have poll() and it is not emulated. */
206#define HAVE_POLL 1
207
208/* Define to 1 if you have the <poll.h> header file. */
209#define HAVE_POLL_H 1
210
211/* Define if `long long' is supported and *printf() supports %lld or %qd to
212   print them. */
213#define HAVE_PRINTF_LONG_LONG 1
214
215/* Define if *printf() uses %qd to print `long long' (otherwise uses %lld). */
216/* #undef HAVE_PRINTF_QD */
217
218/* Define to 1 if you have the <pwd.h> header file. */
219#define HAVE_PWD_H 1
220
221/* Define to 1 if you have the `realpath' function. */
222#define HAVE_REALPATH 1
223
224/* Define to 1 if you have the `regcomp' function. */
225#define HAVE_REGCOMP 1
226
227/* Define to 1 if you have the <regex.h> header file. */
228#define HAVE_REGEX_H 1
229
230/* Define to 1 if you have the <resolv.h> header file. */
231#define HAVE_RESOLV_H 1
232
233/* Define to 1 if the system has the type `sa_family_t'. */
234#define HAVE_SA_FAMILY_T 1
235
236/* Define to 1 if you have the `select' function. */
237#define HAVE_SELECT 1
238
239/* Define to 1 if you have the <setjmp.h> header file. */
240#define HAVE_SETJMP_H 1
241
242/* Define to 1 if you have the `setlocale' function. */
243#define HAVE_SETLOCALE 1
244
245/* Define to 1 if you have the `setprogname' function. */
246#define HAVE_SETPROGNAME 1
247
248/* Define to 1 if you have the <signal.h> header file. */
249#define HAVE_SIGNAL_H 1
250
251/* Define to 1 if you have the `sl_init' function. */
252#define HAVE_SL_INIT 1
253
254/* Define to 1 if you have the `snprintf' function. */
255#define HAVE_SNPRINTF 1
256
257/* Define to 1 if you have the `socket' function. */
258#define HAVE_SOCKET 1
259
260/* Define to 1 if the system has the type `socklen_t'. */
261#define HAVE_SOCKLEN_T 1
262
263/* Define to 1 if you have the <stddef.h> header file. */
264#define HAVE_STDDEF_H 1
265
266/* Define to 1 if you have the <stdint.h> header file. */
267#define HAVE_STDINT_H 1
268
269/* Define to 1 if you have the <stdlib.h> header file. */
270#define HAVE_STDLIB_H 1
271
272/* Define to 1 if you have the `strcasecmp' function. */
273#define HAVE_STRCASECMP 1
274
275/* Define to 1 if you have the `strchr' function. */
276#define HAVE_STRCHR 1
277
278/* Define to 1 if you have the `strcoll' function and it is properly defined.
279   */
280#define HAVE_STRCOLL 1
281
282/* Define to 1 if you have the `strcspn' function. */
283#define HAVE_STRCSPN 1
284
285/* Define to 1 if you have the `strdup' function. */
286#define HAVE_STRDUP 1
287
288/* Define to 1 if you have the `strerror' function. */
289#define HAVE_STRERROR 1
290
291/* Define to 1 if you have the <strings.h> header file. */
292#define HAVE_STRINGS_H 1
293
294/* Define to 1 if you have the <string.h> header file. */
295#define HAVE_STRING_H 1
296
297/* Define to 1 if you have the `strlcat' function. */
298#define HAVE_STRLCAT 1
299
300/* Define to 1 if you have the `strlcpy' function. */
301#define HAVE_STRLCPY 1
302
303/* Define to 1 if you have the `strncasecmp' function. */
304#define HAVE_STRNCASECMP 1
305
306/* Define to 1 if you have the `strpbrk' function. */
307#define HAVE_STRPBRK 1
308
309/* Define to 1 if you have the `strptime' function. */
310#define HAVE_STRPTIME 1
311
312/* Define to 1 if you have the `strrchr' function. */
313#define HAVE_STRRCHR 1
314
315/* Define to 1 if you have the `strsep' function. */
316#define HAVE_STRSEP 1
317
318/* Define to 1 if you have the `strstr' function. */
319#define HAVE_STRSTR 1
320
321/* Define to 1 if you have the `strtol' function. */
322#define HAVE_STRTOL 1
323
324/* Define to 1 if you have the `strtoll' function. */
325#define HAVE_STRTOLL 1
326
327/* Define to 1 if you have the `strtoul' function. */
328#define HAVE_STRTOUL 1
329
330/* Define to 1 if the system has the type `struct addrinfo'. */
331#define HAVE_STRUCT_ADDRINFO 1
332
333/* Define to 1 if `struct dirent' is a member of `d_namlen'. */
334#define HAVE_STRUCT_DIRENT_D_NAMLEN 1
335
336/* Define to 1 if the system has the type `struct pollfd'. */
337#define HAVE_STRUCT_POLLFD 1
338
339/* Define to 1 if the system has the type `struct sockaddr_in6'. */
340#define HAVE_STRUCT_SOCKADDR_IN6 1
341
342/* Define to 1 if `struct sockaddr_in' is a member of `sin_len'. */
343#define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1
344
345/* Define to 1 if `struct sockaddr' is a member of `sa_len'. */
346#define HAVE_STRUCT_SOCKADDR_SA_LEN 1
347
348/* Define to 1 if you have the `strunvis' function. */
349#define HAVE_STRUNVIS 1
350
351/* Define to 1 if you have the `strvis' function. */
352#define HAVE_STRVIS 1
353
354/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
355   */
356/* #undef HAVE_SYS_DIR_H */
357
358/* Define to 1 if you have the <sys/ioctl.h> header file. */
359#define HAVE_SYS_IOCTL_H 1
360
361/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
362   */
363/* #undef HAVE_SYS_NDIR_H */
364
365/* Define to 1 if you have the <sys/param.h> header file. */
366#define HAVE_SYS_PARAM_H 1
367
368/* Define to 1 if you have the <sys/poll.h> header file. */
369#define HAVE_SYS_POLL_H 1
370
371/* Define to 1 if you have the <sys/socket.h> header file. */
372#define HAVE_SYS_SOCKET_H 1
373
374/* Define to 1 if you have the <sys/stat.h> header file. */
375#define HAVE_SYS_STAT_H 1
376
377/* Define to 1 if you have the <sys/syslimits.h> header file. */
378#define HAVE_SYS_SYSLIMITS_H 1
379
380/* Define to 1 if you have the <sys/time.h> header file. */
381#define HAVE_SYS_TIME_H 1
382
383/* Define to 1 if you have the <sys/types.h> header file. */
384#define HAVE_SYS_TYPES_H 1
385
386/* Define to 1 if you have the <sys/wait.h> header file. */
387#define HAVE_SYS_WAIT_H 1
388
389/* Define to 1 if you have the <termcap.h> header file. */
390#define HAVE_TERMCAP_H 1
391
392/* Define to 1 if you have the <termios.h> header file. */
393#define HAVE_TERMIOS_H 1
394
395/* Define to 1 if you have the `timegm' function. */
396#define HAVE_TIMEGM 1
397
398/* Define to 1 if you have the <unistd.h> header file. */
399#define HAVE_UNISTD_H 1
400
401/* Define to 1 if you have the `usleep' function. */
402#define HAVE_USLEEP 1
403
404/* Define to 1 if you have the `utime' function. */
405#define HAVE_UTIME 1
406
407/* Define to 1 if you have the `utimes' function. */
408#define HAVE_UTIMES 1
409
410/* Define to 1 if you have the <utime.h> header file. */
411#define HAVE_UTIME_H 1
412
413/* Define to 1 if you have the `vfork' function. */
414#define HAVE_VFORK 1
415
416/* Define to 1 if you have the <vfork.h> header file. */
417/* #undef HAVE_VFORK_H */
418
419/* Define to 1 if you have the <vis.h> header file. */
420#define HAVE_VIS_H 1
421
422/* Define to 1 if `fork' works. */
423#define HAVE_WORKING_FORK 1
424
425/* Define to 1 if `vfork' works. */
426#define HAVE_WORKING_VFORK 1
427
428/* Name of package */
429#define PACKAGE "tnftp"
430
431/* Define to the address where bug reports for this package should be sent. */
432#define PACKAGE_BUGREPORT "lukem@NetBSD.org"
433
434/* Define to the full name of this package. */
435#define PACKAGE_NAME "tnftp"
436
437/* Define to the full name and version of this package. */
438#define PACKAGE_STRING "tnftp 20100108"
439
440/* Define to the one symbol short name of this package. */
441#define PACKAGE_TARNAME "tnftp"
442
443/* Define to the home page for this package. */
444#define PACKAGE_URL ""
445
446/* Define to the version of this package. */
447#define PACKAGE_VERSION "20100108"
448
449/* Define as the return type of signal handlers (`int' or `void'). */
450#define RETSIGTYPE void
451
452/* If using the C implementation of alloca, define if you know the
453   direction of stack growth for your system; otherwise it will be
454   automatically deduced at runtime.
455	STACK_DIRECTION > 0 => grows toward higher addresses
456	STACK_DIRECTION < 0 => grows toward lower addresses
457	STACK_DIRECTION = 0 => direction of growth unknown */
458/* #undef STACK_DIRECTION */
459
460/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
461/* #undef STAT_MACROS_BROKEN */
462
463/* Define to 1 if you have the ANSI C header files. */
464#define STDC_HEADERS 1
465
466/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
467#define TIME_WITH_SYS_TIME 1
468
469/* Define to 1 if your <sys/time.h> declares `struct tm'. */
470/* #undef TM_IN_SYS_TIME */
471
472/* Define if using (Dante) SOCKS5 proxy. */
473/* #undef USE_SOCKS */
474
475/* Version number of package */
476#define VERSION "20100108"
477
478/* Number of bits in a file offset, on hosts where this is settable. */
479/* #undef _FILE_OFFSET_BITS */
480
481/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
482/* #undef _LARGEFILE_SOURCE */
483
484/* Define for large files, on AIX-style hosts. */
485/* #undef _LARGE_FILES */
486
487/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
488   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
489   #define below would cause a syntax error. */
490/* #undef _UINT32_T */
491
492/* Define to `long int' if <sys/types.h> does not define. */
493/* #undef off_t */
494
495/* Define to `int' if <sys/types.h> does not define. */
496/* #undef pid_t */
497
498/* Define to `unsigned int' if <sys/types.h> does not define. */
499/* #undef size_t */
500
501/* Define to the type of an unsigned integer type of width exactly 32 bits if
502   such a type exists and the standard includes do not define it. */
503/* #undef uint32_t */
504
505/* Define as `fork' if `vfork' does not work. */
506/* #undef vfork */
507
508
509/* Define if using IPv6 support. */
510/* Commented out so this can be selected fromt he Makefile -gavin */
511/* #define USE_INET6 1 */
512
513#define USE_GLOB_H 1
514