and added files
[bcm963xx.git] / userapps / opensource / ipsec-tools / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Enable admin port */
4 #undef ENABLE_ADMINPORT
5
6 /* Enable dead peer detection */
7 #undef ENABLE_DPD
8
9 /* IKE fragmentation support */
10 #undef ENABLE_FRAG
11
12 /* Hybrid authentication support */
13 #undef ENABLE_HYBRID
14
15 /* Enable NAT-Traversal */
16 #undef ENABLE_NATT
17
18 /* Enable NAT-Traversal draft 00 */
19 #undef ENABLE_NATT_00
20
21 /* Enable NAT-Traversal draft 01 */
22 #undef ENABLE_NATT_01
23
24 /* Enable NAT-Traversal draft 02 */
25 #undef ENABLE_NATT_02
26
27 /* Enable NAT-Traversal draft 03 */
28 #undef ENABLE_NATT_03
29
30 /* Enable NAT-Traversal draft 04 */
31 #undef ENABLE_NATT_04
32
33 /* Enable NAT-Traversal draft 05 */
34 #undef ENABLE_NATT_05
35
36 /* Enable NAT-Traversal draft 06 */
37 #undef ENABLE_NATT_06
38
39 /* Enable NAT-Traversal draft 07 */
40 #undef ENABLE_NATT_07
41
42 /* Enable NAT-Traversal draft 08 */
43 #undef ENABLE_NATT_08
44
45 /* Enable NAT-Traversal RFC version */
46 #undef ENABLE_NATT_RFC
47
48 /* Enable samode-unspec */
49 #undef ENABLE_SAMODE_UNSPECIFIED
50
51 /* Enable statictics */
52 #undef ENABLE_STATS
53
54 /* Define to 1 if you have the <dlfcn.h> header file. */
55 #undef HAVE_DLFCN_H
56
57 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
58 #undef HAVE_DOPRNT
59
60 /* Have __func__ macro */
61 #undef HAVE_FUNC_MACRO
62
63 /* Define to 1 if you have the `gettimeofday' function. */
64 #undef HAVE_GETTIMEOFDAY
65
66 /* Enable GSS API */
67 #undef HAVE_GSSAPI
68
69 /* Define to 1 if you have the <inttypes.h> header file. */
70 #undef HAVE_INTTYPES_H
71
72 /* Hybrid authentication uses RADIUS */
73 #undef HAVE_LIBRADIUS
74
75 /* Define to 1 if you have the <limits.h> header file. */
76 #undef HAVE_LIMITS_H
77
78 /* Define to 1 if you have the <memory.h> header file. */
79 #undef HAVE_MEMORY_H
80
81 /* Use <netinet6/ipsec.h> */
82 #undef HAVE_NETINET6_IPSEC
83
84 /* Define to 1 if you have the <openssl/aes.h> header file. */
85 #undef HAVE_OPENSSL_AES_H
86
87 /* Define to 1 if you have the <openssl/engine.h> header file. */
88 #undef HAVE_OPENSSL_ENGINE_H
89
90 /* Are PF_KEY policy priorities supported? */
91 #undef HAVE_PFKEY_POLICY_PRIORITY
92
93 /* Have forward policy */
94 #undef HAVE_POLICY_FWD
95
96 /* Define to 1 if you have the `rad_create_request' function. */
97 #undef HAVE_RAD_CREATE_REQUEST
98
99 /* Is readline available? */
100 #undef HAVE_READLINE
101
102 /* Define to 1 if you have the `select' function. */
103 #undef HAVE_SELECT
104
105 /* Define to 1 if you have the `socket' function. */
106 #undef HAVE_SOCKET
107
108 /* Define to 1 if you have the <stdarg.h> header file. */
109 #undef HAVE_STDARG_H
110
111 /* Define to 1 if you have the <stdint.h> header file. */
112 #undef HAVE_STDINT_H
113
114 /* Define to 1 if you have the <stdlib.h> header file. */
115 #undef HAVE_STDLIB_H
116
117 /* Define to 1 if you have the `strdup' function. */
118 #undef HAVE_STRDUP
119
120 /* Define to 1 if you have the `strerror' function. */
121 #undef HAVE_STRERROR
122
123 /* Define to 1 if you have the <strings.h> header file. */
124 #undef HAVE_STRINGS_H
125
126 /* Define to 1 if you have the <string.h> header file. */
127 #undef HAVE_STRING_H
128
129 /* Define to 1 if you have the `strlcpy' function. */
130 #undef HAVE_STRLCPY
131
132 /* Define to 1 if you have the `strtol' function. */
133 #undef HAVE_STRTOL
134
135 /* Define to 1 if you have the `strtoul' function. */
136 #undef HAVE_STRTOUL
137
138 /* Define to 1 if you have the <sys/stat.h> header file. */
139 #undef HAVE_SYS_STAT_H
140
141 /* Define to 1 if you have the <sys/time.h> header file. */
142 #undef HAVE_SYS_TIME_H
143
144 /* Define to 1 if you have the <sys/types.h> header file. */
145 #undef HAVE_SYS_TYPES_H
146
147 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
148 #undef HAVE_SYS_WAIT_H
149
150 /* Define to 1 if you have the <unistd.h> header file. */
151 #undef HAVE_UNISTD_H
152
153 /* Define to 1 if you have the <varargs.h> header file. */
154 #undef HAVE_VARARGS_H
155
156 /* Define to 1 if you have the `vprintf' function. */
157 #undef HAVE_VPRINTF
158
159 /* Support IPv6 */
160 #undef INET6
161
162 /* Use advanced IPv6 API */
163 #undef INET6_ADVAPI
164
165 /* Name of package */
166 #undef PACKAGE
167
168 /* Define to the address where bug reports for this package should be sent. */
169 #undef PACKAGE_BUGREPORT
170
171 /* Define to the full name of this package. */
172 #undef PACKAGE_NAME
173
174 /* Define to the full name and version of this package. */
175 #undef PACKAGE_STRING
176
177 /* Define to the one symbol short name of this package. */
178 #undef PACKAGE_TARNAME
179
180 /* Define to the version of this package. */
181 #undef PACKAGE_VERSION
182
183 /* Define as the return type of signal handlers (`int' or `void'). */
184 #undef RETSIGTYPE
185
186 /* Define to 1 if you have the ANSI C header files. */
187 #undef STDC_HEADERS
188
189 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
190 #undef TIME_WITH_SYS_TIME
191
192 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
193 #undef TM_IN_SYS_TIME
194
195 /* A 'va_copy' style function */
196 #undef VA_COPY
197
198 /* Version number of package */
199 #undef VERSION
200
201 /* SHA2 support */
202 #undef WITH_SHA2
203
204 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
205    `char[]'. */
206 #undef YYTEXT_POINTER
207
208 /* Define to empty if `const' does not conform to ANSI C. */
209 #undef const
210
211 /* Define to `int' if <sys/types.h> does not define. */
212 #undef pid_t
213
214 /* Define to `unsigned' if <sys/types.h> does not define. */
215 #undef size_t