1*a1ba9ba4Schristos/* config.in.  Generated from configure.ac by autoheader.  */
2*a1ba9ba4Schristos
3*a1ba9ba4Schristos/* Define if building universal (internal helper macro) */
4*a1ba9ba4Schristos#undef AC_APPLE_UNIVERSAL_BUILD
5*a1ba9ba4Schristos
6*a1ba9ba4Schristos/* Define to 1 if translation of program messages to the user's native
7*a1ba9ba4Schristos   language is requested. */
8*a1ba9ba4Schristos#undef ENABLE_NLS
9*a1ba9ba4Schristos
10*a1ba9ba4Schristos/* Define to 1 if you have the <dlfcn.h> header file. */
11*a1ba9ba4Schristos#undef HAVE_DLFCN_H
12*a1ba9ba4Schristos
13*a1ba9ba4Schristos/* Define if dv-sockser is usable. */
14*a1ba9ba4Schristos#undef HAVE_DV_SOCKSER
15*a1ba9ba4Schristos
16*a1ba9ba4Schristos/* Define to 1 if you have the <errno.h> header file. */
17*a1ba9ba4Schristos#undef HAVE_ERRNO_H
18*a1ba9ba4Schristos
19*a1ba9ba4Schristos/* Define to 1 if you have the <fcntl.h> header file. */
20*a1ba9ba4Schristos#undef HAVE_FCNTL_H
21*a1ba9ba4Schristos
22*a1ba9ba4Schristos/* Define to 1 if you have the <fpu_control.h> header file. */
23*a1ba9ba4Schristos#undef HAVE_FPU_CONTROL_H
24*a1ba9ba4Schristos
25*a1ba9ba4Schristos/* Define to 1 if you have the `getegid' function. */
26*a1ba9ba4Schristos#undef HAVE_GETEGID
27*a1ba9ba4Schristos
28*a1ba9ba4Schristos/* Define to 1 if you have the `geteuid' function. */
29*a1ba9ba4Schristos#undef HAVE_GETEUID
30*a1ba9ba4Schristos
31*a1ba9ba4Schristos/* Define to 1 if you have the `getgid' function. */
32*a1ba9ba4Schristos#undef HAVE_GETGID
33*a1ba9ba4Schristos
34*a1ba9ba4Schristos/* Define to 1 if you have the `getrusage' function. */
35*a1ba9ba4Schristos#undef HAVE_GETRUSAGE
36*a1ba9ba4Schristos
37*a1ba9ba4Schristos/* Define to 1 if you have the `getuid' function. */
38*a1ba9ba4Schristos#undef HAVE_GETUID
39*a1ba9ba4Schristos
40*a1ba9ba4Schristos/* Define to 1 if you have the <inttypes.h> header file. */
41*a1ba9ba4Schristos#undef HAVE_INTTYPES_H
42*a1ba9ba4Schristos
43*a1ba9ba4Schristos/* Define to 1 if you have the `kill' function. */
44*a1ba9ba4Schristos#undef HAVE_KILL
45*a1ba9ba4Schristos
46*a1ba9ba4Schristos/* Define to 1 if you have the `m' library (-lm). */
47*a1ba9ba4Schristos#undef HAVE_LIBM
48*a1ba9ba4Schristos
49*a1ba9ba4Schristos/* Define to 1 if you have the `nsl' library (-lnsl). */
50*a1ba9ba4Schristos#undef HAVE_LIBNSL
51*a1ba9ba4Schristos
52*a1ba9ba4Schristos/* Define to 1 if you have the `socket' library (-lsocket). */
53*a1ba9ba4Schristos#undef HAVE_LIBSOCKET
54*a1ba9ba4Schristos
55*a1ba9ba4Schristos/* Define to 1 if you have the <linux/if_tun.h> header file. */
56*a1ba9ba4Schristos#undef HAVE_LINUX_IF_TUN_H
57*a1ba9ba4Schristos
58*a1ba9ba4Schristos/* Define to 1 if you have the <linux/mii.h> header file. */
59*a1ba9ba4Schristos#undef HAVE_LINUX_MII_H
60*a1ba9ba4Schristos
61*a1ba9ba4Schristos/* Define to 1 if you have the <linux/types.h> header file. */
62*a1ba9ba4Schristos#undef HAVE_LINUX_TYPES_H
63*a1ba9ba4Schristos
64*a1ba9ba4Schristos/* Define to 1 if you have the <memory.h> header file. */
65*a1ba9ba4Schristos#undef HAVE_MEMORY_H
66*a1ba9ba4Schristos
67*a1ba9ba4Schristos/* Define to 1 if you have the `mmap' function. */
68*a1ba9ba4Schristos#undef HAVE_MMAP
69*a1ba9ba4Schristos
70*a1ba9ba4Schristos/* Define to 1 if you have the `munmap' function. */
71*a1ba9ba4Schristos#undef HAVE_MUNMAP
72*a1ba9ba4Schristos
73*a1ba9ba4Schristos/* Define to 1 if you have the <net/if.h> header file. */
74*a1ba9ba4Schristos#undef HAVE_NET_IF_H
75*a1ba9ba4Schristos
76*a1ba9ba4Schristos/* Define to 1 if you have the `pread' function. */
77*a1ba9ba4Schristos#undef HAVE_PREAD
78*a1ba9ba4Schristos
79*a1ba9ba4Schristos/* Define to 1 if you have the `setgid' function. */
80*a1ba9ba4Schristos#undef HAVE_SETGID
81*a1ba9ba4Schristos
82*a1ba9ba4Schristos/* Define to 1 if you have the `setuid' function. */
83*a1ba9ba4Schristos#undef HAVE_SETUID
84*a1ba9ba4Schristos
85*a1ba9ba4Schristos/* Define to 1 if you have the `sigaction' function. */
86*a1ba9ba4Schristos#undef HAVE_SIGACTION
87*a1ba9ba4Schristos
88*a1ba9ba4Schristos/* Define to 1 if you have the <stdint.h> header file. */
89*a1ba9ba4Schristos#undef HAVE_STDINT_H
90*a1ba9ba4Schristos
91*a1ba9ba4Schristos/* Define to 1 if you have the <stdlib.h> header file. */
92*a1ba9ba4Schristos#undef HAVE_STDLIB_H
93*a1ba9ba4Schristos
94*a1ba9ba4Schristos/* Define to 1 if you have the <strings.h> header file. */
95*a1ba9ba4Schristos#undef HAVE_STRINGS_H
96*a1ba9ba4Schristos
97*a1ba9ba4Schristos/* Define to 1 if you have the <string.h> header file. */
98*a1ba9ba4Schristos#undef HAVE_STRING_H
99*a1ba9ba4Schristos
100*a1ba9ba4Schristos/* Define to 1 if you have the <sys/ioctl.h> header file. */
101*a1ba9ba4Schristos#undef HAVE_SYS_IOCTL_H
102*a1ba9ba4Schristos
103*a1ba9ba4Schristos/* Define to 1 if you have the <sys/mman.h> header file. */
104*a1ba9ba4Schristos#undef HAVE_SYS_MMAN_H
105*a1ba9ba4Schristos
106*a1ba9ba4Schristos/* Define to 1 if you have the <sys/resource.h> header file. */
107*a1ba9ba4Schristos#undef HAVE_SYS_RESOURCE_H
108*a1ba9ba4Schristos
109*a1ba9ba4Schristos/* Define to 1 if you have the <sys/stat.h> header file. */
110*a1ba9ba4Schristos#undef HAVE_SYS_STAT_H
111*a1ba9ba4Schristos
112*a1ba9ba4Schristos/* Define to 1 if you have the <sys/time.h> header file. */
113*a1ba9ba4Schristos#undef HAVE_SYS_TIME_H
114*a1ba9ba4Schristos
115*a1ba9ba4Schristos/* Define to 1 if you have the <sys/types.h> header file. */
116*a1ba9ba4Schristos#undef HAVE_SYS_TYPES_H
117*a1ba9ba4Schristos
118*a1ba9ba4Schristos/* Define to 1 if you have the `time' function. */
119*a1ba9ba4Schristos#undef HAVE_TIME
120*a1ba9ba4Schristos
121*a1ba9ba4Schristos/* Define to 1 if you have the <time.h> header file. */
122*a1ba9ba4Schristos#undef HAVE_TIME_H
123*a1ba9ba4Schristos
124*a1ba9ba4Schristos/* Define to 1 if you have the <unistd.h> header file. */
125*a1ba9ba4Schristos#undef HAVE_UNISTD_H
126*a1ba9ba4Schristos
127*a1ba9ba4Schristos/* Define to 1 if you have the <windows.h> header file. */
128*a1ba9ba4Schristos#undef HAVE_WINDOWS_H
129*a1ba9ba4Schristos
130*a1ba9ba4Schristos/* Define to 1 if you have the `__setfpucw' function. */
131*a1ba9ba4Schristos#undef HAVE___SETFPUCW
132*a1ba9ba4Schristos
133*a1ba9ba4Schristos/* Define to the sub-directory in which libtool stores uninstalled libraries.
134*a1ba9ba4Schristos   */
135*a1ba9ba4Schristos#undef LT_OBJDIR
136*a1ba9ba4Schristos
137*a1ba9ba4Schristos/* Name of this package. */
138*a1ba9ba4Schristos#undef PACKAGE
139*a1ba9ba4Schristos
140*a1ba9ba4Schristos/* Define to the address where bug reports for this package should be sent. */
141*a1ba9ba4Schristos#undef PACKAGE_BUGREPORT
142*a1ba9ba4Schristos
143*a1ba9ba4Schristos/* Define to the full name of this package. */
144*a1ba9ba4Schristos#undef PACKAGE_NAME
145*a1ba9ba4Schristos
146*a1ba9ba4Schristos/* Define to the full name and version of this package. */
147*a1ba9ba4Schristos#undef PACKAGE_STRING
148*a1ba9ba4Schristos
149*a1ba9ba4Schristos/* Define to the one symbol short name of this package. */
150*a1ba9ba4Schristos#undef PACKAGE_TARNAME
151*a1ba9ba4Schristos
152*a1ba9ba4Schristos/* Define to the home page for this package. */
153*a1ba9ba4Schristos#undef PACKAGE_URL
154*a1ba9ba4Schristos
155*a1ba9ba4Schristos/* Define to the version of this package. */
156*a1ba9ba4Schristos#undef PACKAGE_VERSION
157*a1ba9ba4Schristos
158*a1ba9ba4Schristos/* Additional package description */
159*a1ba9ba4Schristos#undef PKGVERSION
160*a1ba9ba4Schristos
161*a1ba9ba4Schristos/* Bug reporting address */
162*a1ba9ba4Schristos#undef REPORT_BUGS_TO
163*a1ba9ba4Schristos
164*a1ba9ba4Schristos/* Define as the return type of signal handlers (`int' or `void'). */
165*a1ba9ba4Schristos#undef RETSIGTYPE
166*a1ba9ba4Schristos
167*a1ba9ba4Schristos/* Define to 1 if you have the ANSI C header files. */
168*a1ba9ba4Schristos#undef STDC_HEADERS
169*a1ba9ba4Schristos
170*a1ba9ba4Schristos/* Enable extensions on AIX 3, Interix.  */
171*a1ba9ba4Schristos#ifndef _ALL_SOURCE
172*a1ba9ba4Schristos# undef _ALL_SOURCE
173*a1ba9ba4Schristos#endif
174*a1ba9ba4Schristos/* Enable GNU extensions on systems that have them.  */
175*a1ba9ba4Schristos#ifndef _GNU_SOURCE
176*a1ba9ba4Schristos# undef _GNU_SOURCE
177*a1ba9ba4Schristos#endif
178*a1ba9ba4Schristos/* Enable threading extensions on Solaris.  */
179*a1ba9ba4Schristos#ifndef _POSIX_PTHREAD_SEMANTICS
180*a1ba9ba4Schristos# undef _POSIX_PTHREAD_SEMANTICS
181*a1ba9ba4Schristos#endif
182*a1ba9ba4Schristos/* Enable extensions on HP NonStop.  */
183*a1ba9ba4Schristos#ifndef _TANDEM_SOURCE
184*a1ba9ba4Schristos# undef _TANDEM_SOURCE
185*a1ba9ba4Schristos#endif
186*a1ba9ba4Schristos/* Enable general extensions on Solaris.  */
187*a1ba9ba4Schristos#ifndef __EXTENSIONS__
188*a1ba9ba4Schristos# undef __EXTENSIONS__
189*a1ba9ba4Schristos#endif
190*a1ba9ba4Schristos
191*a1ba9ba4Schristos
192*a1ba9ba4Schristos/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
193*a1ba9ba4Schristos   significant byte first (like Motorola and SPARC, unlike Intel). */
194*a1ba9ba4Schristos#if defined AC_APPLE_UNIVERSAL_BUILD
195*a1ba9ba4Schristos# if defined __BIG_ENDIAN__
196*a1ba9ba4Schristos#  define WORDS_BIGENDIAN 1
197*a1ba9ba4Schristos# endif
198*a1ba9ba4Schristos#else
199*a1ba9ba4Schristos# ifndef WORDS_BIGENDIAN
200*a1ba9ba4Schristos#  undef WORDS_BIGENDIAN
201*a1ba9ba4Schristos# endif
202*a1ba9ba4Schristos#endif
203*a1ba9ba4Schristos
204*a1ba9ba4Schristos/* Define to 1 if on MINIX. */
205*a1ba9ba4Schristos#undef _MINIX
206*a1ba9ba4Schristos
207*a1ba9ba4Schristos/* Define to 2 if the system does not provide POSIX.1 features except with
208*a1ba9ba4Schristos   this defined. */
209*a1ba9ba4Schristos#undef _POSIX_1_SOURCE
210*a1ba9ba4Schristos
211*a1ba9ba4Schristos/* Define to 1 if you need to in order for `stat' and other things to work. */
212*a1ba9ba4Schristos#undef _POSIX_SOURCE
213*a1ba9ba4Schristos
214*a1ba9ba4Schristos#include "tconfig.h"
215