1/* config/config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you have the `alarm' function. */
4#undef HAVE_ALARM
5
6/* Define to 1 if you have the `arc4random' function. */
7#undef HAVE_ARC4RANDOM
8
9/* Define to 1 if you have the `arc4random_buf' function. */
10#undef HAVE_ARC4RANDOM_BUF
11
12/* Define if audit system calls present */
13#undef HAVE_AUDIT_SYSCALLS
14
15/* Define to 1 if you have the `bzero' function. */
16#undef HAVE_BZERO
17
18/* Define to 1 if you have the `cap_enter' function. */
19#undef HAVE_CAP_ENTER
20
21/* Define to 1 if your system has a working `chown' function. */
22#undef HAVE_CHOWN
23
24/* Define to 1 if you have the `clock_gettime' function. */
25#undef HAVE_CLOCK_GETTIME
26
27/* Define to 1 if you have the `closefrom' function. */
28#undef HAVE_CLOSEFROM
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 <endian.h> header file. */
34#undef HAVE_ENDIAN_H
35
36/* Define to 1 if you have the `faccessat' function. */
37#undef HAVE_FACCESSAT
38
39/* Define to 1 if you have the `fdopendir' function. */
40#undef HAVE_FDOPENDIR
41
42/* Define to 1 if you have the `fork' function. */
43#undef HAVE_FORK
44
45/* Define to 1 if you have the `fstatat' function. */
46#undef HAVE_FSTATAT
47
48/* Define to 1 if you have the `ftruncate' function. */
49#undef HAVE_FTRUNCATE
50
51/* Define if queue.h includes LIST_FIRST */
52#undef HAVE_FULL_QUEUE_H
53
54/* Define to 1 if you have the `getresgid' function. */
55#undef HAVE_GETRESGID
56
57/* Define to 1 if you have the `getresuid' function. */
58#undef HAVE_GETRESUID
59
60/* Define to 1 if you have the `gettimeofday' function. */
61#undef HAVE_GETTIMEOFDAY
62
63/* Define to 1 if you have the `inet_ntoa' function. */
64#undef HAVE_INET_NTOA
65
66/* Define to 1 if you have the <inttypes.h> header file. */
67#undef HAVE_INTTYPES_H
68
69/* Define if ipc_perm._key instead of key */
70#undef HAVE_IPC_PERM__KEY
71
72/* Define if ipc_perm._seq instead of seq */
73#undef HAVE_IPC_PERM__SEQ
74
75/* Define if ipc_perm.__key instead of key */
76#undef HAVE_IPC_PERM___KEY
77
78/* Define if ipc_perm.__seq instead of seq */
79#undef HAVE_IPC_PERM___SEQ
80
81/* Define to 1 if you have the `jail' function. */
82#undef HAVE_JAIL
83
84/* Define to 1 if you have the `kqueue' function. */
85#undef HAVE_KQUEUE
86
87/* Define to 1 if you have the <machine/endian.h> header file. */
88#undef HAVE_MACHINE_ENDIAN_H
89
90/* Define to 1 if you have the <mach/mach.h> header file. */
91#undef HAVE_MACH_MACH_H
92
93/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
94   to 0 otherwise. */
95#undef HAVE_MALLOC
96
97/* Define to 1 if you have the <memory.h> header file. */
98#undef HAVE_MEMORY_H
99
100/* Define to 1 if you have the `memset' function. */
101#undef HAVE_MEMSET
102
103/* Define to 1 if you have the `openat' function. */
104#undef HAVE_OPENAT
105
106/* Define to 1 if you have the <printf.h> header file. */
107#undef HAVE_PRINTF_H
108
109/* Define to 1 if you have the `pthread_condattr_setclock' function. */
110#undef HAVE_PTHREAD_CONDATTR_SETCLOCK
111
112/* Define to 1 if you have the `pthread_cond_timedwait_relative_np' function.
113   */
114#undef HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP
115
116/* Define to 1 if you have the `pthread_mutex_lock' function. */
117#undef HAVE_PTHREAD_MUTEX_LOCK
118
119/* Define to 1 if you have the <pthread_np.h> header file. */
120#undef HAVE_PTHREAD_NP_H
121
122/* Define to 1 if you have the `renameat' function. */
123#undef HAVE_RENAMEAT
124
125/* Define to 1 if you have the `setproctitle' function. */
126#undef HAVE_SETPROCTITLE
127
128/* Define to 1 if you have the `sigtimedwait' function. */
129#undef HAVE_SIGTIMEDWAIT
130
131/* Define if sockaddr_storage.ss_len field exists */
132#undef HAVE_SOCKADDR_STORAGE_SS_LEN
133
134/* Define to 1 if `stat' has the bug that it succeeds when given the
135   zero-length file name argument. */
136#undef HAVE_STAT_EMPTY_STRING_BUG
137
138/* Define to 1 if you have the <stdint.h> header file. */
139#undef HAVE_STDINT_H
140
141/* Define to 1 if you have the <stdlib.h> header file. */
142#undef HAVE_STDLIB_H
143
144/* Define to 1 if you have the `strchr' function. */
145#undef HAVE_STRCHR
146
147/* Define to 1 if you have the `strerror' function. */
148#undef HAVE_STRERROR
149
150/* Define to 1 if you have the `strftime' function. */
151#undef HAVE_STRFTIME
152
153/* Define to 1 if you have the <strings.h> header file. */
154#undef HAVE_STRINGS_H
155
156/* Define to 1 if you have the <string.h> header file. */
157#undef HAVE_STRING_H
158
159/* Define to 1 if you have the `strlcat' function. */
160#undef HAVE_STRLCAT
161
162/* Define to 1 if you have the `strlcpy' function. */
163#undef HAVE_STRLCPY
164
165/* Define to 1 if you have the `strndup' function. */
166#undef HAVE_STRNDUP
167
168/* Define to 1 if you have the `strrchr' function. */
169#undef HAVE_STRRCHR
170
171/* Define to 1 if you have the `strstr' function. */
172#undef HAVE_STRSTR
173
174/* Define to 1 if you have the `strtol' function. */
175#undef HAVE_STRTOL
176
177/* Define to 1 if you have the `strtoul' function. */
178#undef HAVE_STRTOUL
179
180/* Define to 1 if `st_rdev' is a member of `struct stat'. */
181#undef HAVE_STRUCT_STAT_ST_RDEV
182
183/* Define to 1 if you have the <sys/endian.h> header file. */
184#undef HAVE_SYS_ENDIAN_H
185
186/* Define to 1 if you have the <sys/stat.h> header file. */
187#undef HAVE_SYS_STAT_H
188
189/* Define to 1 if you have the <sys/time.h> header file. */
190#undef HAVE_SYS_TIME_H
191
192/* Define to 1 if you have the <sys/types.h> header file. */
193#undef HAVE_SYS_TYPES_H
194
195/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
196#undef HAVE_SYS_WAIT_H
197
198/* Define to 1 if you have the <unistd.h> header file. */
199#undef HAVE_UNISTD_H
200
201/* Define to 1 if you have the `unlinkat' function. */
202#undef HAVE_UNLINKAT
203
204/* Define to 1 if you have the `vfork' function. */
205#undef HAVE_VFORK
206
207/* Define to 1 if you have the <vfork.h> header file. */
208#undef HAVE_VFORK_H
209
210/* Define to 1 if you have the `vis' function. */
211#undef HAVE_VIS
212
213/* Define to 1 if `fork' works. */
214#undef HAVE_WORKING_FORK
215
216/* Define to 1 if `vfork' works. */
217#undef HAVE_WORKING_VFORK
218
219/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
220   slash. */
221#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
222
223/* Define to the sub-directory in which libtool stores uninstalled libraries.
224   */
225#undef LT_OBJDIR
226
227/* Name of package */
228#undef PACKAGE
229
230/* Define to the address where bug reports for this package should be sent. */
231#undef PACKAGE_BUGREPORT
232
233/* Define to the full name of this package. */
234#undef PACKAGE_NAME
235
236/* Define to the full name and version of this package. */
237#undef PACKAGE_STRING
238
239/* Define to the one symbol short name of this package. */
240#undef PACKAGE_TARNAME
241
242/* Define to the home page for this package. */
243#undef PACKAGE_URL
244
245/* Define to the version of this package. */
246#undef PACKAGE_VERSION
247
248/* Define as the return type of signal handlers (`int' or `void'). */
249#undef RETSIGTYPE
250
251/* Define to 1 if you have the ANSI C header files. */
252#undef STDC_HEADERS
253
254/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
255#undef TIME_WITH_SYS_TIME
256
257/* Define to 1 if your <sys/time.h> declares `struct tm'. */
258#undef TM_IN_SYS_TIME
259
260/* Define if compat/endian_enc.h is required */
261#undef USE_COMPAT_ENDIAN_ENC_H
262
263/* Define if compat/endian.h is required */
264#undef USE_COMPAT_ENDIAN_H
265
266/* Define if endian.h should be included */
267#undef USE_ENDIAN_H
268
269/* Define if machine/endian.h should be included */
270#undef USE_MACHINE_ENDIAN_H
271
272/* Define if uses Mach IPC for Triggers messages */
273#undef USE_MACH_IPC
274
275/* Define to use native include files */
276#undef USE_NATIVE_INCLUDES
277
278/* Define if sys/endian.h should be included */
279#undef USE_SYS_ENDIAN_H
280
281/* Version number of package */
282#undef VERSION
283
284/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
285   `char[]'. */
286#undef YYTEXT_POINTER
287
288/* Use extended API on platforms that require it */
289#undef _GNU_SOURCE
290
291/* Define to empty if `const' does not conform to ANSI C. */
292#undef const
293
294/* Define to `int' if <sys/types.h> doesn't define. */
295#undef gid_t
296
297/* Define to rpl_malloc if the replacement function should be used. */
298#undef malloc
299
300/* Define to `int' if <sys/types.h> does not define. */
301#undef pid_t
302
303/* Define to `unsigned int' if <sys/types.h> does not define. */
304#undef size_t
305
306/* Define to `int' if <sys/types.h> doesn't define. */
307#undef uid_t
308
309/* Define as `fork' if `vfork' does not work. */
310#undef vfork
311