1 /* config/config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the `alarm' function. */
6 /* Define if audit system calls present */
7 #undef HAVE_AUDIT_SYSCALLS
9 /* Define to 1 if you have the `bzero' function. */
12 /* Define to 1 if your system has a working `chown' function. */
15 /* Define to 1 if you have the `clock_gettime' function. */
16 #undef HAVE_CLOCK_GETTIME
18 /* Define to 1 if you have the <dlfcn.h> header file. */
21 /* Define to 1 if you have the <endian.h> header file. */
24 /* Define to 1 if you have the `fork' function. */
27 /* Define to 1 if you have the `ftruncate' function. */
30 /* Define if queue.h includes LIST_FIRST */
31 #undef HAVE_FULL_QUEUE_H
33 /* Define to 1 if you have the `gettimeofday' function. */
34 #undef HAVE_GETTIMEOFDAY
36 /* Define to 1 if you have the `inet_ntoa' function. */
39 /* Define to 1 if you have the <inttypes.h> header file. */
40 #undef HAVE_INTTYPES_H
42 /* Define if ipc_perm.__key instead of key */
43 #undef HAVE_IPC_PERM___KEY
45 /* Define if ipc_perm.__seq instead of seq */
46 #undef HAVE_IPC_PERM___SEQ
48 /* Define to 1 if you have the <machine/endian.h> header file. */
49 #undef HAVE_MACHINE_ENDIAN_H
51 /* Define to 1 if you have the <mach/mach.h> header file. */
52 #undef HAVE_MACH_MACH_H
54 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
58 /* Define to 1 if you have the <memory.h> header file. */
61 /* Define to 1 if you have the `memset' function. */
64 /* Define to 1 if `stat' has the bug that it succeeds when given the
65 zero-length file name argument. */
66 #undef HAVE_STAT_EMPTY_STRING_BUG
68 /* Define to 1 if you have the <stdint.h> header file. */
71 /* Define to 1 if you have the <stdlib.h> header file. */
74 /* Define to 1 if you have the `strchr' function. */
77 /* Define to 1 if you have the `strerror' function. */
80 /* Define to 1 if you have the `strftime' function. */
83 /* Define to 1 if you have the <strings.h> header file. */
86 /* Define to 1 if you have the <string.h> header file. */
89 /* Define to 1 if you have the `strlcat' function. */
92 /* Define to 1 if you have the `strrchr' function. */
95 /* Define to 1 if you have the `strstr' function. */
98 /* Define to 1 if you have the `strtol' function. */
101 /* Define to 1 if you have the `strtoul' function. */
104 /* Define to 1 if `st_rdev' is member of `struct stat'. */
105 #undef HAVE_STRUCT_STAT_ST_RDEV
107 /* Define to 1 if you have the <sys/endian.h> header file. */
108 #undef HAVE_SYS_ENDIAN_H
110 /* Define to 1 if you have the <sys/stat.h> header file. */
111 #undef HAVE_SYS_STAT_H
113 /* Define to 1 if you have the <sys/time.h> header file. */
114 #undef HAVE_SYS_TIME_H
116 /* Define to 1 if you have the <sys/types.h> header file. */
117 #undef HAVE_SYS_TYPES_H
119 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
120 #undef HAVE_SYS_WAIT_H
122 /* Define to 1 if you have the <unistd.h> header file. */
125 /* Define to 1 if you have the `vfork' function. */
128 /* Define to 1 if you have the <vfork.h> header file. */
131 /* Define to 1 if `fork' works. */
132 #undef HAVE_WORKING_FORK
134 /* Define to 1 if `vfork' works. */
135 #undef HAVE_WORKING_VFORK
137 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
139 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
141 /* Name of package */
144 /* Define to the address where bug reports for this package should be sent. */
145 #undef PACKAGE_BUGREPORT
147 /* Define to the full name of this package. */
150 /* Define to the full name and version of this package. */
151 #undef PACKAGE_STRING
153 /* Define to the one symbol short name of this package. */
154 #undef PACKAGE_TARNAME
156 /* Define to the version of this package. */
157 #undef PACKAGE_VERSION
159 /* Define as the return type of signal handlers (`int' or `void'). */
162 /* Define to 1 if you have the ANSI C header files. */
165 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
166 #undef TIME_WITH_SYS_TIME
168 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
169 #undef TM_IN_SYS_TIME
171 /* Version number of package */
174 /* Define to empty if `const' does not conform to ANSI C. */
177 /* Define to `int' if <sys/types.h> doesn't define. */
180 /* Define to rpl_malloc if the replacement function should be used. */
183 /* Define to `int' if <sys/types.h> does not define. */
186 /* Define to `unsigned int' if <sys/types.h> does not define. */
189 /* Define to `int' if <sys/types.h> doesn't define. */
192 /* Define as `fork' if `vfork' does not work. */