config.h revision 173147
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 173147 2007-10-29 18:45:40Z 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
44156287Srwatson/* Define if ipc_perm.__key instead of key */
45156287Srwatson/* #undef HAVE_IPC_PERM___KEY */
46156287Srwatson
47156287Srwatson/* Define if ipc_perm.__seq instead of seq */
48156287Srwatson/* #undef HAVE_IPC_PERM___SEQ */
49156287Srwatson
50156287Srwatson/* Define to 1 if you have the <machine/endian.h> header file. */
51156287Srwatson#define HAVE_MACHINE_ENDIAN_H 1
52156287Srwatson
53156287Srwatson/* Define to 1 if you have the <mach/mach.h> header file. */
54156287Srwatson/* #undef HAVE_MACH_MACH_H */
55156287Srwatson
56156287Srwatson/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
57156287Srwatson   to 0 otherwise. */
58156287Srwatson#define HAVE_MALLOC 1
59156287Srwatson
60156287Srwatson/* Define to 1 if you have the <memory.h> header file. */
61156287Srwatson#define HAVE_MEMORY_H 1
62156287Srwatson
63156287Srwatson/* Define to 1 if you have the `memset' function. */
64156287Srwatson#define HAVE_MEMSET 1
65156287Srwatson
66156287Srwatson/* Define to 1 if `stat' has the bug that it succeeds when given the
67156287Srwatson   zero-length file name argument. */
68156287Srwatson/* #undef HAVE_STAT_EMPTY_STRING_BUG */
69156287Srwatson
70156287Srwatson/* Define to 1 if you have the <stdint.h> header file. */
71156287Srwatson#define HAVE_STDINT_H 1
72156287Srwatson
73156287Srwatson/* Define to 1 if you have the <stdlib.h> header file. */
74156287Srwatson#define HAVE_STDLIB_H 1
75156287Srwatson
76156287Srwatson/* Define to 1 if you have the `strchr' function. */
77156287Srwatson#define HAVE_STRCHR 1
78156287Srwatson
79156287Srwatson/* Define to 1 if you have the `strerror' function. */
80156287Srwatson#define HAVE_STRERROR 1
81156287Srwatson
82156287Srwatson/* Define to 1 if you have the `strftime' function. */
83156287Srwatson#define HAVE_STRFTIME 1
84156287Srwatson
85156287Srwatson/* Define to 1 if you have the <strings.h> header file. */
86156287Srwatson#define HAVE_STRINGS_H 1
87156287Srwatson
88156287Srwatson/* Define to 1 if you have the <string.h> header file. */
89156287Srwatson#define HAVE_STRING_H 1
90156287Srwatson
91162507Srwatson/* Define to 1 if you have the `strlcat' function. */
92162507Srwatson#define HAVE_STRLCAT 1
93162507Srwatson
94156287Srwatson/* Define to 1 if you have the `strrchr' function. */
95156287Srwatson#define HAVE_STRRCHR 1
96156287Srwatson
97156287Srwatson/* Define to 1 if you have the `strstr' function. */
98156287Srwatson#define HAVE_STRSTR 1
99156287Srwatson
100156287Srwatson/* Define to 1 if you have the `strtol' function. */
101156287Srwatson#define HAVE_STRTOL 1
102156287Srwatson
103156287Srwatson/* Define to 1 if you have the `strtoul' function. */
104156287Srwatson#define HAVE_STRTOUL 1
105156287Srwatson
106156287Srwatson/* Define to 1 if `st_rdev' is member of `struct stat'. */
107156287Srwatson#define HAVE_STRUCT_STAT_ST_RDEV 1
108156287Srwatson
109156287Srwatson/* Define to 1 if you have the <sys/endian.h> header file. */
110156287Srwatson#define HAVE_SYS_ENDIAN_H 1
111156287Srwatson
112156287Srwatson/* Define to 1 if you have the <sys/stat.h> header file. */
113156287Srwatson#define HAVE_SYS_STAT_H 1
114156287Srwatson
115156287Srwatson/* Define to 1 if you have the <sys/time.h> header file. */
116156287Srwatson#define HAVE_SYS_TIME_H 1
117156287Srwatson
118156287Srwatson/* Define to 1 if you have the <sys/types.h> header file. */
119156287Srwatson#define HAVE_SYS_TYPES_H 1
120156287Srwatson
121156287Srwatson/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
122156287Srwatson#define HAVE_SYS_WAIT_H 1
123156287Srwatson
124156287Srwatson/* Define to 1 if you have the <unistd.h> header file. */
125156287Srwatson#define HAVE_UNISTD_H 1
126156287Srwatson
127156287Srwatson/* Define to 1 if you have the `vfork' function. */
128156287Srwatson#define HAVE_VFORK 1
129156287Srwatson
130156287Srwatson/* Define to 1 if you have the <vfork.h> header file. */
131156287Srwatson/* #undef HAVE_VFORK_H */
132156287Srwatson
133156287Srwatson/* Define to 1 if `fork' works. */
134156287Srwatson#define HAVE_WORKING_FORK 1
135156287Srwatson
136156287Srwatson/* Define to 1 if `vfork' works. */
137156287Srwatson#define HAVE_WORKING_VFORK 1
138156287Srwatson
139156287Srwatson/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
140156287Srwatson   slash. */
141156287Srwatson/* #undef LSTAT_FOLLOWS_SLASHED_SYMLINK */
142156287Srwatson
143156287Srwatson/* Name of package */
144156287Srwatson#define PACKAGE "OpenBSM"
145156287Srwatson
146156287Srwatson/* Define to the address where bug reports for this package should be sent. */
147156287Srwatson#define PACKAGE_BUGREPORT "trustedbsd-audit@TrustesdBSD.org"
148156287Srwatson
149156287Srwatson/* Define to the full name of this package. */
150156287Srwatson#define PACKAGE_NAME "OpenBSM"
151156287Srwatson
152156287Srwatson/* Define to the full name and version of this package. */
153173147Srwatson#define PACKAGE_STRING "OpenBSM 1.0"
154156287Srwatson
155156287Srwatson/* Define to the one symbol short name of this package. */
156156287Srwatson#define PACKAGE_TARNAME "openbsm"
157156287Srwatson
158156287Srwatson/* Define to the version of this package. */
159173147Srwatson#define PACKAGE_VERSION "1.0"
160156287Srwatson
161156287Srwatson/* Define as the return type of signal handlers (`int' or `void'). */
162156287Srwatson#define RETSIGTYPE void
163156287Srwatson
164156287Srwatson/* Define to 1 if you have the ANSI C header files. */
165156287Srwatson#define STDC_HEADERS 1
166156287Srwatson
167156287Srwatson/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
168156287Srwatson#define TIME_WITH_SYS_TIME 1
169156287Srwatson
170156287Srwatson/* Define to 1 if your <sys/time.h> declares `struct tm'. */
171156287Srwatson/* #undef TM_IN_SYS_TIME */
172156287Srwatson
173156287Srwatson/* Version number of package */
174173147Srwatson#define VERSION "1.0"
175156287Srwatson
176156287Srwatson/* Define to empty if `const' does not conform to ANSI C. */
177156287Srwatson/* #undef const */
178156287Srwatson
179156287Srwatson/* Define to `int' if <sys/types.h> doesn't define. */
180156287Srwatson/* #undef gid_t */
181156287Srwatson
182156287Srwatson/* Define to rpl_malloc if the replacement function should be used. */
183156287Srwatson/* #undef malloc */
184156287Srwatson
185156287Srwatson/* Define to `int' if <sys/types.h> does not define. */
186156287Srwatson/* #undef pid_t */
187156287Srwatson
188173147Srwatson/* Define to `unsigned int' if <sys/types.h> does not define. */
189156287Srwatson/* #undef size_t */
190156287Srwatson
191156287Srwatson/* Define to `int' if <sys/types.h> doesn't define. */
192156287Srwatson/* #undef uid_t */
193156287Srwatson
194156287Srwatson/* Define as `fork' if `vfork' does not work. */
195156287Srwatson/* #undef vfork */
196