1 /* config.in. Generated automatically from configure.in by autoheader. */
2 /* Define if you can safely include both <string.h> and <strings.h>. */
3 #undef STRING_WITH_STRINGS
5 /* Define if printf supports "%p". */
8 /* Define if you want expensive run-time checks. */
11 /* Define if your cpp understands the stringify operator. */
12 #undef HAVE_CPP_STRINGIFY
14 /* Define if your compiler understands volatile. */
17 /* Define if your assembler supports specifying the maximum number
18 of bytes to skip when using the GAS .p2align command. */
19 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
21 /* Define if your assembler supports .balign and .p2align. */
22 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
24 /* Define if your assembler supports .subsection and .subsection -1 starts
25 emitting at the beginning of your section */
26 #undef HAVE_GAS_SUBSECTION_ORDERING
28 /* Define if you have a working <inttypes.h> header file. */
29 #undef HAVE_INTTYPES_H
31 /* Whether malloc must be declared even if <stdlib.h> is included. */
32 #undef NEED_DECLARATION_MALLOC
34 /* Whether realloc must be declared even if <stdlib.h> is included. */
35 #undef NEED_DECLARATION_REALLOC
37 /* Whether calloc must be declared even if <stdlib.h> is included. */
38 #undef NEED_DECLARATION_CALLOC
40 /* Whether free must be declared even if <stdlib.h> is included. */
41 #undef NEED_DECLARATION_FREE
43 /* Whether bcopy must be declared even if <string.h> is included. */
44 #undef NEED_DECLARATION_BCOPY
46 /* Whether bcmp must be declared even if <string.h> is included. */
47 #undef NEED_DECLARATION_BCMP
49 /* Whether bzero must be declared even if <string.h> is included. */
50 #undef NEED_DECLARATION_BZERO
52 /* Whether index must be declared even if <string.h> is included. */
53 #undef NEED_DECLARATION_INDEX
55 /* Whether rindex must be declared even if <string.h> is included. */
56 #undef NEED_DECLARATION_RINDEX
58 /* Whether getenv must be declared even if <stdlib.h> is included. */
59 #undef NEED_DECLARATION_GETENV
61 /* Whether atol must be declared even if <stdlib.h> is included. */
62 #undef NEED_DECLARATION_ATOL
64 /* Whether sbrk must be declared even if <stdlib.h> is included. */
65 #undef NEED_DECLARATION_SBRK
67 /* Whether abort must be declared even if <stdlib.h> is included. */
68 #undef NEED_DECLARATION_ABORT
70 /* Whether strerror must be declared even if <string.h> is included. */
71 #undef NEED_DECLARATION_STRERROR
73 /* Whether strsignal must be declared even if <string.h> is included. */
74 #undef NEED_DECLARATION_STRSIGNAL
76 /* Whether getcwd must be declared even if <unistd.h> is included. */
77 #undef NEED_DECLARATION_GETCWD
79 /* Whether getwd must be declared even if <unistd.h> is included. */
80 #undef NEED_DECLARATION_GETWD
82 /* Whether getrlimit must be declared even if <sys/resource.h> is included. */
83 #undef NEED_DECLARATION_GETRLIMIT
85 /* Whether setrlimit must be declared even if <sys/resource.h> is included. */
86 #undef NEED_DECLARATION_SETRLIMIT
88 /* Define if you want expensive run-time checks. */
89 #undef ENABLE_CHECKING
91 /* Define to enable the use of a default assembler. */
92 #undef DEFAULT_ASSEMBLER
94 /* Define to enable the use of a default linker. */
98 /* Define if you don't have vprintf but do have _doprnt. */
101 /* Define if you have the vprintf function. */
104 /* Define if you have the ANSI C header files. */
107 /* Define if `sys_siglist' is declared by <signal.h>. */
108 #undef SYS_SIGLIST_DECLARED
110 /* Define if you can safely include both <sys/time.h> and <time.h>. */
111 #undef TIME_WITH_SYS_TIME
113 /* Define if you have the atoll function. */
116 /* Define if you have the atoq function. */
119 /* Define if you have the bcmp function. */
122 /* Define if you have the bcopy function. */
125 /* Define if you have the bsearch function. */
128 /* Define if you have the bzero function. */
131 /* Define if you have the getrlimit function. */
132 #undef HAVE_GETRLIMIT
134 /* Define if you have the gettimeofday function. */
135 #undef HAVE_GETTIMEOFDAY
137 /* Define if you have the index function. */
140 /* Define if you have the isascii function. */
143 /* Define if you have the kill function. */
146 /* Define if you have the popen function. */
149 /* Define if you have the putenv function. */
152 /* Define if you have the rindex function. */
155 /* Define if you have the setrlimit function. */
156 #undef HAVE_SETRLIMIT
158 /* Define if you have the strchr function. */
161 /* Define if you have the strerror function. */
164 /* Define if you have the strrchr function. */
167 /* Define if you have the strsignal function. */
168 #undef HAVE_STRSIGNAL
170 /* Define if you have the strtoul function. */
173 /* Define if you have the sysconf function. */
176 /* Define if you have the <fcntl.h> header file. */
179 /* Define if you have the <limits.h> header file. */
182 /* Define if you have the <stab.h> header file. */
185 /* Define if you have the <stddef.h> header file. */
188 /* Define if you have the <stdlib.h> header file. */
191 /* Define if you have the <string.h> header file. */
194 /* Define if you have the <strings.h> header file. */
195 #undef HAVE_STRINGS_H
197 /* Define if you have the <sys/file.h> header file. */
198 #undef HAVE_SYS_FILE_H
200 /* Define if you have the <sys/param.h> header file. */
201 #undef HAVE_SYS_PARAM_H
203 /* Define if you have the <sys/resource.h> header file. */
204 #undef HAVE_SYS_RESOURCE_H
206 /* Define if you have the <sys/time.h> header file. */
207 #undef HAVE_SYS_TIME_H
209 /* Define if you have the <sys/times.h> header file. */
210 #undef HAVE_SYS_TIMES_H
212 /* Define if you have the <sys/wait.h> header file. */
213 #undef HAVE_SYS_WAIT_H
215 /* Define if you have the <time.h> header file. */
218 /* Define if you have the <unistd.h> header file. */
221 /* Define if you have the <wait.h> header file. */