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