1 | /* config.h. Generated from config.h.in by configure. */
|
---|
2 | /* config.h.in. Generated from configure.ac by autoheader. */
|
---|
3 |
|
---|
4 | /* Define to 1 if the `closedir' function returns void instead of `int'. */
|
---|
5 | /* #undef CLOSEDIR_VOID */
|
---|
6 |
|
---|
7 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
|
---|
8 | systems. This function is required for `alloca.c' support on those systems.
|
---|
9 | */
|
---|
10 | /* #undef CRAY_STACKSEG_END */
|
---|
11 |
|
---|
12 | /* Define to 1 if using `alloca.c'. */
|
---|
13 | /* #undef C_ALLOCA */
|
---|
14 |
|
---|
15 | /* Define to 1 if using `getloadavg.c'. */
|
---|
16 | /* #undef C_GETLOADAVG */
|
---|
17 |
|
---|
18 | /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
|
---|
19 | /* #undef DGUX */
|
---|
20 |
|
---|
21 | /* Use high resolution file timestamps if nonzero. */
|
---|
22 | #define FILE_TIMESTAMP_HI_RES 1
|
---|
23 |
|
---|
24 | /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
|
---|
25 | */
|
---|
26 | /* #undef GETLOADAVG_PRIVILEGED */
|
---|
27 |
|
---|
28 | /* Define to 1 if you have `alloca', as a function or macro. */
|
---|
29 | #define HAVE_ALLOCA 1
|
---|
30 |
|
---|
31 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
|
---|
32 | */
|
---|
33 | #define HAVE_ALLOCA_H 1
|
---|
34 |
|
---|
35 | /* Define to 1 if you have the `atexit' function. */
|
---|
36 | #define HAVE_ATEXIT 1
|
---|
37 |
|
---|
38 | /* Use case insensitive file names */
|
---|
39 | /* #undef HAVE_CASE_INSENSITIVE_FS */
|
---|
40 |
|
---|
41 | /* Define to 1 if you have the clock_gettime function. */
|
---|
42 | #define HAVE_CLOCK_GETTIME 1
|
---|
43 |
|
---|
44 | /* Define to 1 if you have the declaration of `bsd_signal', and to 0 if you
|
---|
45 | don't. */
|
---|
46 | #define HAVE_DECL_BSD_SIGNAL 1
|
---|
47 |
|
---|
48 | /* Define to 1 if you have the declaration of `dlerror', and to 0 if you
|
---|
49 | don't. */
|
---|
50 | #define HAVE_DECL_DLERROR 1
|
---|
51 |
|
---|
52 | /* Define to 1 if you have the declaration of `dlopen', and to 0 if you don't.
|
---|
53 | */
|
---|
54 | #define HAVE_DECL_DLOPEN 1
|
---|
55 |
|
---|
56 | /* Define to 1 if you have the declaration of `dlsym', and to 0 if you don't.
|
---|
57 | */
|
---|
58 | #define HAVE_DECL_DLSYM 1
|
---|
59 |
|
---|
60 | /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
|
---|
61 | don't. */
|
---|
62 | #define HAVE_DECL_SYS_SIGLIST 1
|
---|
63 |
|
---|
64 | /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
|
---|
65 | don't. */
|
---|
66 | #define HAVE_DECL__SYS_SIGLIST 0
|
---|
67 |
|
---|
68 | /* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
|
---|
69 | don't. */
|
---|
70 | #define HAVE_DECL___SYS_SIGLIST 0
|
---|
71 |
|
---|
72 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
---|
73 | */
|
---|
74 | #define HAVE_DIRENT_H 1
|
---|
75 |
|
---|
76 | /* Use platform specific coding */
|
---|
77 | /* #undef HAVE_DOS_PATHS */
|
---|
78 |
|
---|
79 | /* Define to 1 if you have the `dup' function. */
|
---|
80 | #define HAVE_DUP 1
|
---|
81 |
|
---|
82 | /* Define to 1 if you have the `dup2' function. */
|
---|
83 | #define HAVE_DUP2 1
|
---|
84 |
|
---|
85 | /* Define to 1 if you have the <fcntl.h> header file. */
|
---|
86 | #define HAVE_FCNTL_H 1
|
---|
87 |
|
---|
88 | /* Define to 1 if you have the `fdopen' function. */
|
---|
89 | #define HAVE_FDOPEN 1
|
---|
90 |
|
---|
91 | /* Define to 1 if you have the `fileno' function. */
|
---|
92 | #define HAVE_FILENO 1
|
---|
93 |
|
---|
94 | /* Define to 1 if you have the `fork' function. */
|
---|
95 | #define HAVE_FORK 1
|
---|
96 |
|
---|
97 | /* Define to 1 if you have the `getcwd' function. */
|
---|
98 | #define HAVE_GETCWD 1
|
---|
99 |
|
---|
100 | /* Define to 1 if you have the `getgroups' function. */
|
---|
101 | #define HAVE_GETGROUPS 1
|
---|
102 |
|
---|
103 | /* Define to 1 if you have the `gethostbyname' function. */
|
---|
104 | /* #undef HAVE_GETHOSTBYNAME */
|
---|
105 |
|
---|
106 | /* Define to 1 if you have the `gethostname' function. */
|
---|
107 | /* #undef HAVE_GETHOSTNAME */
|
---|
108 |
|
---|
109 | /* Define to 1 if you have the `getloadavg' function. */
|
---|
110 | #define HAVE_GETLOADAVG 1
|
---|
111 |
|
---|
112 | /* Define to 1 if you have the `getrlimit' function. */
|
---|
113 | #define HAVE_GETRLIMIT 1
|
---|
114 |
|
---|
115 | /* Define to 1 if you have a standard gettimeofday function */
|
---|
116 | #define HAVE_GETTIMEOFDAY 1
|
---|
117 |
|
---|
118 | /* Define to 1 if you have the <inttypes.h> header file. */
|
---|
119 | #define HAVE_INTTYPES_H 1
|
---|
120 |
|
---|
121 | /* Define to 1 if you have the `isatty' function. */
|
---|
122 | #define HAVE_ISATTY 1
|
---|
123 |
|
---|
124 | /* Define to 1 if you have the `dgc' library (-ldgc). */
|
---|
125 | /* #undef HAVE_LIBDGC */
|
---|
126 |
|
---|
127 | /* Define to 1 if you have the `kstat' library (-lkstat). */
|
---|
128 | /* #undef HAVE_LIBKSTAT */
|
---|
129 |
|
---|
130 | /* Define to 1 if you have the <limits.h> header file. */
|
---|
131 | #define HAVE_LIMITS_H 1
|
---|
132 |
|
---|
133 | /* Define to 1 if you have the <locale.h> header file. */
|
---|
134 | #define HAVE_LOCALE_H 1
|
---|
135 |
|
---|
136 | /* Define to 1 if you have the `lstat' function. */
|
---|
137 | #define HAVE_LSTAT 1
|
---|
138 |
|
---|
139 | /* Define to 1 if you have the <mach/mach.h> header file. */
|
---|
140 | /* #undef HAVE_MACH_MACH_H */
|
---|
141 |
|
---|
142 | /* Define to 1 if you have the <memory.h> header file. */
|
---|
143 | #define HAVE_MEMORY_H 1
|
---|
144 |
|
---|
145 | /* Define to 1 if you have the `mkstemp' function. */
|
---|
146 | #define HAVE_MKSTEMP 1
|
---|
147 |
|
---|
148 | /* Define to 1 if you have the `mktemp' function. */
|
---|
149 | #define HAVE_MKTEMP 1
|
---|
150 |
|
---|
151 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
---|
152 | /* #undef HAVE_NDIR_H */
|
---|
153 |
|
---|
154 | /* Define to 1 if you have the <nlist.h> header file. */
|
---|
155 | /* #undef HAVE_NLIST_H */
|
---|
156 |
|
---|
157 | /* Define to 1 if you have the `pipe' function. */
|
---|
158 | #define HAVE_PIPE 1
|
---|
159 |
|
---|
160 | #if 0 /* before 10.12.0 pselect is a useland implementation, which is insufficient for our purposes. */
|
---|
161 | /* Define to 1 if you have the `pselect' function. */
|
---|
162 | # define HAVE_PSELECT 1
|
---|
163 | #else
|
---|
164 | # undef HAVE_PSELECT
|
---|
165 | #endif
|
---|
166 |
|
---|
167 | /* Define to 1 if you have the `pstat_getdynamic' function. */
|
---|
168 | /* #undef HAVE_PSTAT_GETDYNAMIC */
|
---|
169 |
|
---|
170 | /* Define to 1 if you have the `readlink' function. */
|
---|
171 | #define HAVE_READLINK 1
|
---|
172 |
|
---|
173 | /* Define to 1 if you have the `realpath' function. */
|
---|
174 | #define HAVE_REALPATH 1
|
---|
175 |
|
---|
176 | /* Define to 1 if <signal.h> defines the SA_RESTART constant. */
|
---|
177 | #define HAVE_SA_RESTART 1
|
---|
178 |
|
---|
179 | /* Define to 1 if you have the `setegid' function. */
|
---|
180 | #define HAVE_SETEGID 1
|
---|
181 |
|
---|
182 | /* Define to 1 if you have the `seteuid' function. */
|
---|
183 | #define HAVE_SETEUID 1
|
---|
184 |
|
---|
185 | /* Define to 1 if you have the `setlinebuf' function. */
|
---|
186 | #define HAVE_SETLINEBUF 1
|
---|
187 |
|
---|
188 | /* Define to 1 if you have the `setlocale' function. */
|
---|
189 | /* #undef HAVE_SETLOCALE */
|
---|
190 |
|
---|
191 | /* Define to 1 if you have the `setregid' function. */
|
---|
192 | #define HAVE_SETREGID 1
|
---|
193 |
|
---|
194 | /* Define to 1 if you have the `setreuid' function. */
|
---|
195 | #define HAVE_SETREUID 1
|
---|
196 |
|
---|
197 | /* Define to 1 if you have the `setrlimit' function. */
|
---|
198 | #define HAVE_SETRLIMIT 1
|
---|
199 |
|
---|
200 | /* Define to 1 if you have the `setvbuf' function. */
|
---|
201 | #define HAVE_SETVBUF 1
|
---|
202 |
|
---|
203 | /* Define to 1 if you have the `sigaction' function. */
|
---|
204 | #define HAVE_SIGACTION 1
|
---|
205 |
|
---|
206 | /* Define to 1 if you have the `sigsetmask' function. */
|
---|
207 | #define HAVE_SIGSETMASK 1
|
---|
208 |
|
---|
209 | /* Define to 1 if you have the `socket' function. */
|
---|
210 | /* #undef HAVE_SOCKET */
|
---|
211 |
|
---|
212 | /* Define to 1 if you have the <stdint.h> header file. */
|
---|
213 | #define HAVE_STDINT_H 1
|
---|
214 |
|
---|
215 | /* Define to 1 if you have the <stdlib.h> header file. */
|
---|
216 | #define HAVE_STDLIB_H 1
|
---|
217 |
|
---|
218 | /* Define to 1 if you have the `strcasecmp' function. */
|
---|
219 | #define HAVE_STRCASECMP 1
|
---|
220 |
|
---|
221 | /* Define to 1 if you have the `strcmpi' function. */
|
---|
222 | /* #undef HAVE_STRCMPI */
|
---|
223 |
|
---|
224 | /* Define to 1 if you have the `strcoll' function and it is properly defined.
|
---|
225 | */
|
---|
226 | #define HAVE_STRCOLL 1
|
---|
227 |
|
---|
228 | /* Define to 1 if you have the `strdup' function. */
|
---|
229 | #define HAVE_STRDUP 1
|
---|
230 |
|
---|
231 | /* Define to 1 if you have the `strerror' function. */
|
---|
232 | #define HAVE_STRERROR 1
|
---|
233 |
|
---|
234 | /* Define to 1 if you have the `stricmp' function. */
|
---|
235 | /* #undef HAVE_STRICMP */
|
---|
236 |
|
---|
237 | /* Define to 1 if you have the <strings.h> header file. */
|
---|
238 | #define HAVE_STRINGS_H 1
|
---|
239 |
|
---|
240 | /* Define to 1 if you have the <string.h> header file. */
|
---|
241 | #define HAVE_STRING_H 1
|
---|
242 |
|
---|
243 | /* Define to 1 if you have the `strncasecmp' function. */
|
---|
244 | #define HAVE_STRNCASECMP 1
|
---|
245 |
|
---|
246 | /* Define to 1 if you have the `strncmpi' function. */
|
---|
247 | /* #undef HAVE_STRNCMPI */
|
---|
248 |
|
---|
249 | /* Define to 1 if you have the `strndup' function. */
|
---|
250 | /* #define HAVE_STRNDUP 1 - not in snow leopard */
|
---|
251 |
|
---|
252 | /* Define to 1 if you have the `strnicmp' function. */
|
---|
253 | /* #undef HAVE_STRNICMP */
|
---|
254 |
|
---|
255 | /* Define to 1 if you have the `strsignal' function. */
|
---|
256 | #define HAVE_STRSIGNAL 1
|
---|
257 |
|
---|
258 | /* Define to 1 if `n_un.n_name' is a member of `struct nlist'. */
|
---|
259 | /* #undef HAVE_STRUCT_NLIST_N_UN_N_NAME */
|
---|
260 |
|
---|
261 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
---|
262 | */
|
---|
263 | /* #undef HAVE_SYS_DIR_H */
|
---|
264 |
|
---|
265 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
---|
266 | */
|
---|
267 | /* #undef HAVE_SYS_NDIR_H */
|
---|
268 |
|
---|
269 | /* Define to 1 if you have the <sys/param.h> header file. */
|
---|
270 | #define HAVE_SYS_PARAM_H 1
|
---|
271 |
|
---|
272 | /* Define to 1 if you have the <sys/resource.h> header file. */
|
---|
273 | #define HAVE_SYS_RESOURCE_H 1
|
---|
274 |
|
---|
275 | /* Define to 1 if you have the <sys/select.h> header file. */
|
---|
276 | #define HAVE_SYS_SELECT_H 1
|
---|
277 |
|
---|
278 | /* Define to 1 if you have the <sys/stat.h> header file. */
|
---|
279 | #define HAVE_SYS_STAT_H 1
|
---|
280 |
|
---|
281 | /* Define to 1 if you have the <sys/timeb.h> header file. */
|
---|
282 | #define HAVE_SYS_TIMEB_H 1
|
---|
283 |
|
---|
284 | /* Define to 1 if you have the <sys/time.h> header file. */
|
---|
285 | #define HAVE_SYS_TIME_H 1
|
---|
286 |
|
---|
287 | /* Define to 1 if you have the <sys/types.h> header file. */
|
---|
288 | #define HAVE_SYS_TYPES_H 1
|
---|
289 |
|
---|
290 | /* Define to 1 if you have the <sys/wait.h> header file. */
|
---|
291 | #define HAVE_SYS_WAIT_H 1
|
---|
292 |
|
---|
293 | /* Define to 1 if you have the `ttyname' function. */
|
---|
294 | #define HAVE_TTYNAME 1
|
---|
295 |
|
---|
296 | /* Define to 1 if the system has the type `uintmax_t'. */
|
---|
297 | #define HAVE_UINTMAX_T 1
|
---|
298 |
|
---|
299 | /* Define to 1 if you have the 'union wait' type in <sys/wait.h>. */
|
---|
300 | /* #undef HAVE_UNION_WAIT */
|
---|
301 |
|
---|
302 | /* Define to 1 if you have the <unistd.h> header file. */
|
---|
303 | #define HAVE_UNISTD_H 1
|
---|
304 |
|
---|
305 | /* Define to 1 if the system has the type `unsigned long long int'. */
|
---|
306 | #define HAVE_UNSIGNED_LONG_LONG_INT 1
|
---|
307 |
|
---|
308 | /* Define to 1 if you have the `vfork' function. */
|
---|
309 | #define HAVE_VFORK 1
|
---|
310 |
|
---|
311 | /* Define to 1 if you have the <vfork.h> header file. */
|
---|
312 | /* #undef HAVE_VFORK_H */
|
---|
313 |
|
---|
314 | /* Define to 1 if you have the `wait3' function. */
|
---|
315 | #define HAVE_WAIT3 1
|
---|
316 |
|
---|
317 | /* Define to 1 if you have the `waitpid' function. */
|
---|
318 | #define HAVE_WAITPID 1
|
---|
319 |
|
---|
320 | /* Define to 1 if `fork' works. */
|
---|
321 | #define HAVE_WORKING_FORK 1
|
---|
322 |
|
---|
323 | /* Define to 1 if `vfork' works. */
|
---|
324 | #define HAVE_WORKING_VFORK 1
|
---|
325 |
|
---|
326 | /* Build host information. */
|
---|
327 | #define MAKE_HOST "x86_64-apple-darwin16.7.0"
|
---|
328 |
|
---|
329 | /* Define to 1 to enable job server support in GNU make. */
|
---|
330 | #define MAKE_JOBSERVER 1
|
---|
331 |
|
---|
332 | /* Define to 1 to enable 'load' support in GNU make. */
|
---|
333 | /* #undef MAKE_LOAD */
|
---|
334 |
|
---|
335 | /* Define to 1 to enable symbolic link timestamp checking. */
|
---|
336 | #define MAKE_SYMLINKS 1
|
---|
337 |
|
---|
338 | /* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
|
---|
339 | on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
|
---|
340 | /* #undef NLIST_NAME_UNION */
|
---|
341 |
|
---|
342 | /* Define to 1 if struct nlist.n_name is a pointer rather than an array. */
|
---|
343 | /* #undef NLIST_STRUCT */
|
---|
344 |
|
---|
345 | /* Name of package */
|
---|
346 | #define PACKAGE "make"
|
---|
347 |
|
---|
348 | /* Define to the address where bug reports for this package should be sent. */
|
---|
349 | #define PACKAGE_BUGREPORT "[email protected]"
|
---|
350 |
|
---|
351 | /* Define to the full name of this package. */
|
---|
352 | #define PACKAGE_NAME "GNU make"
|
---|
353 |
|
---|
354 | /* Define to the full name and version of this package. */
|
---|
355 | #define PACKAGE_STRING "GNU make 4.2.1"
|
---|
356 |
|
---|
357 | /* Define to the one symbol short name of this package. */
|
---|
358 | #define PACKAGE_TARNAME "make"
|
---|
359 |
|
---|
360 | /* Define to the home page for this package. */
|
---|
361 | #define PACKAGE_URL "http://www.gnu.org/software/make/"
|
---|
362 |
|
---|
363 | /* Define to the version of this package. */
|
---|
364 | #define PACKAGE_VERSION "4.2.1"
|
---|
365 |
|
---|
366 | /* Define to the character that separates directories in PATH. */
|
---|
367 | #define PATH_SEPARATOR_CHAR ':'
|
---|
368 |
|
---|
369 | /* Define as the return type of signal handlers (`int' or `void'). */
|
---|
370 | #define RETSIGTYPE void
|
---|
371 |
|
---|
372 | /* Define to the name of the SCCS 'get' command. */
|
---|
373 | #define SCCS_GET "get"
|
---|
374 |
|
---|
375 | /* Define to 1 if the SCCS 'get' command understands the '-G<file>' option. */
|
---|
376 | /* #undef SCCS_GET_MINUS_G */
|
---|
377 |
|
---|
378 | /* If using the C implementation of alloca, define if you know the
|
---|
379 | direction of stack growth for your system; otherwise it will be
|
---|
380 | automatically deduced at runtime.
|
---|
381 | STACK_DIRECTION > 0 => grows toward higher addresses
|
---|
382 | STACK_DIRECTION < 0 => grows toward lower addresses
|
---|
383 | STACK_DIRECTION = 0 => direction of growth unknown */
|
---|
384 | /* #undef STACK_DIRECTION */
|
---|
385 |
|
---|
386 | /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
|
---|
387 | /* #undef STAT_MACROS_BROKEN */
|
---|
388 |
|
---|
389 | /* Define to 1 if you have the ANSI C header files. */
|
---|
390 | #define STDC_HEADERS 1
|
---|
391 |
|
---|
392 | /* Define if struct stat contains a nanoseconds field */
|
---|
393 | #define ST_ATIM_NSEC st_atimespec.tv_nsec
|
---|
394 |
|
---|
395 | /* Define if struct stat contains a nanoseconds field */
|
---|
396 | #define ST_MTIM_NSEC st_mtimespec.tv_nsec
|
---|
397 |
|
---|
398 | /* Define to 1 on System V Release 4. */
|
---|
399 | /* #undef SVR4 */
|
---|
400 |
|
---|
401 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
---|
402 | #define TIME_WITH_SYS_TIME 1
|
---|
403 |
|
---|
404 | /* Define to 1 for Encore UMAX. */
|
---|
405 | /* #undef UMAX */
|
---|
406 |
|
---|
407 | /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
|
---|
408 | <sys/cpustats.h>. */
|
---|
409 | /* #undef UMAX4_3 */
|
---|
410 |
|
---|
411 | /* Enable extensions on AIX 3, Interix. */
|
---|
412 | #ifndef _ALL_SOURCE
|
---|
413 | # define _ALL_SOURCE 1
|
---|
414 | #endif
|
---|
415 | /* Enable GNU extensions on systems that have them. */
|
---|
416 | #ifndef _GNU_SOURCE
|
---|
417 | # define _GNU_SOURCE 1
|
---|
418 | #endif
|
---|
419 | /* Enable threading extensions on Solaris. */
|
---|
420 | #ifndef _POSIX_PTHREAD_SEMANTICS
|
---|
421 | # define _POSIX_PTHREAD_SEMANTICS 1
|
---|
422 | #endif
|
---|
423 | /* Enable extensions on HP NonStop. */
|
---|
424 | #ifndef _TANDEM_SOURCE
|
---|
425 | # define _TANDEM_SOURCE 1
|
---|
426 | #endif
|
---|
427 | /* Enable general extensions on Solaris. */
|
---|
428 | #ifndef __EXTENSIONS__
|
---|
429 | # define __EXTENSIONS__ 1
|
---|
430 | #endif
|
---|
431 |
|
---|
432 |
|
---|
433 | /* Version number of package */
|
---|
434 | #define VERSION "4.2.1"
|
---|
435 |
|
---|
436 | /* Use platform specific coding */
|
---|
437 | /* #undef WINDOWS32 */
|
---|
438 |
|
---|
439 | /* Define if using the dmalloc debugging malloc package */
|
---|
440 | /* #undef WITH_DMALLOC */
|
---|
441 |
|
---|
442 | /* Enable large inode numbers on Mac OS X 10.5. */
|
---|
443 | #ifndef _DARWIN_USE_64_BIT_INODE
|
---|
444 | # define _DARWIN_USE_64_BIT_INODE 1
|
---|
445 | #endif
|
---|
446 |
|
---|
447 | /* Number of bits in a file offset, on hosts where this is settable. */
|
---|
448 | /* #undef _FILE_OFFSET_BITS */
|
---|
449 |
|
---|
450 | /* Define for large files, on AIX-style hosts. */
|
---|
451 | /* #undef _LARGE_FILES */
|
---|
452 |
|
---|
453 | /* Define to 1 if on MINIX. */
|
---|
454 | /* #undef _MINIX */
|
---|
455 |
|
---|
456 | /* Define to 2 if the system does not provide POSIX.1 features except with
|
---|
457 | this defined. */
|
---|
458 | /* #undef _POSIX_1_SOURCE */
|
---|
459 |
|
---|
460 | /* Define to 1 if you need to in order for `stat' and other things to work. */
|
---|
461 | /* #undef _POSIX_SOURCE */
|
---|
462 |
|
---|
463 | /* Define to empty if `const' does not conform to ANSI C. */
|
---|
464 | /* #undef const */
|
---|
465 |
|
---|
466 | /* Define to `int' if <sys/types.h> doesn't define. */
|
---|
467 | /* #undef gid_t */
|
---|
468 |
|
---|
469 | /* Define to `long int' if <sys/types.h> does not define. */
|
---|
470 | /* #undef off_t */
|
---|
471 |
|
---|
472 | /* Define to `int' if <sys/types.h> does not define. */
|
---|
473 | /* #undef pid_t */
|
---|
474 |
|
---|
475 | /* Define to `unsigned int' if <sys/types.h> does not define. */
|
---|
476 | /* #undef size_t */
|
---|
477 |
|
---|
478 | /* Define to `int' if <sys/types.h> does not define. */
|
---|
479 | /* #undef ssize_t */
|
---|
480 |
|
---|
481 | /* Define to `int' if <sys/types.h> doesn't define. */
|
---|
482 | /* #undef uid_t */
|
---|
483 |
|
---|
484 | /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
|
---|
485 | do not define. */
|
---|
486 | /* #undef uintmax_t */
|
---|
487 |
|
---|
488 | /* Define as `fork' if `vfork' does not work. */
|
---|
489 | /* #undef vfork */
|
---|
490 |
|
---|
491 | #include "inlined_memchr.h"
|
---|