Clean up the IPv6 auto-configuration daemon
[util-vserver.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if dietlibc supports C99 */
4 #undef ENSC_DIETLIBC_C99
5
6 /* Define to 1 if dietlibc declares syscall */
7 #undef ENSC_DIETLIBC_HAS_SYSCALL
8
9 /* define when <ext2fs/ext2_fs.h> is usable */
10 #undef ENSC_HAVE_EXT2FS_EXT2_FS_H
11
12 /* define when <linux/ext2_fs.h> is usable */
13 #undef ENSC_HAVE_LINUX_EXT2_FS_H
14
15 /* Define to 1 when the fast syscall(2) invocation does not work */
16 #undef ENSC_SYSCALL_TRADITIONAL
17
18 /* The number of the vserver syscall */
19 #undef ENSC_SYSCALL__NR_vserver
20
21 /* Use alternative _syscallX macros */
22 #undef ENSC_USE_ALTERNATIVE_SYSCALL_MACROS
23
24 /* Define to 1 if you have the declaration of `ADDR_LIMIT_32BIT', and to 0 if
25    you don't. */
26 #undef HAVE_DECL_ADDR_LIMIT_32BIT
27
28 /* Define to 1 if you have the declaration of `ADDR_LIMIT_3GB', and to 0 if
29    you don't. */
30 #undef HAVE_DECL_ADDR_LIMIT_3GB
31
32 /* Define to 1 if you have the declaration of `MMAP_PAGE_ZERO', and to 0 if
33    you don't. */
34 #undef HAVE_DECL_MMAP_PAGE_ZERO
35
36 /* Define to 1 if you have the declaration of `MS_MOVE', and to 0 if you
37    don't. */
38 #undef HAVE_DECL_MS_MOVE
39
40 /* Define to 1 if you have the declaration of `PER_BSD', and to 0 if you
41    don't. */
42 #undef HAVE_DECL_PER_BSD
43
44 /* Define to 1 if you have the declaration of `PER_HPUX', and to 0 if you
45    don't. */
46 #undef HAVE_DECL_PER_HPUX
47
48 /* Define to 1 if you have the declaration of `PER_IRIX32', and to 0 if you
49    don't. */
50 #undef HAVE_DECL_PER_IRIX32
51
52 /* Define to 1 if you have the declaration of `PER_IRIX64', and to 0 if you
53    don't. */
54 #undef HAVE_DECL_PER_IRIX64
55
56 /* Define to 1 if you have the declaration of `PER_IRIXN32', and to 0 if you
57    don't. */
58 #undef HAVE_DECL_PER_IRIXN32
59
60 /* Define to 1 if you have the declaration of `PER_ISCR4', and to 0 if you
61    don't. */
62 #undef HAVE_DECL_PER_ISCR4
63
64 /* Define to 1 if you have the declaration of `PER_LINUX', and to 0 if you
65    don't. */
66 #undef HAVE_DECL_PER_LINUX
67
68 /* Define to 1 if you have the declaration of `PER_LINUX32', and to 0 if you
69    don't. */
70 #undef HAVE_DECL_PER_LINUX32
71
72 /* Define to 1 if you have the declaration of `PER_LINUX32_3GB', and to 0 if
73    you don't. */
74 #undef HAVE_DECL_PER_LINUX32_3GB
75
76 /* Define to 1 if you have the declaration of `PER_LINUX_32BIT', and to 0 if
77    you don't. */
78 #undef HAVE_DECL_PER_LINUX_32BIT
79
80 /* Define to 1 if you have the declaration of `PER_OSF4', and to 0 if you
81    don't. */
82 #undef HAVE_DECL_PER_OSF4
83
84 /* Define to 1 if you have the declaration of `PER_OSR5', and to 0 if you
85    don't. */
86 #undef HAVE_DECL_PER_OSR5
87
88 /* Define to 1 if you have the declaration of `PER_RISCOS', and to 0 if you
89    don't. */
90 #undef HAVE_DECL_PER_RISCOS
91
92 /* Define to 1 if you have the declaration of `PER_SCOSVR3', and to 0 if you
93    don't. */
94 #undef HAVE_DECL_PER_SCOSVR3
95
96 /* Define to 1 if you have the declaration of `PER_SOLARIS', and to 0 if you
97    don't. */
98 #undef HAVE_DECL_PER_SOLARIS
99
100 /* Define to 1 if you have the declaration of `PER_SUNOS', and to 0 if you
101    don't. */
102 #undef HAVE_DECL_PER_SUNOS
103
104 /* Define to 1 if you have the declaration of `PER_SVR3', and to 0 if you
105    don't. */
106 #undef HAVE_DECL_PER_SVR3
107
108 /* Define to 1 if you have the declaration of `PER_SVR4', and to 0 if you
109    don't. */
110 #undef HAVE_DECL_PER_SVR4
111
112 /* Define to 1 if you have the declaration of `PER_UW7', and to 0 if you
113    don't. */
114 #undef HAVE_DECL_PER_UW7
115
116 /* Define to 1 if you have the declaration of `PER_WYSEV386', and to 0 if you
117    don't. */
118 #undef HAVE_DECL_PER_WYSEV386
119
120 /* Define to 1 if you have the declaration of `PER_XENIX', and to 0 if you
121    don't. */
122 #undef HAVE_DECL_PER_XENIX
123
124 /* Define to 1 if you have the declaration of `SHORT_INODE', and to 0 if you
125    don't. */
126 #undef HAVE_DECL_SHORT_INODE
127
128 /* Define to 1 if you have the declaration of `STICKY_TIMEOUTS', and to 0 if
129    you don't. */
130 #undef HAVE_DECL_STICKY_TIMEOUTS
131
132 /* Define to 1 if you have the declaration of `WHOLE_SECONDS', and to 0 if you
133    don't. */
134 #undef HAVE_DECL_WHOLE_SECONDS
135
136 /* Define to 1 if you have the <dlfcn.h> header file. */
137 #undef HAVE_DLFCN_H
138
139 /* Define to 1 if the stack is on growing addresses */
140 #undef HAVE_GROWING_STACK
141
142 /* Define to 1 if you have the <inttypes.h> header file. */
143 #undef HAVE_INTTYPES_H
144
145 /* Define to 1 if you have the `util' library (-lutil). */
146 #undef HAVE_LIBUTIL
147
148 /* Define to 1 if you have the <memory.h> header file. */
149 #undef HAVE_MEMORY_H
150
151 /* Define to 1 if you have the <netlink/netlink.h> header file. */
152 #undef HAVE_NETLINK_NETLINK_H
153
154 /* Define to 1 if you have the <netlink/route/addr.h> header file. */
155 #undef HAVE_NETLINK_ROUTE_ADDR_H
156
157 /* Define to 1 if the system has the type `nid_t'. */
158 #undef HAVE_NID_T
159
160 /* Define to 1 if you have the <stdint.h> header file. */
161 #undef HAVE_STDINT_H
162
163 /* Define to 1 if you have the <stdlib.h> header file. */
164 #undef HAVE_STDLIB_H
165
166 /* Define to 1 if you have the <strings.h> header file. */
167 #undef HAVE_STRINGS_H
168
169 /* Define to 1 if you have the <string.h> header file. */
170 #undef HAVE_STRING_H
171
172 /* Define to 1 if you have the <sys/capability.h> header file. */
173 #undef HAVE_SYS_CAPABILITY_H
174
175 /* Define to 1 if you have the <sys/stat.h> header file. */
176 #undef HAVE_SYS_STAT_H
177
178 /* Define to 1 if you have the <sys/types.h> header file. */
179 #undef HAVE_SYS_TYPES_H
180
181 /* Define to 1 if you have the <unistd.h> header file. */
182 #undef HAVE_UNISTD_H
183
184 /* Define to 1 if you have the `vserver' function. */
185 #undef HAVE_VSERVER
186
187 /* Define to 1 if the system has the type `xid_t'. */
188 #undef HAVE_XID_T
189
190 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
191 #undef NO_MINUS_C_MINUS_O
192
193 /* Name of package */
194 #undef PACKAGE
195
196 /* Define to the address where bug reports for this package should be sent. */
197 #undef PACKAGE_BUGREPORT
198
199 /* Define to the full name of this package. */
200 #undef PACKAGE_NAME
201
202 /* Define to the full name and version of this package. */
203 #undef PACKAGE_STRING
204
205 /* Define to the one symbol short name of this package. */
206 #undef PACKAGE_TARNAME
207
208 /* Define to the version of this package. */
209 #undef PACKAGE_VERSION
210
211 /* Define to 1 if you have the ANSI C header files. */
212 #undef STDC_HEADERS
213
214 /* The utmp gid-number */
215 #undef UTMP_GID
216
217 /* Enable support for compatibility syscall API */
218 #undef VC_ENABLE_API_COMPAT
219
220 /* Enable support for filesystem compatibility API */
221 #undef VC_ENABLE_API_FSCOMPAT
222
223 /* Enable support for old, /proc parsing API */
224 #undef VC_ENABLE_API_LEGACY
225
226 /* Enable support for network context API */
227 #undef VC_ENABLE_API_NET
228
229 /* Enable API for a backward compatible /proc parsing */
230 #undef VC_ENABLE_API_OLDPROC
231
232 /* Enable API for a backward compatible uts handling */
233 #undef VC_ENABLE_API_OLDUTS
234
235 /* Enable support for API of vserver 1.1.x */
236 #undef VC_ENABLE_API_V11
237
238 /* Enable support for API of vserver 1.3.x */
239 #undef VC_ENABLE_API_V13
240
241 /* Enable support for some obsoleted API of vserver 1.3.x */
242 #undef VC_ENABLE_API_V13OBS
243
244 /* Enable support for API of vserver 2.1.x */
245 #undef VC_ENABLE_API_V21
246
247 /* Version number of package */
248 #undef VERSION
249
250 /* Use 64bit interface for filesystem operations */
251 #undef _FILE_OFFSET_BITS
252
253
254 #if defined(__pic__) && defined(__i386) && !defined(ENSC_SYSCALL_TRADITIONAL) && !defined(ENSC_USE_ALTERNATIVE_SYSCALL_MACROS)
255 #  define ENSC_SYSCALL_TRADITIONAL      1
256 #endif
257
258 #include "compat.h"
259