config.h revision 185573
1173147Srwatson/* config/config.h.  Generated from config.h.in by configure.  */
2156287Srwatson/* config/config.h.in.  Generated from configure.ac by autoheader.  */
3162507Srwatson/* $FreeBSD: head/contrib/openbsm/config/config.h 185573 2008-12-02 23:26:43Z rwatson $ */
4156287Srwatson
5156287Srwatson/* Define to 1 if you have the `alarm' function. */
6156287Srwatson#define HAVE_ALARM 1
7156287Srwatson
8156287Srwatson/* Define if audit system calls present */
9156287Srwatson#define HAVE_AUDIT_SYSCALLS
10156287Srwatson
11156287Srwatson/* Define to 1 if you have the `bzero' function. */
12156287Srwatson#define HAVE_BZERO 1
13156287Srwatson
14156287Srwatson/* Define to 1 if your system has a working `chown' function. */
15156287Srwatson#define HAVE_CHOWN 1
16156287Srwatson
17161634Srwatson/* Define to 1 if you have the `clock_gettime' function. */
18161634Srwatson#define HAVE_CLOCK_GETTIME 1
19161634Srwatson
20156287Srwatson/* Define to 1 if you have the <dlfcn.h> header file. */
21156287Srwatson#define HAVE_DLFCN_H 1
22156287Srwatson
23156287Srwatson/* Define to 1 if you have the <endian.h> header file. */
24156287Srwatson/* #undef HAVE_ENDIAN_H */
25156287Srwatson
26156287Srwatson/* Define to 1 if you have the `fork' function. */
27156287Srwatson#define HAVE_FORK 1
28156287Srwatson
29156287Srwatson/* Define to 1 if you have the `ftruncate' function. */
30156287Srwatson#define HAVE_FTRUNCATE 1
31156287Srwatson
32156287Srwatson/* Define if queue.h includes LIST_FIRST */
33156287Srwatson#define HAVE_FULL_QUEUE_H
34156287Srwatson
35156287Srwatson/* Define to 1 if you have the `gettimeofday' function. */
36156287Srwatson#define HAVE_GETTIMEOFDAY 1
37156287Srwatson
38156287Srwatson/* Define to 1 if you have the `inet_ntoa' function. */
39156287Srwatson#define HAVE_INET_NTOA 1
40156287Srwatson
41156287Srwatson/* Define to 1 if you have the <inttypes.h> header file. */
42156287Srwatson#define HAVE_INTTYPES_H 1
43156287Srwatson
44185573Srwatson/* Define if ipc_perm._key instead of key */
45185573Srwatson/* #undef HAVE_IPC_PERM__KEY */
46185573Srwatson
47185573Srwatson/* Define if ipc_perm._seq instead of seq */
48185573Srwatson/* #undef HAVE_IPC_PERM__SEQ */
49185573Srwatson
50156287Srwatson/* Define if ipc_perm.__key instead of key */
51156287Srwatson/* #undef HAVE_IPC_PERM___KEY */
52156287Srwatson
53156287Srwatson/* Define if ipc_perm.__seq instead of seq */
54156287Srwatson/* #undef HAVE_IPC_PERM___SEQ */
55156287Srwatson
56156287Srwatson/* Define to 1 if you have the <machine/endian.h> header file. */
57156287Srwatson#define HAVE_MACHINE_ENDIAN_H 1
58156287Srwatson
59156287Srwatson/* Define to 1 if you have the <mach/mach.h> header file. */
60156287Srwatson/* #undef HAVE_MACH_MACH_H */
61156287Srwatson
62156287Srwatson/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
63156287Srwatson   to 0 otherwise. */
64156287Srwatson#define HAVE_MALLOC 1
65156287Srwatson
66156287Srwatson/* Define to 1 if you have the <memory.h> header file. */
67156287Srwatson#define HAVE_MEMORY_H 1
68156287Srwatson
69156287Srwatson/* Define to 1 if you have the `memset' function. */
70156287Srwatson#define HAVE_MEMSET 1
71156287Srwatson
72156287Srwatson/* Define to 1 if `stat' has the bug that it succeeds when given the
73156287Srwatson   zero-length file name argument. */
74156287Srwatson/* #undef HAVE_STAT_EMPTY_STRING_BUG */
75156287Srwatson
76156287Srwatson/* Define to 1 if you have the <stdint.h> header file. */
77156287Srwatson#define HAVE_STDINT_H 1
78156287Srwatson
79156287Srwatson/* Define to 1 if you have the <stdlib.h> header file. */
80156287Srwatson#define HAVE_STDLIB_H 1
81156287Srwatson
82156287Srwatson/* Define to 1 if you have the `strchr' function. */
83156287Srwatson#define HAVE_STRCHR 1
84156287Srwatson
85156287Srwatson/* Define to 1 if you have the `strerror' function. */
86156287Srwatson#define HAVE_STRERROR 1
87156287Srwatson
88156287Srwatson/* Define to 1 if you have the `strftime' function. */
89156287Srwatson#define HAVE_STRFTIME 1
90156287Srwatson
91156287Srwatson/* Define to 1 if you have the <strings.h> header file. */
92156287Srwatson#define HAVE_STRINGS_H 1
93156287Srwatson
94156287Srwatson/* Define to 1 if you have the <string.h> header file. */
95156287Srwatson#define HAVE_STRING_H 1
96156287Srwatson
97162507Srwatson/* Define to 1 if you have the `strlcat' function. */
98162507Srwatson#define HAVE_STRLCAT 1
99162507Srwatson
100185573Srwatson/* Define to 1 if you have the `strlcpy' function. */
101185573Srwatson#define HAVE_STRLCPY 1
102185573Srwatson
103156287Srwatson/* Define to 1 if you have the `strrchr' function. */
104156287Srwatson#define HAVE_STRRCHR 1
105156287Srwatson
106156287Srwatson/* Define to 1 if you have the `strstr' function. */
107156287Srwatson#define HAVE_STRSTR 1
108156287Srwatson
109156287Srwatson/* Define to 1 if you have the `strtol' function. */
110156287Srwatson#define HAVE_STRTOL 1
111156287Srwatson
112156287Srwatson/* Define to 1 if you have the `strtoul' function. */
113156287Srwatson#define HAVE_STRTOUL 1
114156287Srwatson
115156287Srwatson/* Define to 1 if `st_rdev' is member of `struct stat'. */
116156287Srwatson#define HAVE_STRUCT_STAT_ST_RDEV 1
117156287Srwatson
118156287Srwatson/* Define to 1 if you have the <sys/endian.h> header file. */
119156287Srwatson#define HAVE_SYS_ENDIAN_H 1
120156287Srwatson
121156287Srwatson/* Define to 1 if you have the <sys/stat.h> header file. */
122156287Srwatson#define HAVE_SYS_STAT_H 1
123156287Srwatson
124156287Srwatson/* Define to 1 if you have the <sys/time.h> header file. */
125156287Srwatson#define HAVE_SYS_TIME_H 1
126156287Srwatson
127156287Srwatson/* Define to 1 if you have the <sys/types.h> header file. */
128156287Srwatson#define HAVE_SYS_TYPES_H 1
129156287Srwatson
130156287Srwatson/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
131156287Srwatson#define HAVE_SYS_WAIT_H 1
132156287Srwatson
133156287Srwatson/* Define to 1 if you have the <unistd.h> header file. */
134156287Srwatson#define HAVE_UNISTD_H 1
135156287Srwatson
136156287Srwatson/* Define to 1 if you have the `vfork' function. */
137156287Srwatson#define HAVE_VFORK 1
138156287Srwatson
139156287Srwatson/* Define to 1 if you have the <vfork.h> header file. */
140156287Srwatson/* #undef HAVE_VFORK_H */
141156287Srwatson
142156287Srwatson/* Define to 1 if `fork' works. */
143156287Srwatson#define HAVE_WORKING_FORK 1
144156287Srwatson
145156287Srwatson/* Define to 1 if `vfork' works. */
146156287Srwatson#define HAVE_WORKING_VFORK 1
147156287Srwatson
148156287Srwatson/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
149156287Srwatson   slash. */
150156287Srwatson/* #undef LSTAT_FOLLOWS_SLASHED_SYMLINK */
151156287Srwatson
152156287Srwatson/* Name of package */
153156287Srwatson#define PACKAGE "OpenBSM"
154156287Srwatson
155156287Srwatson/* Define to the address where bug reports for this package should be sent. */
156156287Srwatson#define PACKAGE_BUGREPORT "trustedbsd-audit@TrustesdBSD.org"
157156287Srwatson
158156287Srwatson/* Define to the full name of this package. */
159156287Srwatson#define PACKAGE_NAME "OpenBSM"
160156287Srwatson
161156287Srwatson/* Define to the full name and version of this package. */
162185573Srwatson#define PACKAGE_STRING "OpenBSM 1.1alpha2"
163156287Srwatson
164156287Srwatson/* Define to the one symbol short name of this package. */
165156287Srwatson#define PACKAGE_TARNAME "openbsm"
166156287Srwatson
167156287Srwatson/* Define to the version of this package. */
168185573Srwatson#define PACKAGE_VERSION "1.1alpha2"
169156287Srwatson
170156287Srwatson/* Define as the return type of signal handlers (`int' or `void'). */
171156287Srwatson#define RETSIGTYPE void
172156287Srwatson
173156287Srwatson/* Define to 1 if you have the ANSI C header files. */
174156287Srwatson#define STDC_HEADERS 1
175156287Srwatson
176156287Srwatson/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
177156287Srwatson#define TIME_WITH_SYS_TIME 1
178156287Srwatson
179156287Srwatson/* Define to 1 if your <sys/time.h> declares `struct tm'. */
180156287Srwatson/* #undef TM_IN_SYS_TIME */
181156287Srwatson
182185573Srwatson/* Define if uses Mach IPC for Triggers messages */
183185573Srwatson/* #undef USE_MACH_IPC */
184185573Srwatson
185185573Srwatson/* Define to use native include files */
186185573Srwatson#define USE_NATIVE_INCLUDES
187185573Srwatson
188156287Srwatson/* Version number of package */
189185573Srwatson#define VERSION "1.1alpha2"
190156287Srwatson
191156287Srwatson/* Define to empty if `const' does not conform to ANSI C. */
192156287Srwatson/* #undef const */
193156287Srwatson
194156287Srwatson/* Define to `int' if <sys/types.h> doesn't define. */
195156287Srwatson/* #undef gid_t */
196156287Srwatson
197156287Srwatson/* Define to rpl_malloc if the replacement function should be used. */
198156287Srwatson/* #undef malloc */
199156287Srwatson
200156287Srwatson/* Define to `int' if <sys/types.h> does not define. */
201156287Srwatson/* #undef pid_t */
202156287Srwatson
203173147Srwatson/* Define to `unsigned int' if <sys/types.h> does not define. */
204156287Srwatson/* #undef size_t */
205156287Srwatson
206156287Srwatson/* Define to `int' if <sys/types.h> doesn't define. */
207156287Srwatson/* #undef uid_t */
208156287Srwatson
209156287Srwatson/* Define as `fork' if `vfork' does not work. */
210156287Srwatson/* #undef vfork */
211