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