]>
git.saurik.com Git - apple/launchd.git/blob - launchd/src/config.h.in
1 /* src/config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7 systems. This function is required for `alloca.c' support on those systems.
9 #undef CRAY_STACKSEG_END
11 /* Define to 1 if using `alloca.c'. */
14 /* Define to 1 if you have the `alarm' function. */
17 /* Define to 1 if you have `alloca', as a function or macro. */
20 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
24 /* Define to 1 if you have the `atexit' function. */
27 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
31 /* Define to 1 if you have the `dup2' function. */
34 /* Define to 1 if you have the <fcntl.h> header file. */
37 /* Define to 1 if you have the `fork' function. */
40 /* Define to 1 if you have the `gethostname' function. */
41 #undef HAVE_GETHOSTNAME
43 /* Define to 1 if you have the `gettimeofday' function. */
44 #undef HAVE_GETTIMEOFDAY
46 /* Define to 1 if you have the <inttypes.h> header file. */
47 #undef HAVE_INTTYPES_H
49 /* Define to 1 if you have the <limits.h> header file. */
52 /* Define to 1 if `lstat' has the bug that it succeeds when given the
53 zero-length file name argument. */
54 #undef HAVE_LSTAT_EMPTY_STRING_BUG
56 /* Define to 1 if you have the <mach/mach.h> header file. */
57 #undef HAVE_MACH_MACH_H
59 /* Define to 1 if you have the `malloc' function. */
62 /* Define to 1 if you have the `memmove' function. */
65 /* Define to 1 if you have the <memory.h> header file. */
68 /* Define to 1 if you have the `memset' function. */
71 /* Define to 1 if you have the `mkdir' function. */
74 /* Define to 1 if you have the `mmap' function. */
77 /* Define to 1 if you have the `munmap' function. */
80 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
83 /* Define to 1 if you have the <netdb.h> header file. */
86 /* Define to 1 if you have the <netinet/in.h> header file. */
87 #undef HAVE_NETINET_IN_H
89 /* Define to 1 if you have the <paths.h> header file. */
92 /* Define to 1 if you have the quarantine library */
93 #undef HAVE_QUARANTINE
95 /* Define to 1 if you have the `realloc' function. */
98 /* Define to 1 if you have the `rmdir' function. */
101 /* Define to 1 if you have the sandbox library */
104 /* Define to 1 if you have the Security framework */
107 /* Define to 1 if you have the `select' function. */
110 /* Define to 1 if you have the `setenv' function. */
113 /* Define to 1 if you have the `socket' function. */
116 /* Define to 1 if `stat' has the bug that it succeeds when given the
117 zero-length file name argument. */
118 #undef HAVE_STAT_EMPTY_STRING_BUG
120 /* Define to 1 if stdbool.h conforms to C99. */
121 #undef HAVE_STDBOOL_H
123 /* Define to 1 if you have the <stddef.h> header file. */
126 /* Define to 1 if you have the <stdint.h> header file. */
129 /* Define to 1 if you have the <stdlib.h> header file. */
132 /* Define to 1 if you have the `strcasecmp' function. */
133 #undef HAVE_STRCASECMP
135 /* Define to 1 if you have the `strchr' function. */
138 /* Define to 1 if you have the `strdup' function. */
141 /* Define to 1 if you have the `strerror' function. */
144 /* Define to 1 if you have the <strings.h> header file. */
145 #undef HAVE_STRINGS_H
147 /* Define to 1 if you have the <string.h> header file. */
150 /* Define to 1 if you have the `strrchr' function. */
153 /* Define to 1 if you have the `strstr' function. */
156 /* Define to 1 if you have the `strtol' function. */
159 /* Define to 1 if you have the <syslog.h> header file. */
162 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
164 #undef HAVE_SYS_DIR_H
166 /* Define to 1 if you have the <sys/ioctl.h> header file. */
167 #undef HAVE_SYS_IOCTL_H
169 /* Define to 1 if you have the <sys/mount.h> header file. */
170 #undef HAVE_SYS_MOUNT_H
172 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
174 #undef HAVE_SYS_NDIR_H
176 /* Define to 1 if you have the <sys/param.h> header file. */
177 #undef HAVE_SYS_PARAM_H
179 /* Define to 1 if you have the <sys/select.h> header file. */
180 #undef HAVE_SYS_SELECT_H
182 /* Define to 1 if you have the <sys/socket.h> header file. */
183 #undef HAVE_SYS_SOCKET_H
185 /* Define to 1 if you have the <sys/stat.h> header file. */
186 #undef HAVE_SYS_STAT_H
188 /* Define to 1 if you have the <sys/time.h> header file. */
189 #undef HAVE_SYS_TIME_H
191 /* Define to 1 if you have the <sys/types.h> header file. */
192 #undef HAVE_SYS_TYPES_H
194 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
195 #undef HAVE_SYS_WAIT_H
197 /* Define to 1 if you have the <termios.h> header file. */
198 #undef HAVE_TERMIOS_H
200 /* Define to 1 if you have the <unistd.h> header file. */
203 /* Define to 1 if you have the `vfork' function. */
206 /* Define to 1 if you have the <vfork.h> header file. */
209 /* Define to 1 if `fork' works. */
210 #undef HAVE_WORKING_FORK
212 /* Define to 1 if `vfork' works. */
213 #undef HAVE_WORKING_VFORK
215 /* Define to 1 if the system has the type `_Bool'. */
218 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
220 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
222 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
223 #undef NO_MINUS_C_MINUS_O
225 /* Name of package */
228 /* Define to the address where bug reports for this package should be sent. */
229 #undef PACKAGE_BUGREPORT
231 /* Define to the full name of this package. */
234 /* Define to the full name and version of this package. */
235 #undef PACKAGE_STRING
237 /* Define to the one symbol short name of this package. */
238 #undef PACKAGE_TARNAME
240 /* Define to the version of this package. */
241 #undef PACKAGE_VERSION
243 /* Define as the return type of signal handlers (`int' or `void'). */
246 /* Define to the type of arg 1 for `select'. */
247 #undef SELECT_TYPE_ARG1
249 /* Define to the type of args 2, 3 and 4 for `select'. */
250 #undef SELECT_TYPE_ARG234
252 /* Define to the type of arg 5 for `select'. */
253 #undef SELECT_TYPE_ARG5
255 /* If using the C implementation of alloca, define if you know the
256 direction of stack growth for your system; otherwise it will be
257 automatically deduced at runtime.
258 STACK_DIRECTION > 0 => grows toward higher addresses
259 STACK_DIRECTION < 0 => grows toward lower addresses
260 STACK_DIRECTION = 0 => direction of growth unknown */
261 #undef STACK_DIRECTION
263 /* Define to 1 if you have the ANSI C header files. */
266 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
267 #undef TIME_WITH_SYS_TIME
269 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
270 #undef TM_IN_SYS_TIME
272 /* Version number of package */
275 /* Define to empty if `const' does not conform to ANSI C. */
278 /* Define to `int' if <sys/types.h> doesn't define. */
281 /* Define to `int' if <sys/types.h> does not define. */
284 /* Define to `long int' if <sys/types.h> does not define. */
287 /* Define to `int' if <sys/types.h> does not define. */
290 /* Define to `unsigned int' if <sys/types.h> does not define. */
293 /* Define to `int' if <sys/types.h> doesn't define. */
296 /* Define as `fork' if `vfork' does not work. */