Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / spawn-fcgi / config.h.in
blobbcff064f9ef8c8f4bedb0232e140d3304ce05a43
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. */
7 #undef HAVE_CHOWN
9 /* Define to 1 if you have the `dup2' function. */
10 #undef HAVE_DUP2
12 /* Define to 1 if you have the <errno.h> header file. */
13 #undef HAVE_ERRNO_H
15 /* Define to 1 if you have the <fcntl.h> header file. */
16 #undef HAVE_FCNTL_H
18 /* Define to 1 if you have the `fork' function. */
19 #undef HAVE_FORK
21 /* Define to 1 if you have the <getopt.h> header file. */
22 #undef HAVE_GETOPT_H
24 /* Define to 1 if you have the <grp.h> header file. */
25 #undef HAVE_GRP_H
27 /* Define to 1 if you have the `inet_pton' function. */
28 #undef HAVE_INET_PTON
30 /* Define to 1 if you have the <inttypes.h> header file. */
31 #undef HAVE_INTTYPES_H
33 /* Whether to enable IPv6 support */
34 #undef HAVE_IPV6
36 /* Define to 1 if you have the `issetugid' function. */
37 #undef HAVE_ISSETUGID
39 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
40 to 0 otherwise. */
41 #undef HAVE_MALLOC
43 /* Define to 1 if you have the <memory.h> header file. */
44 #undef HAVE_MEMORY_H
46 /* Define to 1 if you have the `memset' function. */
47 #undef HAVE_MEMSET
49 /* Define to 1 if you have the <netdb.h> header file. */
50 #undef HAVE_NETDB_H
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. */
59 #undef HAVE_PUTENV
61 /* Define to 1 if you have the <pwd.h> header file. */
62 #undef HAVE_PWD_H
64 /* Define to 1 if you have the `select' function. */
65 #undef HAVE_SELECT
67 /* Define to 1 if you have the `socket' function. */
68 #undef HAVE_SOCKET
70 /* Define to 1 if the system has the type `socklen_t'. */
71 #undef HAVE_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. */
78 #undef HAVE_STDINT_H
80 /* Define to 1 if you have the <stdio.h> header file. */
81 #undef HAVE_STDIO_H
83 /* Define to 1 if you have the <stdlib.h> header file. */
84 #undef HAVE_STDLIB_H
86 /* Define to 1 if you have the `strerror' function. */
87 #undef HAVE_STRERROR
89 /* Define to 1 if you have the <strings.h> header file. */
90 #undef HAVE_STRINGS_H
92 /* Define to 1 if you have the <string.h> header file. */
93 #undef HAVE_STRING_H
95 /* Define to 1 if you have the `strtol' function. */
96 #undef HAVE_STRTOL
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. */
117 #undef HAVE_SYS_UN_H
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. */
123 #undef HAVE_UNISTD_H
125 /* Define to 1 if you have the `vfork' function. */
126 #undef HAVE_VFORK
128 /* Define to 1 if you have the <vfork.h> header file. */
129 #undef HAVE_VFORK_H
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
138 slash. */
139 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
141 /* Name of package */
142 #undef 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. */
148 #undef PACKAGE_NAME
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. */
157 #undef PACKAGE_URL
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. */
172 #undef STDC_HEADERS
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 */
178 #undef VERSION
180 /* Define to empty if `const' does not conform to ANSI C. */
181 #undef const
183 /* Define to `int' if <sys/types.h> doesn't define. */
184 #undef gid_t
186 /* Define to rpl_malloc if the replacement function should be used. */
187 #undef malloc
189 /* Define to `int' if <sys/types.h> does not define. */
190 #undef pid_t
192 /* Define to `int' if <sys/types.h> doesn't define. */
193 #undef uid_t
195 /* Define as `fork' if `vfork' does not work. */
196 #undef vfork