1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the <arpa/inet.h> header file. */
4 #undef HAVE_ARPA_INET_H
6 /* Define to 1 if your system has a working `chown' function. */
9 /* Define to 1 if you have the `dup2' function. */
12 /* Define to 1 if you have the <errno.h> header file. */
15 /* Define to 1 if you have the <fcntl.h> header file. */
18 /* Define to 1 if you have the `fork' function. */
21 /* Define to 1 if you have the <getopt.h> header file. */
24 /* Define to 1 if you have the <grp.h> header file. */
27 /* Define to 1 if you have the `inet_pton' function. */
30 /* Define to 1 if you have the <inttypes.h> header file. */
31 #undef HAVE_INTTYPES_H
33 /* Whether to enable IPv6 support */
36 /* Define to 1 if you have the `issetugid' function. */
39 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
43 /* Define to 1 if you have the <memory.h> header file. */
46 /* Define to 1 if you have the `memset' function. */
49 /* Define to 1 if you have the <netdb.h> header file. */
52 /* Define to 1 if you have the <netinet/in.h> header file. */
53 #undef HAVE_NETINET_IN_H
55 /* Define to 1 if you have the <netinet/tcp.h> header file. */
56 #undef HAVE_NETINET_TCP_H
58 /* Define to 1 if you have the `putenv' function. */
61 /* Define to 1 if you have the <pwd.h> header file. */
64 /* Define to 1 if you have the `select' function. */
67 /* Define to 1 if you have the `socket' function. */
70 /* Define to 1 if the system has the type `socklen_t'. */
73 /* Define to 1 if `stat' has the bug that it succeeds when given the
74 zero-length file name argument. */
75 #undef HAVE_STAT_EMPTY_STRING_BUG
77 /* Define to 1 if you have the <stdint.h> header file. */
80 /* Define to 1 if you have the <stdio.h> header file. */
83 /* Define to 1 if you have the <stdlib.h> header file. */
86 /* Define to 1 if you have the `strerror' function. */
89 /* Define to 1 if you have the <strings.h> header file. */
92 /* Define to 1 if you have the <string.h> header file. */
95 /* Define to 1 if you have the `strtol' function. */
98 /* Define to 1 if you have the <sys/ioctl.h> header file. */
99 #undef HAVE_SYS_IOCTL_H
101 /* Define to 1 if you have the <sys/select.h> header file. */
102 #undef HAVE_SYS_SELECT_H
104 /* Define to 1 if you have the <sys/socket.h> header file. */
105 #undef HAVE_SYS_SOCKET_H
107 /* Define to 1 if you have the <sys/stat.h> header file. */
108 #undef HAVE_SYS_STAT_H
110 /* Define to 1 if you have the <sys/time.h> header file. */
111 #undef HAVE_SYS_TIME_H
113 /* Define to 1 if you have the <sys/types.h> header file. */
114 #undef HAVE_SYS_TYPES_H
116 /* Define to 1 if you have the <sys/un.h> header file. */
119 /* Define to 1 if you have the <sys/wait.h> header file. */
120 #undef HAVE_SYS_WAIT_H
122 /* Define to 1 if you have the <unistd.h> header file. */
125 /* Define to 1 if you have the `vfork' function. */
128 /* Define to 1 if you have the <vfork.h> header file. */
131 /* Define to 1 if `fork' works. */
132 #undef HAVE_WORKING_FORK
134 /* Define to 1 if `vfork' works. */
135 #undef HAVE_WORKING_VFORK
137 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
139 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
141 /* Name of package */
144 /* Define to the address where bug reports for this package should be sent. */
145 #undef PACKAGE_BUGREPORT
147 /* Define to the full name of this package. */
150 /* Define to the full name and version of this package. */
151 #undef PACKAGE_STRING
153 /* Define to the one symbol short name of this package. */
154 #undef PACKAGE_TARNAME
156 /* Define to the home page for this package. */
159 /* Define to the version of this package. */
160 #undef PACKAGE_VERSION
162 /* Define to the type of arg 1 for `select'. */
163 #undef SELECT_TYPE_ARG1
165 /* Define to the type of args 2, 3 and 4 for `select'. */
166 #undef SELECT_TYPE_ARG234
168 /* Define to the type of arg 5 for `select'. */
169 #undef SELECT_TYPE_ARG5
171 /* Define to 1 if you have the ANSI C header files. */
174 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
175 #undef TIME_WITH_SYS_TIME
177 /* Version number of package */
180 /* Define to empty if `const' does not conform to ANSI C. */
183 /* Define to `int' if <sys/types.h> doesn't define. */
186 /* Define to rpl_malloc if the replacement function should be used. */
189 /* Define to `int' if <sys/types.h> does not define. */
192 /* Define to `int' if <sys/types.h> doesn't define. */
195 /* Define as `fork' if `vfork' does not work. */