1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if SIOCGIFMTU unavailable */
4#undef BROKEN_SIOCGIFMTU
5
6/* os is OS X */
7#undef C_BSD
8
9/* target is linux */
10#undef C_LINUX
11
12/* Debug Mode */
13#undef DEBUG
14
15/* "Location of config files" */
16#undef DEFAULT_CONFIG_FILE
17
18/* Asserts Enabled */
19#undef ENABLE_ASSERT
20
21/* Asserts Enabled */
22#undef ENABLE_UNIMPLEMENTED_ASSERT
23
24/* "Location of config files" */
25#undef ETC_DIR
26
27/* Define to 1 if you have the <arpa/inet.h> header file. */
28#undef HAVE_ARPA_INET_H
29
30/* Define to 1 if you have the <dlfcn.h> header file. */
31#undef HAVE_DLFCN_H
32
33/* Define to 1 if you have the <fcntl.h> header file. */
34#undef HAVE_FCNTL_H
35
36/* Define to 1 if you have the `getpagesize' function. */
37#undef HAVE_GETPAGESIZE
38
39/* Define to 1 if you have the `inet_ntoa' function. */
40#undef HAVE_INET_NTOA
41
42/* Define to 1 if the system has the type `intmax_t'. */
43#undef HAVE_INTMAX_T
44
45/* Define to 1 if the system has the type `intptr_t'. */
46#undef HAVE_INTPTR_T
47
48/* Define to 1 if you have the <inttypes.h> header file. */
49#undef HAVE_INTTYPES_H
50
51/* Define to 1 if you have the `crypto' library (-lcrypto). */
52#undef HAVE_LIBCRYPTO
53
54/* Define to 1 if you have the `dl' library (-ldl). */
55#undef HAVE_LIBDL
56
57/* Define to 1 if you have the `m' library (-lm). */
58#undef HAVE_LIBM
59
60/* Define to 1 if you have the `magic' library (-lmagic). */
61#undef HAVE_LIBMAGIC
62
63/* Define to 1 if you have the `pcre' library (-lpcre). */
64#undef HAVE_LIBPCRE
65
66/* Define to 1 if you have the `pthread' library (-lpthread). */
67#undef HAVE_LIBPTHREAD
68
69/* Define to 1 if you have the `rt' library (-lrt). */
70#undef HAVE_LIBRT
71
72/* Define to 1 if you have the `ssl' library (-lssl). */
73#undef HAVE_LIBSSL
74
75/* Define to 1 if you have the `uuid' library (-luuid). */
76#undef HAVE_LIBUUID
77
78/* Define to 1 if you have the <limits.h> header file. */
79#undef HAVE_LIMITS_H
80
81/* Define to 1 if the system has the type `long long int'. */
82#undef HAVE_LONG_LONG_INT
83
84/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
85   to 0 otherwise. */
86#undef HAVE_MALLOC
87
88/* Define to 1 if you have the <memory.h> header file. */
89#undef HAVE_MEMORY_H
90
91/* Define to 1 if you have the `memset' function. */
92#undef HAVE_MEMSET
93
94/* Define to 1 if you have a working `mmap' system call. */
95#undef HAVE_MMAP
96
97/* Define to 1 if you have the `munmap' function. */
98#undef HAVE_MUNMAP
99
100/* Define to 1 if you have the <netdb.h> header file. */
101#undef HAVE_NETDB_H
102
103/* Define to 1 if you have the <netinet/in.h> header file. */
104#undef HAVE_NETINET_IN_H
105
106/* Define to 1 if you have the <openssl/evp.h> header file. */
107#undef HAVE_OPENSSL_EVP_H
108
109/* Define to 1 if your system has a GNU libc compatible `realloc' function,
110   and to 0 otherwise. */
111#undef HAVE_REALLOC
112
113/* Define to 1 if the system has the type `size_t'. */
114#undef HAVE_SIZE_T
115
116/* Define to 1 if you have the `socket' function. */
117#undef HAVE_SOCKET
118
119/* Define to 1 if the system has the type `ssize_t'. */
120#undef HAVE_SSIZE_T
121
122/* Define to 1 if you have the <stdarg.h> header file. */
123#undef HAVE_STDARG_H
124
125/* Define to 1 if you have the <stdint.h> header file. */
126#undef HAVE_STDINT_H
127
128/* Define to 1 if you have the <stdlib.h> header file. */
129#undef HAVE_STDLIB_H
130
131/* Define to 1 if you have the `strdup' function. */
132#undef HAVE_STRDUP
133
134/* Define to 1 if you have the `strerror' function. */
135#undef HAVE_STRERROR
136
137/* Define to 1 if you have the <strings.h> header file. */
138#undef HAVE_STRINGS_H
139
140/* Define to 1 if you have the <string.h> header file. */
141#undef HAVE_STRING_H
142
143/* Define to 1 if you have the `strncasecmp' function. */
144#undef HAVE_STRNCASECMP
145
146/* Define to 1 if you have the `strstr' function. */
147#undef HAVE_STRSTR
148
149/* Define to 1 if you have the `strtoul' function. */
150#undef HAVE_STRTOUL
151
152/* Define to 1 if you have the <sys/param.h> header file. */
153#undef HAVE_SYS_PARAM_H
154
155/* Define to 1 if you have the <sys/socket.h> header file. */
156#undef HAVE_SYS_SOCKET_H
157
158/* Define to 1 if you have the <sys/stat.h> header file. */
159#undef HAVE_SYS_STAT_H
160
161/* Define to 1 if you have the <sys/types.h> header file. */
162#undef HAVE_SYS_TYPES_H
163
164/* Define to 1 if the system has the type `uint16_t'. */
165#undef HAVE_UINT16_T
166
167/* Define to 1 if the system has the type `uint32_t'. */
168#undef HAVE_UINT32_T
169
170/* Define to 1 if the system has the type `uint8_t'. */
171#undef HAVE_UINT8_T
172
173/* Define to 1 if the system has the type `uintmax_t'. */
174#undef HAVE_UINTMAX_T
175
176/* Define to 1 if the system has the type `uintptr_t'. */
177#undef HAVE_UINTPTR_T
178
179/* Define to 1 if you have the <unistd.h> header file. */
180#undef HAVE_UNISTD_H
181
182/* Define to 1 if the system has the type `unsigned long long int'. */
183#undef HAVE_UNSIGNED_LONG_LONG_INT
184
185/* Define to 1 if you have the <uuid/uuid.h> header file. */
186#undef HAVE_UUID_UUID_H
187
188/* Define if the compiler supports visibility declarations. */
189#undef HAVE_VISIBILITY
190
191/* Inlining status */
192#undef INLINE
193
194/* Define to the sub-directory in which libtool stores uninstalled libraries.
195   */
196#undef LT_OBJDIR
197
198/* Define to the address where bug reports for this package should be sent. */
199#undef PACKAGE_BUGREPORT
200
201/* Define to the full name of this package. */
202#undef PACKAGE_NAME
203
204/* Define to the full name and version of this package. */
205#undef PACKAGE_STRING
206
207/* Define to the one symbol short name of this package. */
208#undef PACKAGE_TARNAME
209
210/* Define to the home page for this package. */
211#undef PACKAGE_URL
212
213/* Define to the version of this package. */
214#undef PACKAGE_VERSION
215
216/* Profiling */
217#undef PROFILE
218
219/* Performance Stats */
220#undef RZB_PERF
221
222/* Define to 1 if you have the ANSI C header files. */
223#undef STDC_HEADERS
224
225/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
226   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
227   #define below would cause a syntax error. */
228#undef _UINT32_T
229
230/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
231   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
232   #define below would cause a syntax error. */
233#undef _UINT8_T
234
235/* Define to `__inline__' or `__inline' if that's what the C compiler
236   calls it, or to nothing if 'inline' is not supported under any name.  */
237#ifndef __cplusplus
238#undef inline
239#endif
240
241/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
242   not define. */
243#undef intmax_t
244
245/* Define to the type of a signed integer type wide enough to hold a pointer,
246   if such a type exists, and if the system does not define it. */
247#undef intptr_t
248
249/* Define to rpl_malloc if the replacement function should be used. */
250#undef malloc
251
252/* Define to rpl_realloc if the replacement function should be used. */
253#undef realloc
254
255/* Define to `unsigned int' if <sys/types.h> does not define. */
256#undef size_t
257
258/* Define to `int' if <sys/types.h> does not define. */
259#undef ssize_t
260
261/* Define to the type of an unsigned integer type of width exactly 16 bits if
262   such a type exists and the standard includes do not define it. */
263#undef uint16_t
264
265/* Define to the type of an unsigned integer type of width exactly 32 bits if
266   such a type exists and the standard includes do not define it. */
267#undef uint32_t
268
269/* Define to the type of an unsigned integer type of width exactly 8 bits if
270   such a type exists and the standard includes do not define it. */
271#undef uint8_t
272
273/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
274   do not define. */
275#undef uintmax_t
276
277/* Define to the type of an unsigned integer type wide enough to hold a
278   pointer, if such a type exists, and if the system does not define it. */
279#undef uintptr_t
280