remake  4.3+dbg-1.5
config.h
Go to the documentation of this file.
1 /* src/config.h. Generated from config.h.in by configure. */
2 /* src/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Guard against #including config.h more than once */
5 #ifndef INCLUDED_REMAKE_CONFIG_H
6 #define INCLUDED_REMAKE_CONFIG_H
7 
8 
9 /* CPU and C ABI indicator */
10 #ifndef __i386__
11 /* #undef __i386__ */
12 #endif
13 #ifndef __x86_64_x32__
14 /* #undef __x86_64_x32__ */
15 #endif
16 #ifndef __x86_64__
17 #define __x86_64__ 1
18 #endif
19 #ifndef __alpha__
20 /* #undef __alpha__ */
21 #endif
22 #ifndef __arm__
23 /* #undef __arm__ */
24 #endif
25 #ifndef __armhf__
26 /* #undef __armhf__ */
27 #endif
28 #ifndef __arm64_ilp32__
29 /* #undef __arm64_ilp32__ */
30 #endif
31 #ifndef __arm64__
32 /* #undef __arm64__ */
33 #endif
34 #ifndef __hppa__
35 /* #undef __hppa__ */
36 #endif
37 #ifndef __hppa64__
38 /* #undef __hppa64__ */
39 #endif
40 #ifndef __ia64_ilp32__
41 /* #undef __ia64_ilp32__ */
42 #endif
43 #ifndef __ia64__
44 /* #undef __ia64__ */
45 #endif
46 #ifndef __m68k__
47 /* #undef __m68k__ */
48 #endif
49 #ifndef __mips__
50 /* #undef __mips__ */
51 #endif
52 #ifndef __mipsn32__
53 /* #undef __mipsn32__ */
54 #endif
55 #ifndef __mips64__
56 /* #undef __mips64__ */
57 #endif
58 #ifndef __powerpc__
59 /* #undef __powerpc__ */
60 #endif
61 #ifndef __powerpc64__
62 /* #undef __powerpc64__ */
63 #endif
64 #ifndef __powerpc64_elfv2__
65 /* #undef __powerpc64_elfv2__ */
66 #endif
67 #ifndef __riscv32__
68 /* #undef __riscv32__ */
69 #endif
70 #ifndef __riscv64__
71 /* #undef __riscv64__ */
72 #endif
73 #ifndef __riscv32_ilp32__
74 /* #undef __riscv32_ilp32__ */
75 #endif
76 #ifndef __riscv32_ilp32f__
77 /* #undef __riscv32_ilp32f__ */
78 #endif
79 #ifndef __riscv32_ilp32d__
80 /* #undef __riscv32_ilp32d__ */
81 #endif
82 #ifndef __riscv64_ilp32__
83 /* #undef __riscv64_ilp32__ */
84 #endif
85 #ifndef __riscv64_ilp32f__
86 /* #undef __riscv64_ilp32f__ */
87 #endif
88 #ifndef __riscv64_ilp32d__
89 /* #undef __riscv64_ilp32d__ */
90 #endif
91 #ifndef __riscv64_lp64__
92 /* #undef __riscv64_lp64__ */
93 #endif
94 #ifndef __riscv64_lp64f__
95 /* #undef __riscv64_lp64f__ */
96 #endif
97 #ifndef __riscv64_lp64d__
98 /* #undef __riscv64_lp64d__ */
99 #endif
100 #ifndef __s390__
101 /* #undef __s390__ */
102 #endif
103 #ifndef __s390x__
104 /* #undef __s390x__ */
105 #endif
106 #ifndef __sh__
107 /* #undef __sh__ */
108 #endif
109 #ifndef __sparc__
110 /* #undef __sparc__ */
111 #endif
112 #ifndef __sparc64__
113 /* #undef __sparc64__ */
114 #endif
115 
116 
117 /* Define if building universal (internal helper macro) */
118 /* #undef AC_APPLE_UNIVERSAL_BUILD */
119 
120 /* Define to the number of bits in type 'ptrdiff_t'. */
121 /* #undef BITSIZEOF_PTRDIFF_T */
122 
123 /* Define to the number of bits in type 'sig_atomic_t'. */
124 /* #undef BITSIZEOF_SIG_ATOMIC_T */
125 
126 /* Define to the number of bits in type 'size_t'. */
127 /* #undef BITSIZEOF_SIZE_T */
128 
129 /* Define to the number of bits in type 'wchar_t'. */
130 /* #undef BITSIZEOF_WCHAR_T */
131 
132 /* Define to the number of bits in type 'wint_t'. */
133 /* #undef BITSIZEOF_WINT_T */
134 
135 /* Define to 1 if the `closedir' function returns void instead of `int'. */
136 /* #undef CLOSEDIR_VOID */
137 
138 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
139  systems. This function is required for `alloca.c' support on those systems.
140  */
141 /* #undef CRAY_STACKSEG_END */
142 
143 /* Define to 1 if using `alloca.c'. */
144 /* #undef C_ALLOCA */
145 
146 /* Define this to the default to be used $(SHELL) */
147 #define DEFAULT_SHELL "/bin/sh"
148 
149 /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
150 /* #undef DGUX */
151 
152 /* Define to 1 if // is a file system root distinct from /. */
153 /* #undef DOUBLE_SLASH_IS_DISTINCT_ROOT */
154 
155 /* Define to 1 if translation of program messages to the user's native
156  language is requested. */
157 #define ENABLE_NLS 1
158 
159 /* Define this to 1 if F_DUPFD behavior does not match POSIX */
160 /* #undef FCNTL_DUPFD_BUGGY */
161 
162 /* Use high resolution file timestamps if nonzero. */
163 #define FILE_TIMESTAMP_HI_RES 1
164 
165 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
166  whether the gnulib module fscanf shall be considered present. */
167 #define GNULIB_FSCANF 1
168 
169 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
170  whether the gnulib module msvc-nothrow shall be considered present. */
171 #define GNULIB_MSVC_NOTHROW 1
172 
173 /* Define to 1 if printf and friends should be labeled with attribute
174  "__gnu_printf__" instead of "__printf__" */
175 /* #undef GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU */
176 
177 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
178  whether the gnulib module scanf shall be considered present. */
179 #define GNULIB_SCANF 1
180 
181 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
182  whether the gnulib module strerror shall be considered present. */
183 #define GNULIB_STRERROR 1
184 
185 /* Define to 1 when the gnulib module access should be tested. */
186 #define GNULIB_TEST_ACCESS 1
187 
188 /* Define to 1 when the gnulib module close should be tested. */
189 #define GNULIB_TEST_CLOSE 1
190 
191 /* Define to 1 when the gnulib module dup2 should be tested. */
192 #define GNULIB_TEST_DUP2 1
193 
194 /* Define to 1 when the gnulib module fcntl should be tested. */
195 #define GNULIB_TEST_FCNTL 1
196 
197 /* Define to 1 when the gnulib module getdtablesize should be tested. */
198 #define GNULIB_TEST_GETDTABLESIZE 1
199 
200 /* Define to 1 when the gnulib module getloadavg should be tested. */
201 #define GNULIB_TEST_GETLOADAVG 1
202 
203 /* Define to 1 when the gnulib module malloc-posix should be tested. */
204 #define GNULIB_TEST_MALLOC_POSIX 1
205 
206 /* Define to 1 when the gnulib module stpcpy should be tested. */
207 #define GNULIB_TEST_STPCPY 1
208 
209 /* Define to 1 when the gnulib module strerror should be tested. */
210 #define GNULIB_TEST_STRERROR 1
211 
212 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
213  may be supplied by this distribution. */
214 #define HAVE_ALLOCA 1
215 
216 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
217  */
218 #define HAVE_ALLOCA_H 1
219 
220 /* Define to 1 if you have the `atexit' function. */
221 #define HAVE_ATEXIT 1
222 
223 /* Use case insensitive file names */
224 /* #undef HAVE_CASE_INSENSITIVE_FS */
225 
226 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
227  CoreFoundation framework. */
228 /* #undef HAVE_CFLOCALECOPYCURRENT */
229 
230 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
231  the CoreFoundation framework. */
232 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
233 
234 /* Define to 1 if you have the clock_gettime function. */
235 #define HAVE_CLOCK_GETTIME 1
236 
237 /* Define if the GNU dcgettext() function is already present or preinstalled.
238  */
239 #define HAVE_DCGETTEXT 1
240 
241 /* Define to 1 if you have the declaration of `bsd_signal', and to 0 if you
242  don't. */
243 #define HAVE_DECL_BSD_SIGNAL 0
244 
245 /* Define to 1 if you have the declaration of `dlerror', and to 0 if you
246  don't. */
247 #define HAVE_DECL_DLERROR 1
248 
249 /* Define to 1 if you have the declaration of `dlopen', and to 0 if you don't.
250  */
251 #define HAVE_DECL_DLOPEN 1
252 
253 /* Define to 1 if you have the declaration of `dlsym', and to 0 if you don't.
254  */
255 #define HAVE_DECL_DLSYM 1
256 
257 /* Define to 1 if you have the declaration of `getdtablesize', and to 0 if you
258  don't. */
259 #define HAVE_DECL_GETDTABLESIZE 1
260 
261 /* Define to 1 if you have the declaration of `program_invocation_name', and
262  to 0 if you don't. */
263 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
264 
265 /* Define to 1 if you have the declaration of `program_invocation_short_name',
266  and to 0 if you don't. */
267 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
268 
269 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
270  don't. */
271 #define HAVE_DECL_STRERROR_R 1
272 
273 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
274  don't. */
275 #define HAVE_DECL_SYS_SIGLIST 1
276 
277 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
278  don't. */
279 #define HAVE_DECL__SYS_SIGLIST 1
280 
281 /* Define to 1 if you have the declaration of `__argv', and to 0 if you don't.
282  */
283 #define HAVE_DECL___ARGV 0
284 
285 /* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
286  don't. */
287 #define HAVE_DECL___SYS_SIGLIST 0
288 
289 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
290  */
291 #define HAVE_DIRENT_H 1
292 
293 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
294 /* #undef HAVE_DOPRNT */
295 
296 /* Define if the system uses DOS-style pathnames. */
297 /* #undef HAVE_DOS_PATHS */
298 
299 /* Define to 1 if you have the `dup' function. */
300 #define HAVE_DUP 1
301 
302 /* Define to 1 if you have the `dup2' function. */
303 #define HAVE_DUP2 1
304 
305 /* Define to 1 if you have the `fcntl' function. */
306 #define HAVE_FCNTL 1
307 
308 /* Define to 1 if you have the <fcntl.h> header file. */
309 #define HAVE_FCNTL_H 1
310 
311 /* Define to 1 if you have the `fdopen' function. */
312 #define HAVE_FDOPEN 1
313 
314 /* Define to 1 if you have the `fork' function. */
315 #define HAVE_FORK 1
316 
317 /* Define to 1 if you have the `getcwd' function. */
318 #define HAVE_GETCWD 1
319 
320 /* Define to 1 if you have the `getdtablesize' function. */
321 #define HAVE_GETDTABLESIZE 1
322 
323 /* Define to 1 if you have the `getexecname' function. */
324 /* #undef HAVE_GETEXECNAME */
325 
326 /* Define to 1 if you have the `getgroups' function. */
327 #define HAVE_GETGROUPS 1
328 
329 /* Define to 1 if you have the `gethostbyname' function. */
330 /* #undef HAVE_GETHOSTBYNAME */
331 
332 /* Define to 1 if you have the `gethostname' function. */
333 /* #undef HAVE_GETHOSTNAME */
334 
335 /* Define to 1 if you have the `getprogname' function. */
336 /* #undef HAVE_GETPROGNAME */
337 
338 /* Define to 1 if you have the `getrlimit' function. */
339 #define HAVE_GETRLIMIT 1
340 
341 /* Define if the GNU gettext() function is already present or preinstalled. */
342 #define HAVE_GETTEXT 1
343 
344 /* Define to 1 if you have a standard gettimeofday function */
345 #define HAVE_GETTIMEOFDAY 1
346 
347 /* Embed GNU Guile support */
348 /* #undef HAVE_GUILE */
349 
350 /* Define if you have the iconv() function and it works. */
351 /* #undef HAVE_ICONV */
352 
353 /* Define to 1 if you have the <inttypes.h> header file. */
354 #define HAVE_INTTYPES_H 1
355 
356 /* Define to 1 if you have the `isatty' function. */
357 #define HAVE_ISATTY 1
358 
359 /* Define to 1 if you have the `dgc' library (-ldgc). */
360 /* #undef HAVE_LIBDGC */
361 
362 /* Define to 1 if you have the `kstat' library (-lkstat). */
363 /* #undef HAVE_LIBKSTAT */
364 
365 /* Define to 1 if you have the `perfstat' library (-lperfstat). */
366 /* #undef HAVE_LIBPERFSTAT */
367 
368 /* Define to 1 if you have the `readline' library (-lreadline). */
369 #define HAVE_LIBREADLINE 1
370 
371 /* Define to 1 if you have the <limits.h> header file. */
372 #define HAVE_LIMITS_H 1
373 
374 /* Define to 1 if you have the <locale.h> header file. */
375 #define HAVE_LOCALE_H 1
376 
377 /* Define to 1 if the system has the type 'long long int'. */
378 #define HAVE_LONG_LONG_INT 1
379 
380 /* Define to 1 if you have the `lstat' function. */
381 #define HAVE_LSTAT 1
382 
383 /* Define to 1 if you have the <mach/mach.h> header file. */
384 /* #undef HAVE_MACH_MACH_H */
385 
386 /* Define if the 'malloc' function is POSIX compliant. */
387 #define HAVE_MALLOC_POSIX 1
388 
389 /* Define to 1 if you have the <memory.h> header file. */
390 #define HAVE_MEMORY_H 1
391 
392 /* Define to 1 if you have the `memrchr' function. */
393 #define HAVE_MEMRCHR 1
394 
395 /* Define to 1 if you have the `mkstemp' function. */
396 #define HAVE_MKSTEMP 1
397 
398 /* Define to 1 if you have the `mktemp' function. */
399 #define HAVE_MKTEMP 1
400 
401 /* Define to 1 on MSVC platforms that have the "invalid parameter handler"
402  concept. */
403 /* #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER */
404 
405 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
406 /* #undef HAVE_NDIR_H */
407 
408 /* Define to 1 if you have the <nlist.h> header file. */
409 /* #undef HAVE_NLIST_H */
410 
411 /* Define to 1 if you have the `pipe' function. */
412 #define HAVE_PIPE 1
413 
414 /* Define to 1 if you have the `posix_spawn' function. */
415 #define HAVE_POSIX_SPAWN 1
416 
417 /* Define to 1 if you have the `posix_spawnattr_setsigmask' function. */
418 #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
419 
420 /* Define to 1 if you have the `pselect' function. */
421 #define HAVE_PSELECT 1
422 
423 /* Define to 1 if you have the `pstat_getdynamic' function. */
424 /* #undef HAVE_PSTAT_GETDYNAMIC */
425 
426 /* Define to 1 if you have the <readline/history.h> header file. */
427 #define HAVE_READLINE_HISTORY_H 1
428 
429 /* Define to 1 if you have the <readline/readline.h> header file. */
430 #define HAVE_READLINE_READLINE_H 1
431 
432 /* Define to 1 if you have the `readlink' function. */
433 #define HAVE_READLINK 1
434 
435 /* Define to 1 if you have the `realpath' function. */
436 #define HAVE_REALPATH 1
437 
438 /* Define to 1 if <signal.h> defines the SA_RESTART constant. */
439 #define HAVE_SA_RESTART 1
440 
441 /* Define to 1 if you have the `setdtablesize' function. */
442 /* #undef HAVE_SETDTABLESIZE */
443 
444 /* Define to 1 if you have the `setegid' function. */
445 #define HAVE_SETEGID 1
446 
447 /* Define to 1 if you have the `seteuid' function. */
448 #define HAVE_SETEUID 1
449 
450 /* Define to 1 if you have the `setlinebuf' function. */
451 #define HAVE_SETLINEBUF 1
452 
453 /* Define to 1 if you have the `setregid' function. */
454 #define HAVE_SETREGID 1
455 
456 /* Define to 1 if you have the `setreuid' function. */
457 #define HAVE_SETREUID 1
458 
459 /* Define to 1 if you have the `setrlimit' function. */
460 #define HAVE_SETRLIMIT 1
461 
462 /* Define to 1 if you have the `setvbuf' function. */
463 #define HAVE_SETVBUF 1
464 
465 /* Define to 1 if you have the `sigaction' function. */
466 #define HAVE_SIGACTION 1
467 
468 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
469 /* #undef HAVE_SIGNED_SIG_ATOMIC_T */
470 
471 /* Define to 1 if 'wchar_t' is a signed integer type. */
472 /* #undef HAVE_SIGNED_WCHAR_T */
473 
474 /* Define to 1 if 'wint_t' is a signed integer type. */
475 /* #undef HAVE_SIGNED_WINT_T */
476 
477 /* Define to 1 if you have the `sigsetmask' function. */
478 #define HAVE_SIGSETMASK 1
479 
480 /* Define to 1 if you have the `socket' function. */
481 /* #undef HAVE_SOCKET */
482 
483 /* Define to 1 if you have the <spawn.h> header file. */
484 #define HAVE_SPAWN_H 1
485 
486 /* Define to 1 if you have the <stdint.h> header file. */
487 #define HAVE_STDINT_H 1
488 
489 /* Define to 1 if you have the <stdlib.h> header file. */
490 #define HAVE_STDLIB_H 1
491 
492 /* Define to 1 if you have the `stpcpy' function. */
493 #define HAVE_STPCPY 1
494 
495 /* Define to 1 if you have the `strcasecmp' function. */
496 #define HAVE_STRCASECMP 1
497 
498 /* Define to 1 if you have the `strcmpi' function. */
499 /* #undef HAVE_STRCMPI */
500 
501 /* Define to 1 if you have the `strcoll' function and it is properly defined.
502  */
503 #define HAVE_STRCOLL 1
504 
505 /* Define to 1 if you have the `strdup' function. */
506 #define HAVE_STRDUP 1
507 
508 /* Define to 1 if you have the `strerror_r' function. */
509 #define HAVE_STRERROR_R 1
510 
511 /* Define to 1 if you have the `stricmp' function. */
512 /* #undef HAVE_STRICMP */
513 
514 /* Define to 1 if you have the <strings.h> header file. */
515 #define HAVE_STRINGS_H 1
516 
517 /* Define to 1 if you have the <string.h> header file. */
518 #define HAVE_STRING_H 1
519 
520 /* Define to 1 if you have the `strncasecmp' function. */
521 #define HAVE_STRNCASECMP 1
522 
523 /* Define to 1 if you have the `strncmpi' function. */
524 /* #undef HAVE_STRNCMPI */
525 
526 /* Define to 1 if you have the `strndup' function. */
527 #define HAVE_STRNDUP 1
528 
529 /* Define to 1 if you have the `strnicmp' function. */
530 /* #undef HAVE_STRNICMP */
531 
532 /* Define to 1 if you have the `strsignal' function. */
533 #define HAVE_STRSIGNAL 1
534 
535 /* Define to 1 if `d_type' is a member of `struct dirent'. */
536 #define HAVE_STRUCT_DIRENT_D_TYPE 1
537 
538 /* Define to 1 if `n_un.n_name' is a member of `struct nlist'. */
539 /* #undef HAVE_STRUCT_NLIST_N_UN_N_NAME */
540 
541 /* Define to 1 if you have the `symlink' function. */
542 #define HAVE_SYMLINK 1
543 
544 /* Define to 1 if you have the <sys/bitypes.h> header file. */
545 /* #undef HAVE_SYS_BITYPES_H */
546 
547 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
548  */
549 /* #undef HAVE_SYS_DIR_H */
550 
551 /* Define to 1 if you have the <sys/file.h> header file. */
552 #define HAVE_SYS_FILE_H 1
553 
554 /* Define to 1 if you have the <sys/inttypes.h> header file. */
555 /* #undef HAVE_SYS_INTTYPES_H */
556 
557 /* Define to 1 if you have the <sys/loadavg.h> header file. */
558 /* #undef HAVE_SYS_LOADAVG_H */
559 
560 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
561  */
562 /* #undef HAVE_SYS_NDIR_H */
563 
564 /* Define to 1 if you have the <sys/param.h> header file. */
565 #define HAVE_SYS_PARAM_H 1
566 
567 /* Define to 1 if you have the <sys/resource.h> header file. */
568 #define HAVE_SYS_RESOURCE_H 1
569 
570 /* Define to 1 if you have the <sys/select.h> header file. */
571 #define HAVE_SYS_SELECT_H 1
572 
573 /* Define to 1 if you have the <sys/socket.h> header file. */
574 #define HAVE_SYS_SOCKET_H 1
575 
576 /* Define to 1 if you have the <sys/stat.h> header file. */
577 #define HAVE_SYS_STAT_H 1
578 
579 /* Define to 1 if you have the <sys/timeb.h> header file. */
580 #define HAVE_SYS_TIMEB_H 1
581 
582 /* Define to 1 if you have the <sys/time.h> header file. */
583 #define HAVE_SYS_TIME_H 1
584 
585 /* Define to 1 if you have the <sys/types.h> header file. */
586 #define HAVE_SYS_TYPES_H 1
587 
588 /* Define to 1 if you have the <sys/wait.h> header file. */
589 #define HAVE_SYS_WAIT_H 1
590 
591 /* Define to 1 if you have the `ttyname' function. */
592 #define HAVE_TTYNAME 1
593 
594 /* Define to 1 if the system has the type `uintmax_t'. */
595 #define HAVE_UINTMAX_T 1
596 
597 /* Define to 1 if you have the `umask' function. */
598 #define HAVE_UMASK 1
599 
600 /* Define to 1 if you have the 'union wait' type in <sys/wait.h>. */
601 /* #undef HAVE_UNION_WAIT */
602 
603 /* Define to 1 if you have the <unistd.h> header file. */
604 #define HAVE_UNISTD_H 1
605 
606 /* Define to 1 if the system has the type 'unsigned long long int'. */
607 #define HAVE_UNSIGNED_LONG_LONG_INT 1
608 
609 /* Define if you have a global __progname variable */
610 /* #undef HAVE_VAR___PROGNAME */
611 
612 /* Define to 1 if you have the `vfork' function. */
613 #define HAVE_VFORK 1
614 
615 /* Define to 1 if you have the <vfork.h> header file. */
616 /* #undef HAVE_VFORK_H */
617 
618 /* Define to 1 if you have the `vprintf' function. */
619 #define HAVE_VPRINTF 1
620 
621 /* Define to 1 if you have the `wait3' function. */
622 #define HAVE_WAIT3 1
623 
624 /* Define to 1 if you have the `waitpid' function. */
625 #define HAVE_WAITPID 1
626 
627 /* Define to 1 if you have the <wchar.h> header file. */
628 #define HAVE_WCHAR_H 1
629 
630 /* Define if you have the 'wchar_t' type. */
631 #define HAVE_WCHAR_T 1
632 
633 /* Define to 1 if you have the <winsock2.h> header file. */
634 /* #undef HAVE_WINSOCK2_H */
635 
636 /* Define if you have the 'wint_t' type. */
637 #define HAVE_WINT_T 1
638 
639 /* Define to 1 if `fork' works. */
640 #define HAVE_WORKING_FORK 1
641 
642 /* Define to 1 if O_NOATIME works. */
643 #define HAVE_WORKING_O_NOATIME 1
644 
645 /* Define to 1 if O_NOFOLLOW works. */
646 #define HAVE_WORKING_O_NOFOLLOW 1
647 
648 /* Define to 1 if `vfork' works. */
649 #define HAVE_WORKING_VFORK 1
650 
651 /* Define to 1 if the system has the type `_Bool'. */
652 #define HAVE__BOOL 1
653 
654 /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
655 /* #undef HAVE__SET_INVALID_PARAMETER_HANDLER */
656 
657 /* Build host information. */
658 #define MAKE_HOST "x86_64-pc-linux-gnu"
659 
660 /* Define to 1 to enable job server support in GNU make. */
661 #define MAKE_JOBSERVER 1
662 
663 /* Define to 1 to enable 'load' support in GNU make. */
664 #define MAKE_LOAD 1
665 
666 /* Define to 1 to enable symbolic link timestamp checking. */
667 #define MAKE_SYMLINKS 1
668 
669 /* Use GNU style printf and scanf. */
670 #ifndef __USE_MINGW_ANSI_STDIO
671 # define __USE_MINGW_ANSI_STDIO 1
672 #endif
673 
674 
675 /* Define to 1 if the nlist n_name member is a pointer */
676 /* #undef N_NAME_POINTER */
677 
678 /* Name of package */
679 #define PACKAGE "remake"
680 
681 /* Define to the address where bug reports for this package should be sent. */
682 #define PACKAGE_BUGREPORT "https://github.com/rocky/remake/issues"
683 
684 /* Define to the full name of this package. */
685 #define PACKAGE_NAME "remake"
686 
687 /* Define to the full name and version of this package. */
688 #define PACKAGE_STRING "remake 4.3+dbg-1.5"
689 
690 /* Define to the one symbol short name of this package. */
691 #define PACKAGE_TARNAME "remake"
692 
693 /* Define to the home page for this package. */
694 #define PACKAGE_URL ""
695 
696 /* Define to the version of this package. */
697 #define PACKAGE_VERSION "4.3+dbg-1.5"
698 
699 /* Define to the character that separates directories in PATH. */
700 #define PATH_SEPARATOR_CHAR ':'
701 
702 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
703  'ptrdiff_t'. */
704 /* #undef PTRDIFF_T_SUFFIX */
705 
706 /* Full path to remake top_sourcedir. */
707 #define REMAKE_SOURCE_PATH "/src/external-vcs/github/rocky/remake"
708 
709 /* Define to 1 if strerror(0) does not return a message implying success. */
710 /* #undef REPLACE_STRERROR_0 */
711 
712 /* Define as the return type of signal handlers (`int' or `void'). */
713 #define RETSIGTYPE void
714 
715 /* Define to the name of the SCCS 'get' command. */
716 #define SCCS_GET "get"
717 
718 /* Define to 1 if the SCCS 'get' command understands the '-G<file>' option. */
719 /* #undef SCCS_GET_MINUS_G */
720 
721 /* Define this to be what you need to add to turn on shell tracing */
722 #define SHELL_TRACE "-x"
723 
724 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
725  'sig_atomic_t'. */
726 /* #undef SIG_ATOMIC_T_SUFFIX */
727 
728 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
729  'size_t'. */
730 /* #undef SIZE_T_SUFFIX */
731 
732 /* If using the C implementation of alloca, define if you know the
733  direction of stack growth for your system; otherwise it will be
734  automatically deduced at runtime.
735  STACK_DIRECTION > 0 => grows toward higher addresses
736  STACK_DIRECTION < 0 => grows toward lower addresses
737  STACK_DIRECTION = 0 => direction of growth unknown */
738 /* #undef STACK_DIRECTION */
739 
740 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
741 /* #undef STAT_MACROS_BROKEN */
742 
743 /* Define to 1 if you have the ANSI C header files. */
744 #define STDC_HEADERS 1
745 
746 /* Define to 1 if strerror_r returns char *. */
747 #define STRERROR_R_CHAR_P 1
748 
749 /* Define if struct stat contains a nanoseconds field */
750 #define ST_MTIM_NSEC st_mtim.tv_nsec
751 
752 /* Define to 1 on System V Release 4. */
753 /* #undef SVR4 */
754 
755 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
756 #define TIME_WITH_SYS_TIME 1
757 
758 /* Define to 1 for Encore UMAX. */
759 /* #undef UMAX */
760 
761 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
762  <sys/cpustats.h>. */
763 /* #undef UMAX4_3 */
764 
765 /* Define to 1 to use posix_spawn(). */
766 #define USE_POSIX_SPAWN 1
767 
768 /* Enable extensions on AIX 3, Interix. */
769 #ifndef _ALL_SOURCE
770 # define _ALL_SOURCE 1
771 #endif
772 /* Enable general extensions on macOS. */
773 #ifndef _DARWIN_C_SOURCE
774 # define _DARWIN_C_SOURCE 1
775 #endif
776 /* Enable GNU extensions on systems that have them. */
777 #ifndef _GNU_SOURCE
778 # define _GNU_SOURCE 1
779 #endif
780 /* Enable NetBSD extensions on NetBSD. */
781 #ifndef _NETBSD_SOURCE
782 # define _NETBSD_SOURCE 1
783 #endif
784 /* Enable OpenBSD extensions on NetBSD. */
785 #ifndef _OPENBSD_SOURCE
786 # define _OPENBSD_SOURCE 1
787 #endif
788 /* Enable threading extensions on Solaris. */
789 #ifndef _POSIX_PTHREAD_SEMANTICS
790 # define _POSIX_PTHREAD_SEMANTICS 1
791 #endif
792 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
793 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
794 # define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
795 #endif
796 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
797 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
798 # define __STDC_WANT_IEC_60559_BFP_EXT__ 1
799 #endif
800 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
801 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
802 # define __STDC_WANT_IEC_60559_DFP_EXT__ 1
803 #endif
804 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
805 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
806 # define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
807 #endif
808 /* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
809 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
810 # define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
811 #endif
812 /* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
813 #ifndef __STDC_WANT_LIB_EXT2__
814 # define __STDC_WANT_LIB_EXT2__ 1
815 #endif
816 /* Enable extensions specified by ISO/IEC 24747:2009. */
817 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
818 # define __STDC_WANT_MATH_SPEC_FUNCS__ 1
819 #endif
820 /* Enable extensions on HP NonStop. */
821 #ifndef _TANDEM_SOURCE
822 # define _TANDEM_SOURCE 1
823 #endif
824 /* Enable X/Open extensions if necessary. HP-UX 11.11 defines
825  mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
826  whether compiling with -Ae or -D_HPUX_SOURCE=1. */
827 #ifndef _XOPEN_SOURCE
828 /* # undef _XOPEN_SOURCE */
829 #endif
830 /* Enable X/Open compliant socket functions that do not require linking
831  with -lxnet on HP-UX 11.11. */
832 #ifndef _HPUX_ALT_XOPEN_SOCKET_API
833 # define _HPUX_ALT_XOPEN_SOCKET_API 1
834 #endif
835 /* Enable general extensions on Solaris. */
836 #ifndef __EXTENSIONS__
837 # define __EXTENSIONS__ 1
838 #endif
839 
840 
841 /* Version number of package */
842 #define VERSION "4.3+dbg-1.5"
843 
844 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
845  'wchar_t'. */
846 /* #undef WCHAR_T_SUFFIX */
847 
848 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
849  'wint_t'. */
850 /* #undef WINT_T_SUFFIX */
851 
852 /* Define if using the dmalloc debugging malloc package */
853 /* #undef WITH_DMALLOC */
854 
855 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
856  significant byte first (like Motorola and SPARC, unlike Intel). */
857 #if defined AC_APPLE_UNIVERSAL_BUILD
858 # if defined __BIG_ENDIAN__
859 # define WORDS_BIGENDIAN 1
860 # endif
861 #else
862 # ifndef WORDS_BIGENDIAN
863 /* # undef WORDS_BIGENDIAN */
864 # endif
865 #endif
866 
867 /* Enable large inode numbers on Mac OS X 10.5. */
868 #ifndef _DARWIN_USE_64_BIT_INODE
869 # define _DARWIN_USE_64_BIT_INODE 1
870 #endif
871 
872 /* Number of bits in a file offset, on hosts where this is settable. */
873 /* #undef _FILE_OFFSET_BITS */
874 
875 /* Define for large files, on AIX-style hosts. */
876 /* #undef _LARGE_FILES */
877 
878 /* The _Noreturn keyword of C11. */
879 #ifndef _Noreturn
880 # if (defined __cplusplus \
881  && ((201103 <= __cplusplus && !(__GNUC__ == 4 && __GNUC_MINOR__ == 7)) \
882  || (defined _MSC_VER && 1900 <= _MSC_VER)) \
883  && 0)
884  /* [[noreturn]] is not practically usable, because with it the syntax
885  extern _Noreturn void func (...);
886  would not be valid; such a declaration would only be valid with 'extern'
887  and '_Noreturn' swapped, or without the 'extern' keyword. However, some
888  AIX system header files and several gnulib header files use precisely
889  this syntax with 'extern'. */
890 # define _Noreturn [[noreturn]]
891 # elif ((!defined __cplusplus || defined __clang__) \
892  && (201112 <= (defined __STDC_VERSION__ ? __STDC_VERSION__ : 0) \
893  || 4 < __GNUC__ + (7 <= __GNUC_MINOR__)))
894  /* _Noreturn works as-is. */
895 # elif 2 < __GNUC__ + (8 <= __GNUC_MINOR__) || 0x5110 <= __SUNPRO_C
896 # define _Noreturn __attribute__ ((__noreturn__))
897 # elif 1200 <= (defined _MSC_VER ? _MSC_VER : 0)
898 # define _Noreturn __declspec (noreturn)
899 # else
900 # define _Noreturn
901 # endif
902 #endif
903 
904 
905 /* For standard stat data types on VMS. */
906 #define _USE_STD_STAT 1
907 
908 /* Define to 1 if the system <stdint.h> predates C++11. */
909 /* #undef __STDC_CONSTANT_MACROS */
910 
911 /* Define to 1 if the system <stdint.h> predates C++11. */
912 /* #undef __STDC_LIMIT_MACROS */
913 
914 /* The _GL_ASYNC_SAFE marker should be attached to functions that are
915  signal handlers (for signals other than SIGABRT, SIGPIPE) or can be
916  invoked from such signal handlers. Such functions have some restrictions:
917  * All functions that it calls should be marked _GL_ASYNC_SAFE as well,
918  or should be listed as async-signal-safe in POSIX
919  <https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_04>
920  section 2.4.3. Note that malloc(), sprintf(), and fwrite(), in
921  particular, are NOT async-signal-safe.
922  * All memory locations (variables and struct fields) that these functions
923  access must be marked 'volatile'. This holds for both read and write
924  accesses. Otherwise the compiler might optimize away stores to and
925  reads from such locations that occur in the program, depending on its
926  data flow analysis. For example, when the program contains a loop
927  that is intended to inspect a variable set from within a signal handler
928  while (!signal_occurred)
929  ;
930  the compiler is allowed to transform this into an endless loop if the
931  variable 'signal_occurred' is not declared 'volatile'.
932  Additionally, recall that:
933  * A signal handler should not modify errno (except if it is a handler
934  for a fatal signal and ends by raising the same signal again, thus
935  provoking the termination of the process). If it invokes a function
936  that may clobber errno, it needs to save and restore the value of
937  errno. */
938 #define _GL_ASYNC_SAFE
939 
940 
941 /* Define to empty if `const' does not conform to ANSI C. */
942 /* #undef const */
943 
944 /* Define as 'access' if you don't have the eaccess() function. */
945 /* #undef eaccess */
946 
947 /* Please see the Gnulib manual for how to use these macros.
948 
949  Suppress extern inline with HP-UX cc, as it appears to be broken; see
950  <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
951 
952  Suppress extern inline with Sun C in standards-conformance mode, as it
953  mishandles inline functions that call each other. E.g., for 'inline void f
954  (void) { } inline void g (void) { f (); }', c99 incorrectly complains
955  'reference to static identifier "f" in extern inline function'.
956  This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
957 
958  Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
959  on configurations that mistakenly use 'static inline' to implement
960  functions or macros in standard C headers like <ctype.h>. For example,
961  if isdigit is mistakenly implemented via a static inline function,
962  a program containing an extern inline function that calls isdigit
963  may not work since the C standard prohibits extern inline functions
964  from calling static functions. This bug is known to occur on:
965 
966  OS X 10.8 and earlier; see:
967  http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html
968 
969  DragonFly; see
970  http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log
971 
972  FreeBSD; see:
973  http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00104.html
974 
975  OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
976  for clang but remains for g++; see <http://trac.macports.org/ticket/41033>.
977  Assume DragonFly and FreeBSD will be similar. */
978 #if (((defined __APPLE__ && defined __MACH__) \
979  || defined __DragonFly__ || defined __FreeBSD__) \
980  && (defined __header_inline \
981  ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
982  && ! defined __clang__) \
983  : ((! defined _DONT_USE_CTYPE_INLINE_ \
984  && (defined __GNUC__ || defined __cplusplus)) \
985  || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
986  && defined __GNUC__ && ! defined __cplusplus))))
987 # define _GL_EXTERN_INLINE_STDHEADER_BUG
988 #endif
989 #if ((__GNUC__ \
990  ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
991  : (199901L <= __STDC_VERSION__ \
992  && !defined __HP_cc \
993  && !(defined __SUNPRO_C && __STDC__))) \
994  && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
995 # define _GL_INLINE inline
996 # define _GL_EXTERN_INLINE extern inline
997 # define _GL_EXTERN_INLINE_IN_USE
998 #elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
999  && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
1000 # if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
1001  /* __gnu_inline__ suppresses a GCC 4.2 diagnostic. */
1002 # define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
1003 # else
1004 # define _GL_INLINE extern inline
1005 # endif
1006 # define _GL_EXTERN_INLINE extern
1007 # define _GL_EXTERN_INLINE_IN_USE
1008 #else
1009 # define _GL_INLINE static _GL_UNUSED
1010 # define _GL_EXTERN_INLINE static _GL_UNUSED
1011 #endif
1012 
1013 #if 4 < __GNUC__ + (6 <= __GNUC_MINOR__)
1014 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
1015 # define _GL_INLINE_HEADER_CONST_PRAGMA
1016 # else
1017 # define _GL_INLINE_HEADER_CONST_PRAGMA \
1018  _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
1019 # endif
1020  /* Suppress GCC's bogus "no previous prototype for 'FOO'"
1021  and "no previous declaration for 'FOO'" diagnostics,
1022  when FOO is an inline function in the header; see
1023  <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>. */
1024 # define _GL_INLINE_HEADER_BEGIN \
1025  _Pragma ("GCC diagnostic push") \
1026  _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
1027  _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
1028  _GL_INLINE_HEADER_CONST_PRAGMA
1029 # define _GL_INLINE_HEADER_END \
1030  _Pragma ("GCC diagnostic pop")
1031 #else
1032 # define _GL_INLINE_HEADER_BEGIN
1033 # define _GL_INLINE_HEADER_END
1034 #endif
1035 
1036 /* Define to `int' if <sys/types.h> doesn't define. */
1037 /* #undef gid_t */
1038 
1039 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1040  the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1041  earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1042  __APPLE__ && __MACH__ test for Mac OS X.
1043  __APPLE_CC__ tests for the Apple compiler and its version.
1044  __STDC_VERSION__ tests for the C99 mode. */
1045 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1046 # define __GNUC_STDC_INLINE__ 1
1047 #endif
1048 
1049 /* Define to `int' if <sys/types.h> does not define. */
1050 /* #undef mode_t */
1051 
1052 /* Define to `long int' if <sys/types.h> does not define. */
1053 /* #undef off_t */
1054 
1055 /* Define to `int' if <sys/types.h> does not define. */
1056 /* #undef pid_t */
1057 
1058 /* Define to the equivalent of the C99 'restrict' keyword, or to
1059  nothing if this is not supported. Do not define if restrict is
1060  supported directly. */
1061 #define restrict __restrict
1062 /* Work around a bug in older versions of Sun C++, which did not
1063  #define __restrict__ or support _Restrict or __restrict__
1064  even though the corresponding Sun C compiler ended up with
1065  "#define restrict _Restrict" or "#define restrict __restrict__"
1066  in the previous line. This workaround can be removed once
1067  we assume Oracle Developer Studio 12.5 (2016) or later. */
1068 #if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__
1069 # define _Restrict
1070 # define __restrict__
1071 #endif
1072 
1073 /* Define to `unsigned int' if <sys/types.h> does not define. */
1074 /* #undef size_t */
1075 
1076 /* Define to `int' if <sys/types.h> does not define. */
1077 /* #undef ssize_t */
1078 
1079 /* Define to `int' if <sys/types.h> doesn't define. */
1080 /* #undef uid_t */
1081 
1082 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1083  do not define. */
1084 /* #undef uintmax_t */
1085 
1086 /* Define as a marker that can be attached to declarations that might not
1087  be used. This helps to reduce warnings, such as from
1088  GCC -Wunused-parameter. */
1089 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1090 # define _GL_UNUSED __attribute__ ((__unused__))
1091 #else
1092 # define _GL_UNUSED
1093 #endif
1094 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1095  is a misnomer outside of parameter lists. */
1096 #define _UNUSED_PARAMETER_ _GL_UNUSED
1097 
1098 /* gcc supports the "unused" attribute on possibly unused labels, and
1099  g++ has since version 4.5. Note to support C++ as well as C,
1100  _GL_UNUSED_LABEL should be used with a trailing ; */
1101 #if !defined __cplusplus || __GNUC__ > 4 \
1102  || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
1103 # define _GL_UNUSED_LABEL _GL_UNUSED
1104 #else
1105 # define _GL_UNUSED_LABEL
1106 #endif
1107 
1108 /* The __pure__ attribute was added in gcc 2.96. */
1109 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1110 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1111 #else
1112 # define _GL_ATTRIBUTE_PURE /* empty */
1113 #endif
1114 
1115 /* The __const__ attribute was added in gcc 2.95. */
1116 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1117 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1118 #else
1119 # define _GL_ATTRIBUTE_CONST /* empty */
1120 #endif
1121 
1122 /* The __malloc__ attribute was added in gcc 3. */
1123 #if 3 <= __GNUC__
1124 # define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
1125 #else
1126 # define _GL_ATTRIBUTE_MALLOC /* empty */
1127 #endif
1128 
1129 
1130 /* Define as `fork' if `vfork' does not work. */
1131 /* #undef vfork */
1132 
1133 #endif /*INCLUDED_REMAKE_CONFIG_H*/
1134