xref: /freebsd/contrib/openbsm/config/config.h.in (revision d056fa046c6a91b90cd98165face0e42a33a5173)
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 if audit system calls present */
7#undef HAVE_AUDIT_SYSCALLS
8
9/* Define to 1 if you have the `bzero' function. */
10#undef HAVE_BZERO
11
12/* Define to 1 if your system has a working `chown' function. */
13#undef HAVE_CHOWN
14
15/* Define to 1 if you have the <dlfcn.h> header file. */
16#undef HAVE_DLFCN_H
17
18/* Define to 1 if you have the <endian.h> header file. */
19#undef HAVE_ENDIAN_H
20
21/* Define to 1 if you have the `fork' function. */
22#undef HAVE_FORK
23
24/* Define to 1 if you have the `ftruncate' function. */
25#undef HAVE_FTRUNCATE
26
27/* Define if queue.h includes LIST_FIRST */
28#undef HAVE_FULL_QUEUE_H
29
30/* Define to 1 if you have the `gettimeofday' function. */
31#undef HAVE_GETTIMEOFDAY
32
33/* Define to 1 if you have the `inet_ntoa' function. */
34#undef HAVE_INET_NTOA
35
36/* Define to 1 if you have the <inttypes.h> header file. */
37#undef HAVE_INTTYPES_H
38
39/* Define if ipc_perm.__key instead of key */
40#undef HAVE_IPC_PERM___KEY
41
42/* Define if ipc_perm.__seq instead of seq */
43#undef HAVE_IPC_PERM___SEQ
44
45/* Define to 1 if you have the <machine/endian.h> header file. */
46#undef HAVE_MACHINE_ENDIAN_H
47
48/* Define to 1 if you have the <mach/mach.h> header file. */
49#undef HAVE_MACH_MACH_H
50
51/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
52   to 0 otherwise. */
53#undef HAVE_MALLOC
54
55/* Define to 1 if you have the <memory.h> header file. */
56#undef HAVE_MEMORY_H
57
58/* Define to 1 if you have the `memset' function. */
59#undef HAVE_MEMSET
60
61/* Define to 1 if `stat' has the bug that it succeeds when given the
62   zero-length file name argument. */
63#undef HAVE_STAT_EMPTY_STRING_BUG
64
65/* Define to 1 if you have the <stdint.h> header file. */
66#undef HAVE_STDINT_H
67
68/* Define to 1 if you have the <stdlib.h> header file. */
69#undef HAVE_STDLIB_H
70
71/* Define to 1 if you have the `strchr' function. */
72#undef HAVE_STRCHR
73
74/* Define to 1 if you have the `strerror' function. */
75#undef HAVE_STRERROR
76
77/* Define to 1 if you have the `strftime' function. */
78#undef HAVE_STRFTIME
79
80/* Define to 1 if you have the <strings.h> header file. */
81#undef HAVE_STRINGS_H
82
83/* Define to 1 if you have the <string.h> header file. */
84#undef HAVE_STRING_H
85
86/* Define to 1 if you have the `strrchr' function. */
87#undef HAVE_STRRCHR
88
89/* Define to 1 if you have the `strstr' function. */
90#undef HAVE_STRSTR
91
92/* Define to 1 if you have the `strtol' function. */
93#undef HAVE_STRTOL
94
95/* Define to 1 if you have the `strtoul' function. */
96#undef HAVE_STRTOUL
97
98/* Define to 1 if `st_rdev' is member of `struct stat'. */
99#undef HAVE_STRUCT_STAT_ST_RDEV
100
101/* Define to 1 if you have the <sys/endian.h> header file. */
102#undef HAVE_SYS_ENDIAN_H
103
104/* Define to 1 if you have the <sys/stat.h> header file. */
105#undef HAVE_SYS_STAT_H
106
107/* Define to 1 if you have the <sys/time.h> header file. */
108#undef HAVE_SYS_TIME_H
109
110/* Define to 1 if you have the <sys/types.h> header file. */
111#undef HAVE_SYS_TYPES_H
112
113/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
114#undef HAVE_SYS_WAIT_H
115
116/* Define to 1 if you have the <unistd.h> header file. */
117#undef HAVE_UNISTD_H
118
119/* Define to 1 if you have the `vfork' function. */
120#undef HAVE_VFORK
121
122/* Define to 1 if you have the <vfork.h> header file. */
123#undef HAVE_VFORK_H
124
125/* Define to 1 if `fork' works. */
126#undef HAVE_WORKING_FORK
127
128/* Define to 1 if `vfork' works. */
129#undef HAVE_WORKING_VFORK
130
131/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
132   slash. */
133#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
134
135/* Name of package */
136#undef PACKAGE
137
138/* Define to the address where bug reports for this package should be sent. */
139#undef PACKAGE_BUGREPORT
140
141/* Define to the full name of this package. */
142#undef PACKAGE_NAME
143
144/* Define to the full name and version of this package. */
145#undef PACKAGE_STRING
146
147/* Define to the one symbol short name of this package. */
148#undef PACKAGE_TARNAME
149
150/* Define to the version of this package. */
151#undef PACKAGE_VERSION
152
153/* Define as the return type of signal handlers (`int' or `void'). */
154#undef RETSIGTYPE
155
156/* Define to 1 if you have the ANSI C header files. */
157#undef STDC_HEADERS
158
159/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
160#undef TIME_WITH_SYS_TIME
161
162/* Define to 1 if your <sys/time.h> declares `struct tm'. */
163#undef TM_IN_SYS_TIME
164
165/* Version number of package */
166#undef VERSION
167
168/* Define to empty if `const' does not conform to ANSI C. */
169#undef const
170
171/* Define to `int' if <sys/types.h> doesn't define. */
172#undef gid_t
173
174/* Define to rpl_malloc if the replacement function should be used. */
175#undef malloc
176
177/* Define to `int' if <sys/types.h> does not define. */
178#undef pid_t
179
180/* Define to `unsigned' if <sys/types.h> does not define. */
181#undef size_t
182
183/* Define to `int' if <sys/types.h> doesn't define. */
184#undef uid_t
185
186/* Define as `fork' if `vfork' does not work. */
187#undef vfork
188