191407Sobrien/* $FreeBSD$ */
291407Sobrien
391407Sobrien
491407Sobrien/* config.h.  Generated automatically by configure.  */
591407Sobrien/* config.h.in.  Generated automatically from configure.in by autoheader.  */
6134094Sobrien/* $Id: config.h.in,v 1.6 2004/08/10 00:40:22 lukem Exp $ */
791407Sobrien
891407Sobrien
991407Sobrien/* Define if the closedir function returns void instead of int.  */
1091407Sobrien/* #undef CLOSEDIR_VOID */
1191407Sobrien
1291407Sobrien/* Define to empty if the keyword does not work.  */
1391407Sobrien/* #undef const */
1491407Sobrien
1591407Sobrien/* Define if your C compiler doesn't accept -c and -o together.  */
1691407Sobrien/* #undef NO_MINUS_C_MINUS_O */
1791407Sobrien
1891407Sobrien/* Define if your Fortran 77 compiler doesn't accept -c and -o together. */
1991407Sobrien/* #undef F77_NO_MINUS_C_MINUS_O */
2091407Sobrien
2191407Sobrien/* Define to `long' if <sys/types.h> doesn't define.  */
2291407Sobrien/* #undef off_t */
2391407Sobrien
2491407Sobrien/* Define to the type of arg1 for select(). */
2591407Sobrien/* #undef SELECT_TYPE_ARG1 */
2691407Sobrien
2791407Sobrien/* Define to the type of args 2, 3 and 4 for select(). */
2891407Sobrien/* #undef SELECT_TYPE_ARG234 */
2991407Sobrien
3091407Sobrien/* Define to the type of arg5 for select(). */
3191407Sobrien/* #undef SELECT_TYPE_ARG5 */
3291407Sobrien
3391407Sobrien/* Define if you have the ANSI C header files.  */
3491407Sobrien#define STDC_HEADERS 1
3591407Sobrien
3691407Sobrien/* Define if you can safely include both <sys/time.h> and <time.h>.  */
3791407Sobrien#define TIME_WITH_SYS_TIME 1
3891407Sobrien
3991407Sobrien/* Define if the closedir function returns void instead of int.  */
4091407Sobrien/* #undef VOID_CLOSEDIR */
4191407Sobrien
4291407Sobrien/* The number of bytes in a off_t.  */
4391407Sobrien#define SIZEOF_OFF_T 0
4491407Sobrien
4591407Sobrien/* Define if you have the err function.  */
4691407Sobrien#define HAVE_ERR 1
4791407Sobrien
4891407Sobrien/* Define if you have the fgetln function.  */
4991407Sobrien#define HAVE_FGETLN 1
5091407Sobrien
5191407Sobrien/* Define if you have the flock function.  */
5291407Sobrien#define HAVE_FLOCK 1
5391407Sobrien
5491407Sobrien/* Define if you have the fparseln function.  */
55106798Sobrien#define HAVE_FPARSELN 1
5691407Sobrien
5791407Sobrien/* Define if you have the fts_open function.  */
5891407Sobrien#define HAVE_FTS_OPEN 1
5991407Sobrien
6091407Sobrien/* Define if you have the getaddrinfo function.  */
6191407Sobrien#define HAVE_GETADDRINFO 1
6291407Sobrien
6391407Sobrien/* Define if you have the getgrouplist function.  */
6491407Sobrien#define HAVE_GETGROUPLIST 1
6591407Sobrien
6691407Sobrien/* Define if you have the getnameinfo function.  */
6791407Sobrien#define HAVE_GETNAMEINFO 1
6891407Sobrien
6991407Sobrien/* Define if you have the getspnam function.  */
7091407Sobrien/* #undef HAVE_GETSPNAM */
7191407Sobrien
7291407Sobrien/* Define if you have the getusershell function.  */
7391407Sobrien#define HAVE_GETUSERSHELL 1
7491407Sobrien
7591407Sobrien/* Define if you have the inet_net_pton function.  */
7691407Sobrien#define HAVE_INET_NET_PTON 1
7791407Sobrien
7891407Sobrien/* Define if you have the inet_ntop function.  */
7991407Sobrien#define HAVE_INET_NTOP 1
8091407Sobrien
8191407Sobrien/* Define if you have the inet_pton function.  */
8291407Sobrien#define HAVE_INET_PTON 1
8391407Sobrien
8491407Sobrien/* Define if you have the lockf function.  */
8591407Sobrien#define HAVE_LOCKF 1
8691407Sobrien
8791407Sobrien/* Define if you have the mkstemp function.  */
8891407Sobrien#define HAVE_MKSTEMP 1
8991407Sobrien
90134094Sobrien/* Define if you have the setegid function.  */
91134094Sobrien#define HAVE_SETEGID 1
92134094Sobrien
93134094Sobrien/* Define if you have the seteuid function.  */
94134094Sobrien#define HAVE_SETEUID 1
95134094Sobrien
9691407Sobrien/* Define if you have the setlogin function.  */
9791407Sobrien#define HAVE_SETLOGIN 1
9891407Sobrien
9991407Sobrien/* Define if you have the setproctitle function.  */
10091407Sobrien#define HAVE_SETPROCTITLE 1
10191407Sobrien
102134094Sobrien/* Define if you have the setresgid function.  */
103134094Sobrien#define HAVE_SETRESGID 1
104134094Sobrien
105134094Sobrien/* Define if you have the setresuid function.  */
106134094Sobrien#define HAVE_SETRESUID 1
107134094Sobrien
10891407Sobrien/* Define if you have the sl_init function.  */
10991407Sobrien#define HAVE_SL_INIT 1
11091407Sobrien
11191407Sobrien/* Define if you have the snprintf function.  */
11291407Sobrien#define HAVE_SNPRINTF 1
11391407Sobrien
11491407Sobrien/* Define if you have the strdup function.  */
11591407Sobrien#define HAVE_STRDUP 1
11691407Sobrien
11791407Sobrien/* Define if you have the strerror function.  */
11891407Sobrien#define HAVE_STRERROR 1
11991407Sobrien
12091407Sobrien/* Define if you have the strlcat function.  */
12191407Sobrien#define HAVE_STRLCAT 1
12291407Sobrien
12391407Sobrien/* Define if you have the strlcpy function.  */
12491407Sobrien#define HAVE_STRLCPY 1
12591407Sobrien
12691407Sobrien/* Define if you have the strmode function.  */
12791407Sobrien#define HAVE_STRMODE 1
12891407Sobrien
12991407Sobrien/* Define if you have the strsep function.  */
13091407Sobrien#define HAVE_STRSEP 1
13191407Sobrien
132134094Sobrien/* Define if you have the strsuftollx function.  */
133134094Sobrien/* #undef HAVE_STRSUFTOLLX */
134134094Sobrien
13591407Sobrien/* Define if you have the strtoll function.  */
13691407Sobrien#define HAVE_STRTOLL 1
13791407Sobrien
13891407Sobrien/* Define if you have the user_from_uid function.  */
13991407Sobrien#define HAVE_USER_FROM_UID 1
14091407Sobrien
14191407Sobrien/* Define if you have the usleep function.  */
14291407Sobrien#define HAVE_USLEEP 1
14391407Sobrien
14491407Sobrien/* Define if you have the vfork function.  */
14591407Sobrien#define HAVE_VFORK 1
14691407Sobrien
14791407Sobrien/* Define if you have the vsyslog function.  */
14891407Sobrien#define HAVE_VSYSLOG 1
14991407Sobrien
15091407Sobrien/* Define if you have the <arpa/nameser.h> header file.  */
15191407Sobrien#define HAVE_ARPA_NAMESER_H 1
15291407Sobrien
15391407Sobrien/* Define if you have the <dirent.h> header file.  */
15491407Sobrien#define HAVE_DIRENT_H 1
15591407Sobrien
15691407Sobrien/* Define if you have the <err.h> header file.  */
15791407Sobrien#define HAVE_ERR_H 1
15891407Sobrien
15991407Sobrien/* Define if you have the <fts.h> header file.  */
16091407Sobrien#define HAVE_FTS_H 1
16191407Sobrien
16291407Sobrien/* Define if you have the <libutil.h> header file.  */
16391407Sobrien#define HAVE_LIBUTIL_H 1
16491407Sobrien
16591407Sobrien/* Define if you have the <ndir.h> header file.  */
16691407Sobrien/* #undef HAVE_NDIR_H */
16791407Sobrien
16891407Sobrien/* Define if you have the <paths.h> header file.  */
16991407Sobrien#define HAVE_PATHS_H 1
17091407Sobrien
17191407Sobrien/* Define if you have the <sys/dir.h> header file.  */
17291407Sobrien#define HAVE_SYS_DIR_H 1
17391407Sobrien
17491407Sobrien/* Define if you have the <sys/ndir.h> header file.  */
17591407Sobrien/* #undef HAVE_SYS_NDIR_H */
17691407Sobrien
17791407Sobrien/* Define if you have the <sys/sysmacros.h> header file.  */
17891407Sobrien/* #undef HAVE_SYS_SYSMACROS_H */
17991407Sobrien
18091407Sobrien/* Define if you have the <util.h> header file.  */
18191407Sobrien/* #undef HAVE_UTIL_H */
18291407Sobrien
18391407Sobrien/* Define if you have the crypt library (-lcrypt).  */
18491407Sobrien#define HAVE_LIBCRYPT 1
18591407Sobrien
18691407Sobrien/* Define if you have the nsl library (-lnsl).  */
18791407Sobrien/* #undef HAVE_LIBNSL */
18891407Sobrien
18991407Sobrien/* Define if you have the skey library (-lskey).  */
19091407Sobrien/* #undef HAVE_LIBSKEY */
19191407Sobrien
19291407Sobrien/* Define if you have the socket library (-lsocket).  */
19391407Sobrien/* #undef HAVE_LIBSOCKET */
19491407Sobrien
19591407Sobrien/* Define if you have the util library (-lutil).  */
19691407Sobrien#define HAVE_LIBUTIL 1
19791407Sobrien
19891407Sobrien/* Define if your compiler supports `long long' */
19991407Sobrien#define HAVE_LONG_LONG 1
20091407Sobrien
20191407Sobrien/* Define if *printf() uses %qd to print `long long' (otherwise uses %lld) */
20291407Sobrien#define HAVE_PRINTF_QD 1
20391407Sobrien
20491407Sobrien/* Define if in_port_t exists */
20591407Sobrien#define HAVE_IN_PORT_T 1
20691407Sobrien
20791407Sobrien/* Define if struct sockaddr.sa_len exists (implies sockaddr_in.sin_len, etc) */
20891407Sobrien#define HAVE_SOCKADDR_SA_LEN 1
20991407Sobrien
21091407Sobrien/* Define if socklen_t exists */
21191407Sobrien#define HAVE_SOCKLEN_T 1
21291407Sobrien
21391407Sobrien/* Define if AF_INET6 exists in <sys/socket.h> */
21491407Sobrien#define HAVE_AF_INET6 1
21591407Sobrien
21691407Sobrien/* Define if `struct sockaddr_in6' exists in <netinet/in.h> */
21791407Sobrien#define HAVE_SOCKADDR_IN6 1
21891407Sobrien
21991407Sobrien/* Define if `struct addrinfo' exists in <netdb.h> */
22091407Sobrien#define HAVE_ADDRINFO 1
22191407Sobrien
22291407Sobrien/*
22391407Sobrien * Define if <netdb.h> contains AI_NUMERICHOST et al.
22491407Sobrien * Systems which only implement RFC2133 will need this.
22591407Sobrien */
22691407Sobrien#define HAVE_RFC2553_NETDB 1
22791407Sobrien
22891407Sobrien/* Define if `struct direct' has a d_namlen element */
22991407Sobrien#define HAVE_D_NAMLEN 1
23091407Sobrien
23191407Sobrien/* Define if struct passwd.pw_expire exists. */
23291407Sobrien#define HAVE_PW_EXPIRE 1
23391407Sobrien
23491407Sobrien/* Define if GLOB_BRACE, gl_path and gl_match exist in <glob.h> */
23591407Sobrien#define HAVE_WORKING_GLOB 1
23691407Sobrien
23791407Sobrien/* Define if crypt() is declared in <unistd.h> */
23891407Sobrien#define HAVE_CRYPT_D 1
23991407Sobrien
24091407Sobrien/* Define if fclose() is declared in <stdio.h> */
24191407Sobrien#define HAVE_FCLOSE_D 1
24291407Sobrien
243106795Sobrien/* Define if FNM_CASEFOLD is declared in <fnmatch.h> */
244106795Sobrien#define HAVE_FNM_CASEFOLD 1
245106795Sobrien
24691407Sobrien/* Define if optarg is declared in <stdlib.h> or <unistd.h> */
24791407Sobrien#define HAVE_OPTARG_D 1
24891407Sobrien
24991407Sobrien/* Define if optind is declared in <stdlib.h> or <unistd.h> */
25091407Sobrien#define HAVE_OPTIND_D 1
25191407Sobrien
25291407Sobrien/* Define if optreset exists */
25391407Sobrien#define HAVE_OPTRESET 1
25491407Sobrien
25591407Sobrien/* Define if pclose() is declared in <stdio.h> */
25691407Sobrien#define HAVE_PCLOSE_D 1
25791407Sobrien
25891407Sobrien/* Define if getusershell() is declared in <unistd.h> */
25991407Sobrien#define HAVE_GETUSERSHELL_D 1
26091407Sobrien
26191407Sobrien/* Define if `long long' is supported and sizeof(off_t) >= 8 */
262134094Sobrien/* #undef HAVE_WORKING_LONG_LONG */
26391407Sobrien#define HAVE_QUAD_SUPPORT 1
26491407Sobrien
26591407Sobrien/* Define if not using in-built /bin/ls code */
26691407Sobrien/* #undef NO_INTERNAL_LS */
26791407Sobrien
268106798Sobrien#include <sys/param.h>
269106798Sobrien#if __FreeBSD_version <= 500020
27091407Sobrien/* Define if using S/Key */
271106798Sobrien#define SKEY 1
272106798Sobrien#endif
27391407Sobrien
27491407Sobrien/*
27591407Sobrien * Define this if compiling with SOCKS (the firewall traversal library).
27691407Sobrien * Also, you must define connect, getsockname, bind, accept, listen, and
27791407Sobrien * select to their R-versions.
27891407Sobrien */
27991407Sobrien/* #undef	SOCKS */
28091407Sobrien/* #undef	SOCKS4 */
28191407Sobrien/* #undef	SOCKS5 */
28291407Sobrien/* #undef	connect */
28391407Sobrien/* #undef	getsockname */
28491407Sobrien/* #undef	bind */
28591407Sobrien/* #undef	accept */
28691407Sobrien/* #undef	listen */
28791407Sobrien/* #undef	select */
28891407Sobrien/* #undef	dup */
28991407Sobrien/* #undef	dup2 */
29091407Sobrien/* #undef	fclose */
29191407Sobrien/* #undef	gethostbyname */
29291407Sobrien/* #undef	getpeername */
29391407Sobrien/* #undef	read */
29491407Sobrien/* #undef	recv */
29591407Sobrien/* #undef	recvfrom */
29691407Sobrien/* #undef	rresvport */
29791407Sobrien/* #undef	send */
29891407Sobrien/* #undef	sendto */
29991407Sobrien/* #undef	shutdown */
30091407Sobrien/* #undef	write */
301106798Sobrien
302106798Sobrien/* Define if you have the <arpa/ftp.h> header file.  */
303106798Sobrien#define HAVE_FTP_NAMES 1
304