ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/config.h.in
Revision: 1.27
Committed: Thu Oct 6 03:25:53 2022 UTC (18 months, 3 weeks ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +31 -27 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3
4 #ifndef CONFIG_H__
5 #define CONFIG_H__
6
7 #ifdef __cplusplus
8 using namespace std;
9 #endif
10
11
12
13 /* Define to 1 if using 'alloca.c'. */
14 #undef C_ALLOCA
15
16 /* Select the auth digest algorithm to use. */
17 #undef ENABLE_AUTH
18
19 /* Select the symmetric cipher to use. */
20 #undef ENABLE_CIPHER
21
22 /* Enable compression support. */
23 #undef ENABLE_COMPRESSION
24
25 /* DNS tunnel protocol support. */
26 #undef ENABLE_DNS
27
28 /* Select the HMAC digest algorithm to use. */
29 #undef ENABLE_HMAC
30
31 /* http proxy connect support. */
32 #undef ENABLE_HTTP_PROXY
33
34 /* ICMP protocol support. */
35 #undef ENABLE_ICMP
36
37 /* Define to 1 if translation of program messages to the user's native
38 language is requested. */
39 #undef ENABLE_NLS
40
41 /* POSIX thread support. */
42 #undef ENABLE_PTHREADS
43
44 /* TCP protocol support. */
45 #undef ENABLE_TCP
46
47 /* Define to 1 if you have 'alloca', as a function or macro. */
48 #undef HAVE_ALLOCA
49
50 /* Define to 1 if <alloca.h> works. */
51 #undef HAVE_ALLOCA_H
52
53 /* Define to 1 if you have the <arpa/inet.h> header file. */
54 #undef HAVE_ARPA_INET_H
55
56 /* Define to 1 if you have the `asprintf' function. */
57 #undef HAVE_ASPRINTF
58
59 /* Define to 1 if you have the Mac OS X function
60 CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
61 #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
62
63 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
64 the CoreFoundation framework. */
65 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
66
67 /* Define to 1 if you have the <clocale> header file. */
68 #undef HAVE_CLOCALE
69
70 /* Define to 1 if you have the `clock_gettime' function. */
71 #undef HAVE_CLOCK_GETTIME
72
73 /* Define to 1 to use the syscall interface for clock_gettime */
74 #undef HAVE_CLOCK_SYSCALL
75
76 /* Cygwin */
77 #undef HAVE_CYGWIN
78
79 /* Define to 1 if you have the `daemon' function. */
80 #undef HAVE_DAEMON
81
82 /* Darwin (MacOS/X) */
83 #undef HAVE_DARWIN
84
85 /* Define if the GNU dcgettext() function is already present or preinstalled.
86 */
87 #undef HAVE_DCGETTEXT
88
89 /* Define to 1 if you have the `epoll_ctl' function. */
90 #undef HAVE_EPOLL_CTL
91
92 /* Define to 1 if you have the `eventfd' function. */
93 #undef HAVE_EVENTFD
94
95 /* Define to 1 if you have the <ext/hash_map> header file. */
96 #undef HAVE_EXT_HASH_MAP
97
98 /* Define to 1 if you have the <fcntl.h> header file. */
99 #undef HAVE_FCNTL_H
100
101 /* Define to 1 if the floor function is available */
102 #undef HAVE_FLOOR
103
104 /* FreeBSD */
105 #undef HAVE_FREEBSD
106
107 /* Define if the GNU gettext() function is already present or preinstalled. */
108 #undef HAVE_GETTEXT
109
110 /* Define to 1 if you have the `get_current_dir_name' function. */
111 #undef HAVE_GET_CURRENT_DIR_NAME
112
113 /* Define if you have the iconv() function and it works. */
114 #undef HAVE_ICONV
115
116 /* Define to 1 if you have the `inotify_init' function. */
117 #undef HAVE_INOTIFY_INIT
118
119 /* Define to 1 if you have the <inttypes.h> header file. */
120 #undef HAVE_INTTYPES_H
121
122 /* Define to 1 if linux/fs.h defined kernel_rwf_t */
123 #undef HAVE_KERNEL_RWF_T
124
125 /* Define to 1 if you have the `kqueue' function. */
126 #undef HAVE_KQUEUE
127
128 /* Define to 1 if you have the `gmp' library (-lgmp). */
129 #undef HAVE_LIBGMP
130
131 /* Define to 1 if you have the `nsl' library (-lnsl). */
132 #undef HAVE_LIBNSL
133
134 /* Define to 1 if you have the `rt' library (-lrt). */
135 #undef HAVE_LIBRT
136
137 /* Define to 1 if you have the `socket' library (-lsocket). */
138 #undef HAVE_LIBSOCKET
139
140 /* Define to 1 if you have the <limits.h> header file. */
141 #undef HAVE_LIMITS_H
142
143 /* Linux */
144 #undef HAVE_LINUX
145
146 /* Define to 1 if you have the <linux/aio_abi.h> header file. */
147 #undef HAVE_LINUX_AIO_ABI_H
148
149 /* Define to 1 if you have the <linux/fs.h> header file. */
150 #undef HAVE_LINUX_FS_H
151
152 /* Define to 1 if you have the <malloc.h> header file. */
153 #undef HAVE_MALLOC_H
154
155 /* Define to 1 if you have the `mlockall' function. */
156 #undef HAVE_MLOCKALL
157
158 /* Define to 1 if you have the `nanosleep' function. */
159 #undef HAVE_NANOSLEEP
160
161 /* NetBSD */
162 #undef HAVE_NETBSD
163
164 /* Define to 1 if you have the <netinet/in.h> header file. */
165 #undef HAVE_NETINET_IN_H
166
167 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
168 #undef HAVE_NETINET_IN_SYSTM_H
169
170 /* Define to 1 if you have the <netinet/ip.h> header file. */
171 #undef HAVE_NETINET_IP_H
172
173 /* Define to 1 if you have the <netinet/tcp.h> header file. */
174 #undef HAVE_NETINET_TCP_H
175
176 /* Define to 1 if you have the <net/ethernet.h> header file. */
177 #undef HAVE_NET_ETHERNET_H
178
179 /* Define to 1 if you have the <net/if.h> header file. */
180 #undef HAVE_NET_IF_H
181
182 /* OpenBSD */
183 #undef HAVE_OPENBSD
184
185 /* Define to 1 if you have the `poll' function. */
186 #undef HAVE_POLL
187
188 /* Define to 1 if you have the <poll.h> header file. */
189 #undef HAVE_POLL_H
190
191 /* Define to 1 if you have the `port_create' function. */
192 #undef HAVE_PORT_CREATE
193
194 /* Define to 1 if you have the <port.h> header file. */
195 #undef HAVE_PORT_H
196
197 /* Define to 1 if you have the `putenv' function. */
198 #undef HAVE_PUTENV
199
200 /* Define to 1 if you have the `select' function. */
201 #undef HAVE_SELECT
202
203 /* Define to 1 if you have the `signalfd' function. */
204 #undef HAVE_SIGNALFD
205
206 /* socklen_t available */
207 #undef HAVE_SOCKLEN_T
208
209 /* Solaris/SunOS */
210 #undef HAVE_SOLARIS
211
212 /* Define to 1 if you have the <stdint.h> header file. */
213 #undef HAVE_STDINT_H
214
215 /* Define to 1 if you have the <stdio.h> header file. */
216 #undef HAVE_STDIO_H
217
218 /* Define to 1 if you have the <stdlib.h> header file. */
219 #undef HAVE_STDLIB_H
220
221 /* Define to 1 if you have the `strerror' function. */
222 #undef HAVE_STRERROR
223
224 /* Define to 1 if you have the <strings.h> header file. */
225 #undef HAVE_STRINGS_H
226
227 /* Define to 1 if you have the <string.h> header file. */
228 #undef HAVE_STRING_H
229
230 /* Define to 1 if you have the `strsignal' function. */
231 #undef HAVE_STRSIGNAL
232
233 /* Define to 1 if you have the `strtol' function. */
234 #undef HAVE_STRTOL
235
236 /* struct addrinfo available */
237 #undef HAVE_STRUCT_ADDRINFO
238
239 /* Define to 1 if you have the <syslog.h> header file. */
240 #undef HAVE_SYSLOG_H
241
242 /* Define to 1 if you have the <sys/cygwin.h> header file. */
243 #undef HAVE_SYS_CYGWIN_H
244
245 /* Define to 1 if you have the <sys/epoll.h> header file. */
246 #undef HAVE_SYS_EPOLL_H
247
248 /* Define to 1 if you have the <sys/eventfd.h> header file. */
249 #undef HAVE_SYS_EVENTFD_H
250
251 /* Define to 1 if you have the <sys/event.h> header file. */
252 #undef HAVE_SYS_EVENT_H
253
254 /* Define to 1 if you have the <sys/file.h> header file. */
255 #undef HAVE_SYS_FILE_H
256
257 /* Define to 1 if you have the <sys/inotify.h> header file. */
258 #undef HAVE_SYS_INOTIFY_H
259
260 /* Define to 1 if you have the <sys/ioctl.h> header file. */
261 #undef HAVE_SYS_IOCTL_H
262
263 /* Define to 1 if you have the <sys/mman.h> header file. */
264 #undef HAVE_SYS_MMAN_H
265
266 /* Define to 1 if you have the <sys/param.h> header file. */
267 #undef HAVE_SYS_PARAM_H
268
269 /* Define to 1 if you have the <sys/select.h> header file. */
270 #undef HAVE_SYS_SELECT_H
271
272 /* Define to 1 if you have the <sys/signalfd.h> header file. */
273 #undef HAVE_SYS_SIGNALFD_H
274
275 /* Define to 1 if you have the <sys/stat.h> header file. */
276 #undef HAVE_SYS_STAT_H
277
278 /* Define to 1 if you have the <sys/timerfd.h> header file. */
279 #undef HAVE_SYS_TIMERFD_H
280
281 /* Define to 1 if you have the <sys/time.h> header file. */
282 #undef HAVE_SYS_TIME_H
283
284 /* Define to 1 if you have the <sys/types.h> header file. */
285 #undef HAVE_SYS_TYPES_H
286
287 /* Define to 1 if you have the <tr1/unordered_map> header file. */
288 #undef HAVE_TR1_UNORDERED_MAP
289
290 /* Define to 1 if you have the <unistd.h> header file. */
291 #undef HAVE_UNISTD_H
292
293 /* Define to 1 if you have the `unsetenv' function. */
294 #undef HAVE_UNSETENV
295
296 /* Size of HMAC in each packet in bytes. */
297 #undef HMACLENGTH
298
299 /* kernel interface subtype */
300 #undef IFSUBTYPE
301
302 /* kernel interface type */
303 #undef IFTYPE
304
305 /* Maximum MTU supported. */
306 #undef MAX_MTU
307
308 /* Name of package */
309 #undef PACKAGE
310
311 /* Define to the address where bug reports for this package should be sent. */
312 #undef PACKAGE_BUGREPORT
313
314 /* Define to the full name of this package. */
315 #undef PACKAGE_NAME
316
317 /* Define to the full name and version of this package. */
318 #undef PACKAGE_STRING
319
320 /* Define to the one symbol short name of this package. */
321 #undef PACKAGE_TARNAME
322
323 /* Define to the home page for this package. */
324 #undef PACKAGE_URL
325
326 /* Define to the version of this package. */
327 #undef PACKAGE_VERSION
328
329 /* Size of RSA keys. */
330 #undef RSABITS
331
332 /* If using the C implementation of alloca, define if you know the
333 direction of stack growth for your system; otherwise it will be
334 automatically deduced at runtime.
335 STACK_DIRECTION > 0 => grows toward higher addresses
336 STACK_DIRECTION < 0 => grows toward lower addresses
337 STACK_DIRECTION = 0 => direction of growth unknown */
338 #undef STACK_DIRECTION
339
340 /* Define to 1 if all of the C90 standard headers exist (not just the ones
341 required in a freestanding environment). This macro is provided for
342 backward compatibility; new code need not use it. */
343 #undef STDC_HEADERS
344
345 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
346 #undef TM_IN_SYS_TIME
347
348 /* Version number of package */
349 #undef VERSION
350
351 /* Enable GNU extensions */
352 #undef _GNU_SOURCE
353
354 /* Define to empty if `const' does not conform to ANSI C. */
355 #undef const
356
357 /* Define as a signed integer type capable of holding a process identifier. */
358 #undef pid_t
359
360 /* Define to `unsigned int' if <sys/types.h> does not define. */
361 #undef size_t
362
363
364 typedef unsigned char u8;
365 typedef signed char s8;
366
367 #if __CYGWIN__
368
369 typedef unsigned short u16;
370 typedef unsigned int u32;
371 typedef signed short s16;
372 typedef signed int s32;
373
374 #else
375 #include <inttypes.h>
376
377 /* old modula-2 habits */
378 typedef uint16_t u16;
379 typedef uint32_t u32;
380 typedef int16_t s16;
381 typedef int32_t s32;
382 #endif
383
384 #endif
385
386 #if HAVE_CLOCALE
387 # define CLOCALE <clocale>
388 #else
389 # define CLOCALE <locale.h>
390 #endif
391