1 /* config.h. Generated automatically by configure. */
2 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* $Id: config.h.in,v 1.28 2002/06/10 08:10:33 lukem Exp $ */
7 System headers sometimes define this.
8 We just want to avoid a redefinition error message. */
10 /* #undef _ALL_SOURCE */
13 /* Define if the closedir function returns void instead of int. */
14 /* #undef CLOSEDIR_VOID */
16 /* Define if the `getpgrp' function takes no argument. */
17 #define GETPGRP_VOID 1
19 /* Define if your C compiler doesn't accept -c and -o together. */
20 /* #undef NO_MINUS_C_MINUS_O */
22 /* Define if your Fortran 77 compiler doesn't accept -c and -o together. */
23 /* #undef F77_NO_MINUS_C_MINUS_O */
25 /* Define to `long' if <sys/types.h> doesn't define. */
28 /* Define to the type of arg1 for select(). */
29 /* #undef SELECT_TYPE_ARG1 */
31 /* Define to the type of args 2, 3 and 4 for select(). */
32 /* #undef SELECT_TYPE_ARG234 */
34 /* Define to the type of arg5 for select(). */
35 /* #undef SELECT_TYPE_ARG5 */
37 /* Define if you have the ANSI C header files. */
38 #define STDC_HEADERS 1
40 /* Define if you can safely include both <sys/time.h> and <time.h>. */
41 #define TIME_WITH_SYS_TIME 1
43 /* Define if the closedir function returns void instead of int. */
44 /* #undef VOID_CLOSEDIR */
46 /* The number of bytes in a off_t. */
47 #define SIZEOF_OFF_T 8
49 /* Define if you have the err function. */
52 /* Define if you have the fgetln function. */
55 /* Define if you have the fparseln function. */
56 /* #undef HAVE_FPARSELN */
58 /* Define if you have the fseeko function. */
61 /* Define if you have the getaddrinfo function. */
62 /* #undef HAVE_GETADDRINFO */
64 /* Define if you have the gethostbyname2 function. */
65 /* #undef HAVE_GETHOSTBYNAME2 */
67 /* Define if you have the getnameinfo function. */
68 /* #undef HAVE_GETNAMEINFO */
70 /* Define if you have the getpassphrase function. */
71 /* #undef HAVE_GETPASSPHRASE */
73 /* Define if you have the getpgrp function. */
74 #define HAVE_GETPGRP 1
76 /* Define if you have the inet_ntop function. */
77 /* #undef HAVE_INET_NTOP */
79 /* Define if you have the inet_pton function. */
80 /* #undef HAVE_INET_PTON */
82 /* Define if you have the memmove function. */
83 #define HAVE_MEMMOVE 1
85 /* Define if you have the mkstemp function. */
86 #define HAVE_MKSTEMP 1
88 /* Define if you have the poll function. */
89 /* #undef HAVE_POLL */
91 /* Define if you have the select function. */
94 /* Define if you have the setprogname function. */
95 /* #undef HAVE_SETPROGNAME */
97 /* Define if you have the sl_init function. */
98 /* #undef HAVE_SL_INIT */
100 /* Define if you have the snprintf function. */
101 #define HAVE_SNPRINTF 1
103 /* Define if you have the strdup function. */
104 #define HAVE_STRDUP 1
106 /* Define if you have the strerror function. */
107 #define HAVE_STRERROR 1
109 /* Define if you have the strlcat function. */
110 #define HAVE_STRLCAT 1
112 /* Define if you have the strlcpy function. */
113 #define HAVE_STRLCPY 1
115 /* Define if you have the strptime function. */
116 /* #undef HAVE_STRPTIME */
118 /* Define if you have the strsep function. */
119 /* #undef HAVE_STRSEP */
121 /* Define if you have the strtoll function. */
122 #define HAVE_STRTOLL 1
124 /* Define if you have the strunvis function. */
125 /* #undef HAVE_STRUNVIS */
127 /* Define if you have the strvis function. */
128 /* #undef HAVE_STRVIS */
130 /* Define if you have the timegm function. */
131 /* #undef HAVE_TIMEGM */
133 /* Define if you have the usleep function. */
134 /* #undef HAVE_USLEEP */
136 /* Define if you have the <arpa/nameser.h> header file. */
137 #define HAVE_ARPA_NAMESER_H 1
139 /* Define if you have the <dirent.h> header file. */
140 #define HAVE_DIRENT_H 1
142 /* Define if you have the <err.h> header file. */
145 /* Define if you have the <libutil.h> header file. */
146 /* #undef HAVE_LIBUTIL_H */
148 /* Define if you have the <ndir.h> header file. */
149 /* #undef HAVE_NDIR_H */
151 /* Define if you have the <paths.h> header file. */
152 /* #undef HAVE_PATHS_H */
154 /* Define if you have the <poll.h> header file. */
155 /* #undef HAVE_POLL_H */
157 /* Define if you have the <regex.h> header file. */
158 #define HAVE_REGEX_H 1
160 /* Define if you have the <sys/dir.h> header file. */
161 /* #undef HAVE_SYS_DIR_H */
163 /* Define if you have the <sys/ndir.h> header file. */
164 /* #undef HAVE_SYS_NDIR_H */
166 /* Define if you have the <sys/poll.h> header file. */
167 /* #undef HAVE_SYS_POLL_H */
169 /* Define if you have the <termcap.h> header file. */
170 #define HAVE_TERMCAP_H 1
172 /* Define if you have the <util.h> header file. */
173 /* #undef HAVE_UTIL_H */
175 /* Define if you have the <vis.h> header file. */
176 /* #undef HAVE_VIS_H */
178 /* Define if you have the nsl library (-lnsl). */
179 /* #undef HAVE_LIBNSL */
181 /* Define if you have the socket library (-lsocket). */
182 #define HAVE_LIBSOCKET 1
184 /* Define if you have the tinfo library (-ltinfo). */
185 /* #undef HAVE_LIBTINFO */
187 /* Define if you have the util library (-lutil). */
188 /* #undef HAVE_LIBUTIL */
190 /* Define if your compiler supports `long long' */
191 #define HAVE_LONG_LONG 1
193 /* Define if *printf() uses %qd to print `long long' (otherwise uses %lld) */
194 /* #undef HAVE_PRINTF_QD */
196 /* Define if in_port_t exists */
197 #define HAVE_IN_PORT_T 1
199 /* Define if sa_family_t exists in <sys/socket.h> */
200 /* #undef HAVE_SA_FAMILY_T */
202 /* Define if struct sockaddr.sa_len exists (implies sockaddr_in.sin_len, etc) */
203 #define HAVE_SOCKADDR_SA_LEN 1
205 /* Define if socklen_t exists */
206 /* #undef HAVE_SOCKLEN_T */
208 /* Define if AF_INET6 exists in <sys/socket.h> */
209 #define HAVE_AF_INET6 1
211 /* Define if `struct sockaddr_in6' exists in <netinet/in.h> */
212 /* #undef HAVE_SOCKADDR_IN6 */
214 /* Define if `struct addrinfo' exists in <netdb.h> */
215 #define HAVE_ADDRINFO 1
218 * Define if <netdb.h> contains AI_NUMERICHOST et al.
219 * Systems which only implement RFC2133 will need this.
221 /* #undef HAVE_RFC2553_NETDB */
223 /* Define if `struct direct' has a d_namlen element */
224 /* #undef HAVE_D_NAMLEN */
226 /* Define if h_errno exists in <netdb.h> */
227 #define HAVE_H_ERRNO_D 1
229 /* Define if fclose() is declared in <stdio.h> */
230 #define HAVE_FCLOSE_D 1
232 /* Define if getpass() is declared in <stdlib.h> or <unistd.h> */
233 /* #undef HAVE_GETPASS_D */
235 /* Define if optarg is declared in <stdlib.h> or <unistd.h> */
236 #define HAVE_OPTARG_D 1
238 /* Define if optind is declared in <stdlib.h> or <unistd.h> */
239 #define HAVE_OPTIND_D 1
241 /* Define if pclose() is declared in <stdio.h> */
242 #define HAVE_PCLOSE_D 1
244 /* Define if `long long' is supported and sizeof(off_t) >= 8 */
245 #define HAVE_QUAD_SUPPORT 1
247 /* Define if strptime() is declared in <time.h> */
248 /* #undef HAVE_STRPTIME_D */
251 * Define this if compiling with SOCKS (the firewall traversal library).
252 * Also, you must define connect, getsockname, bind, accept, listen, and
253 * select to their R-versions.
259 /* #undef getsockname */
267 /* #undef gethostbyname */
268 /* #undef getpeername */
271 /* #undef recvfrom */
272 /* #undef rresvport */
275 /* #undef shutdown */