xref: /freebsd/libexec/ftpd/config.h (revision 1d386b48)
1 
2 
3 /* config.h.  Generated automatically by configure.  */
4 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
5 /* $Id: config.h.in,v 1.15 2001/04/28 07:11:46 lukem Exp $ */
6 
7 
8 /* Define if the closedir function returns void instead of int.  */
9 /* #undef CLOSEDIR_VOID */
10 
11 /* Define to empty if the keyword does not work.  */
12 /* #undef const */
13 
14 /* Define if your C compiler doesn't accept -c and -o together.  */
15 /* #undef NO_MINUS_C_MINUS_O */
16 
17 /* Define if your Fortran 77 compiler doesn't accept -c and -o together. */
18 /* #undef F77_NO_MINUS_C_MINUS_O */
19 
20 /* Define to `long' if <sys/types.h> doesn't define.  */
21 /* #undef off_t */
22 
23 /* Define to the type of arg1 for select(). */
24 /* #undef SELECT_TYPE_ARG1 */
25 
26 /* Define to the type of args 2, 3 and 4 for select(). */
27 /* #undef SELECT_TYPE_ARG234 */
28 
29 /* Define to the type of arg5 for select(). */
30 /* #undef SELECT_TYPE_ARG5 */
31 
32 /* Define if you have the ANSI C header files.  */
33 #define STDC_HEADERS 1
34 
35 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
36 #define TIME_WITH_SYS_TIME 1
37 
38 /* Define if the closedir function returns void instead of int.  */
39 /* #undef VOID_CLOSEDIR */
40 
41 /* The number of bytes in a off_t.  */
42 #define SIZEOF_OFF_T 0
43 
44 /* Define if you have the err function.  */
45 #define HAVE_ERR 1
46 
47 /* Define if you have the fgetln function.  */
48 #define HAVE_FGETLN 1
49 
50 /* Define if you have the flock function.  */
51 #define HAVE_FLOCK 1
52 
53 /* Define if you have the fparseln function.  */
54 #define HAVE_FPARSELN 1
55 
56 /* Define if you have the fts_open function.  */
57 #define HAVE_FTS_OPEN 1
58 
59 /* Define if you have the getaddrinfo function.  */
60 #define HAVE_GETADDRINFO 1
61 
62 /* Define if you have the getgrouplist function.  */
63 #define HAVE_GETGROUPLIST 1
64 
65 /* Define if you have the getnameinfo function.  */
66 #define HAVE_GETNAMEINFO 1
67 
68 /* Define if you have the getspnam function.  */
69 /* #undef HAVE_GETSPNAM */
70 
71 /* Define if you have the getusershell function.  */
72 #define HAVE_GETUSERSHELL 1
73 
74 /* Define if you have the inet_net_pton function.  */
75 #define HAVE_INET_NET_PTON 1
76 
77 /* Define if you have the inet_ntop function.  */
78 #define HAVE_INET_NTOP 1
79 
80 /* Define if you have the inet_pton function.  */
81 #define HAVE_INET_PTON 1
82 
83 /* Define if you have the lockf function.  */
84 #define HAVE_LOCKF 1
85 
86 /* Define if you have the mkstemp function.  */
87 #define HAVE_MKSTEMP 1
88 
89 /* Define if you have the setlogin function.  */
90 #define HAVE_SETLOGIN 1
91 
92 /* Define if you have the setproctitle function.  */
93 #define HAVE_SETPROCTITLE 1
94 
95 /* Define if you have the sl_init function.  */
96 #define HAVE_SL_INIT 1
97 
98 /* Define if you have the snprintf function.  */
99 #define HAVE_SNPRINTF 1
100 
101 /* Define if you have the strdup function.  */
102 #define HAVE_STRDUP 1
103 
104 /* Define if you have the strerror function.  */
105 #define HAVE_STRERROR 1
106 
107 /* Define if you have the strlcat function.  */
108 #define HAVE_STRLCAT 1
109 
110 /* Define if you have the strlcpy function.  */
111 #define HAVE_STRLCPY 1
112 
113 /* Define if you have the strmode function.  */
114 #define HAVE_STRMODE 1
115 
116 /* Define if you have the strsep function.  */
117 #define HAVE_STRSEP 1
118 
119 /* Define if you have the strtoll function.  */
120 #define HAVE_STRTOLL 1
121 
122 /* Define if you have the user_from_uid function.  */
123 #define HAVE_USER_FROM_UID 1
124 
125 /* Define if you have the usleep function.  */
126 #define HAVE_USLEEP 1
127 
128 /* Define if you have the vfork function.  */
129 #define HAVE_VFORK 1
130 
131 /* Define if you have the vsyslog function.  */
132 #define HAVE_VSYSLOG 1
133 
134 /* Define if you have the <arpa/nameser.h> header file.  */
135 #define HAVE_ARPA_NAMESER_H 1
136 
137 /* Define if you have the <dirent.h> header file.  */
138 #define HAVE_DIRENT_H 1
139 
140 /* Define if you have the <err.h> header file.  */
141 #define HAVE_ERR_H 1
142 
143 /* Define if you have the <fts.h> header file.  */
144 #define HAVE_FTS_H 1
145 
146 /* Define if you have the <libutil.h> header file.  */
147 #define HAVE_LIBUTIL_H 1
148 
149 /* Define if you have the <ndir.h> header file.  */
150 /* #undef HAVE_NDIR_H */
151 
152 /* Define if you have the <paths.h> header file.  */
153 #define HAVE_PATHS_H 1
154 
155 /* Define if you have the <sys/dir.h> header file.  */
156 #define HAVE_SYS_DIR_H 1
157 
158 /* Define if you have the <sys/ndir.h> header file.  */
159 /* #undef HAVE_SYS_NDIR_H */
160 
161 /* Define if you have the <sys/sysmacros.h> header file.  */
162 /* #undef HAVE_SYS_SYSMACROS_H */
163 
164 /* Define if you have the <util.h> header file.  */
165 /* #undef HAVE_UTIL_H */
166 
167 /* Define if you have the crypt library (-lcrypt).  */
168 #define HAVE_LIBCRYPT 1
169 
170 /* Define if you have the nsl library (-lnsl).  */
171 /* #undef HAVE_LIBNSL */
172 
173 /* Define if you have the skey library (-lskey).  */
174 /* #undef HAVE_LIBSKEY */
175 
176 /* Define if you have the socket library (-lsocket).  */
177 /* #undef HAVE_LIBSOCKET */
178 
179 /* Define if you have the util library (-lutil).  */
180 #define HAVE_LIBUTIL 1
181 
182 /* Define if your compiler supports `long long' */
183 #define HAVE_LONG_LONG 1
184 
185 /* Define if *printf() uses %qd to print `long long' (otherwise uses %lld) */
186 #define HAVE_PRINTF_QD 1
187 
188 /* Define if in_port_t exists */
189 #define HAVE_IN_PORT_T 1
190 
191 /* Define if struct sockaddr.sa_len exists (implies sockaddr_in.sin_len, etc) */
192 #define HAVE_SOCKADDR_SA_LEN 1
193 
194 /* Define if socklen_t exists */
195 #define HAVE_SOCKLEN_T 1
196 
197 /* Define if AF_INET6 exists in <sys/socket.h> */
198 #define HAVE_AF_INET6 1
199 
200 /* Define if `struct sockaddr_in6' exists in <netinet/in.h> */
201 #define HAVE_SOCKADDR_IN6 1
202 
203 /* Define if `struct addrinfo' exists in <netdb.h> */
204 #define HAVE_ADDRINFO 1
205 
206 /*
207  * Define if <netdb.h> contains AI_NUMERICHOST et al.
208  * Systems which only implement RFC2133 will need this.
209  */
210 #define HAVE_RFC2553_NETDB 1
211 
212 /* Define if `struct direct' has a d_namlen element */
213 #define HAVE_D_NAMLEN 1
214 
215 /* Define if struct passwd.pw_expire exists. */
216 #define HAVE_PW_EXPIRE 1
217 
218 /* Define if GLOB_BRACE, gl_path and gl_match exist in <glob.h> */
219 #define HAVE_WORKING_GLOB 1
220 
221 /* Define if crypt() is declared in <unistd.h> */
222 #define HAVE_CRYPT_D 1
223 
224 /* Define if fclose() is declared in <stdio.h> */
225 #define HAVE_FCLOSE_D 1
226 
227 /* Define if optarg is declared in <stdlib.h> or <unistd.h> */
228 #define HAVE_OPTARG_D 1
229 
230 /* Define if optind is declared in <stdlib.h> or <unistd.h> */
231 #define HAVE_OPTIND_D 1
232 
233 /* Define if optreset exists */
234 #define HAVE_OPTRESET 1
235 
236 /* Define if pclose() is declared in <stdio.h> */
237 #define HAVE_PCLOSE_D 1
238 
239 /* Define if getusershell() is declared in <unistd.h> */
240 #define HAVE_GETUSERSHELL_D 1
241 
242 /* Define if `long long' is supported and sizeof(off_t) >= 8 */
243 #define HAVE_QUAD_SUPPORT 1
244 
245 /* Define if not using in-built /bin/ls code */
246 /* #undef NO_INTERNAL_LS */
247 
248 /* Define if using S/Key */
249 /* #undef SKEY */
250 
251 /*
252  * Define this if compiling with SOCKS (the firewall traversal library).
253  * Also, you must define connect, getsockname, bind, accept, listen, and
254  * select to their R-versions.
255  */
256 /* #undef	SOCKS */
257 /* #undef	SOCKS4 */
258 /* #undef	SOCKS5 */
259 /* #undef	connect */
260 /* #undef	getsockname */
261 /* #undef	bind */
262 /* #undef	accept */
263 /* #undef	listen */
264 /* #undef	select */
265 /* #undef	dup */
266 /* #undef	dup2 */
267 /* #undef	fclose */
268 /* #undef	gethostbyname */
269 /* #undef	getpeername */
270 /* #undef	read */
271 /* #undef	recv */
272 /* #undef	recvfrom */
273 /* #undef	rresvport */
274 /* #undef	send */
275 /* #undef	sendto */
276 /* #undef	shutdown */
277 /* #undef	write */
278 
279 /* Define if you have the <arpa/ftp.h> header file.  */
280 #define HAVE_FTP_NAMES 1
281