12/* config.h. Generated automatically by configure. */3/* config.h.in. Generated automatically from configure.in by autoheader. */4/* $Id: config.h.in,v 1.15 2001/04/28 07:11:46 lukem Exp $ */567/* Define if the closedir function returns void instead of int. */8/* #undef CLOSEDIR_VOID */910/* Define to empty if the keyword does not work. */11/* #undef const */1213/* Define if your C compiler doesn't accept -c and -o together. */14/* #undef NO_MINUS_C_MINUS_O */1516/* Define if your Fortran 77 compiler doesn't accept -c and -o together. */17/* #undef F77_NO_MINUS_C_MINUS_O */1819/* Define to `long' if <sys/types.h> doesn't define. */20/* #undef off_t */2122/* Define to the type of arg1 for select(). */23/* #undef SELECT_TYPE_ARG1 */2425/* Define to the type of args 2, 3 and 4 for select(). */26/* #undef SELECT_TYPE_ARG234 */2728/* Define to the type of arg5 for select(). */29/* #undef SELECT_TYPE_ARG5 */3031/* Define if you have the ANSI C header files. */32#define STDC_HEADERS 13334/* Define if you can safely include both <sys/time.h> and <time.h>. */35#define TIME_WITH_SYS_TIME 13637/* Define if the closedir function returns void instead of int. */38/* #undef VOID_CLOSEDIR */3940/* The number of bytes in a off_t. */41#define SIZEOF_OFF_T 04243/* Define if you have the err function. */44#define HAVE_ERR 14546/* Define if you have the fgetln function. */47#define HAVE_FGETLN 14849/* Define if you have the flock function. */50#define HAVE_FLOCK 15152/* Define if you have the fparseln function. */53#define HAVE_FPARSELN 15455/* Define if you have the fts_open function. */56#define HAVE_FTS_OPEN 15758/* Define if you have the getaddrinfo function. */59#define HAVE_GETADDRINFO 16061/* Define if you have the getgrouplist function. */62#define HAVE_GETGROUPLIST 16364/* Define if you have the getnameinfo function. */65#define HAVE_GETNAMEINFO 16667/* Define if you have the getspnam function. */68/* #undef HAVE_GETSPNAM */6970/* Define if you have the getusershell function. */71#define HAVE_GETUSERSHELL 17273/* Define if you have the inet_net_pton function. */74#define HAVE_INET_NET_PTON 17576/* Define if you have the inet_ntop function. */77#define HAVE_INET_NTOP 17879/* Define if you have the inet_pton function. */80#define HAVE_INET_PTON 18182/* Define if you have the lockf function. */83#define HAVE_LOCKF 18485/* Define if you have the mkstemp function. */86#define HAVE_MKSTEMP 18788/* Define if you have the setlogin function. */89#define HAVE_SETLOGIN 19091/* Define if you have the setproctitle function. */92#define HAVE_SETPROCTITLE 19394/* Define if you have the sl_init function. */95#define HAVE_SL_INIT 19697/* Define if you have the snprintf function. */98#define HAVE_SNPRINTF 199100/* Define if you have the strdup function. */101#define HAVE_STRDUP 1102103/* Define if you have the strerror function. */104#define HAVE_STRERROR 1105106/* Define if you have the strlcat function. */107#define HAVE_STRLCAT 1108109/* Define if you have the strlcpy function. */110#define HAVE_STRLCPY 1111112/* Define if you have the strmode function. */113#define HAVE_STRMODE 1114115/* Define if you have the strsep function. */116#define HAVE_STRSEP 1117118/* Define if you have the strtoll function. */119#define HAVE_STRTOLL 1120121/* Define if you have the user_from_uid function. */122#define HAVE_USER_FROM_UID 1123124/* Define if you have the usleep function. */125#define HAVE_USLEEP 1126127/* Define if you have the vfork function. */128#define HAVE_VFORK 1129130/* Define if you have the vsyslog function. */131#define HAVE_VSYSLOG 1132133/* Define if you have the <arpa/nameser.h> header file. */134#define HAVE_ARPA_NAMESER_H 1135136/* Define if you have the <dirent.h> header file. */137#define HAVE_DIRENT_H 1138139/* Define if you have the <err.h> header file. */140#define HAVE_ERR_H 1141142/* Define if you have the <fts.h> header file. */143#define HAVE_FTS_H 1144145/* Define if you have the <libutil.h> header file. */146#define HAVE_LIBUTIL_H 1147148/* Define if you have the <ndir.h> header file. */149/* #undef HAVE_NDIR_H */150151/* Define if you have the <paths.h> header file. */152#define HAVE_PATHS_H 1153154/* Define if you have the <sys/dir.h> header file. */155#define HAVE_SYS_DIR_H 1156157/* Define if you have the <sys/ndir.h> header file. */158/* #undef HAVE_SYS_NDIR_H */159160/* Define if you have the <sys/sysmacros.h> header file. */161/* #undef HAVE_SYS_SYSMACROS_H */162163/* Define if you have the <util.h> header file. */164/* #undef HAVE_UTIL_H */165166/* Define if you have the crypt library (-lcrypt). */167#define HAVE_LIBCRYPT 1168169/* Define if you have the nsl library (-lnsl). */170/* #undef HAVE_LIBNSL */171172/* Define if you have the skey library (-lskey). */173/* #undef HAVE_LIBSKEY */174175/* Define if you have the socket library (-lsocket). */176/* #undef HAVE_LIBSOCKET */177178/* Define if you have the util library (-lutil). */179#define HAVE_LIBUTIL 1180181/* Define if your compiler supports `long long' */182#define HAVE_LONG_LONG 1183184/* Define if *printf() uses %qd to print `long long' (otherwise uses %lld) */185#define HAVE_PRINTF_QD 1186187/* Define if in_port_t exists */188#define HAVE_IN_PORT_T 1189190/* Define if struct sockaddr.sa_len exists (implies sockaddr_in.sin_len, etc) */191#define HAVE_SOCKADDR_SA_LEN 1192193/* Define if socklen_t exists */194#define HAVE_SOCKLEN_T 1195196/* Define if AF_INET6 exists in <sys/socket.h> */197#define HAVE_AF_INET6 1198199/* Define if `struct sockaddr_in6' exists in <netinet/in.h> */200#define HAVE_SOCKADDR_IN6 1201202/* Define if `struct addrinfo' exists in <netdb.h> */203#define HAVE_ADDRINFO 1204205/*206* Define if <netdb.h> contains AI_NUMERICHOST et al.207* Systems which only implement RFC2133 will need this.208*/209#define HAVE_RFC2553_NETDB 1210211/* Define if `struct direct' has a d_namlen element */212#define HAVE_D_NAMLEN 1213214/* Define if struct passwd.pw_expire exists. */215#define HAVE_PW_EXPIRE 1216217/* Define if GLOB_BRACE, gl_path and gl_match exist in <glob.h> */218#define HAVE_WORKING_GLOB 1219220/* Define if crypt() is declared in <unistd.h> */221#define HAVE_CRYPT_D 1222223/* Define if fclose() is declared in <stdio.h> */224#define HAVE_FCLOSE_D 1225226/* Define if optarg is declared in <stdlib.h> or <unistd.h> */227#define HAVE_OPTARG_D 1228229/* Define if optind is declared in <stdlib.h> or <unistd.h> */230#define HAVE_OPTIND_D 1231232/* Define if optreset exists */233#define HAVE_OPTRESET 1234235/* Define if pclose() is declared in <stdio.h> */236#define HAVE_PCLOSE_D 1237238/* Define if getusershell() is declared in <unistd.h> */239#define HAVE_GETUSERSHELL_D 1240241/* Define if `long long' is supported and sizeof(off_t) >= 8 */242#define HAVE_QUAD_SUPPORT 1243244/* Define if not using in-built /bin/ls code */245/* #undef NO_INTERNAL_LS */246247/* Define if using S/Key */248/* #undef SKEY */249250/*251* Define this if compiling with SOCKS (the firewall traversal library).252* Also, you must define connect, getsockname, bind, accept, listen, and253* select to their R-versions.254*/255/* #undef SOCKS */256/* #undef SOCKS4 */257/* #undef SOCKS5 */258/* #undef connect */259/* #undef getsockname */260/* #undef bind */261/* #undef accept */262/* #undef listen */263/* #undef select */264/* #undef dup */265/* #undef dup2 */266/* #undef fclose */267/* #undef gethostbyname */268/* #undef getpeername */269/* #undef read */270/* #undef recv */271/* #undef recvfrom */272/* #undef rresvport */273/* #undef send */274/* #undef sendto */275/* #undef shutdown */276/* #undef write */277278/* Define if you have the <arpa/ftp.h> header file. */279#define HAVE_FTP_NAMES 1280281282