1 /* Define if you can safely include both <string.h> and <strings.h>. */
2 #undef STRING_WITH_STRINGS
4 /* Define if printf supports "%p". */
7 /* Define if you want expensive run-time checks. */
10 /* Define to 1 if NLS is requested. */
13 /* Define to 1 if installation paths should be looked up in Windows32
14 Registry. Ignored on non windows32 hosts. */
15 #undef ENABLE_WIN32_REGISTRY
17 /* Define to be the last portion of registry key on windows hosts. */
18 #undef WIN32_REGISTRY_KEY
20 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
23 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
26 /* Define if your compiler understands volatile. */
29 /* Define if your assembler supports specifying the maximum number
30 of bytes to skip when using the GAS .p2align command. */
31 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
33 /* Define if your assembler supports .balign and .p2align. */
34 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
36 /* Define if the assembler supports 64bit sparc. */
37 #undef AS_SPARC64_FLAG
39 /* Define if your assembler supports offsetable %lo(). */
40 #undef HAVE_AS_OFFSETABLE_LO10
42 /* Define if your assembler supports .register. */
43 #undef HAVE_AS_REGISTER_PSEUDO_OP
45 /* Define if your assembler supports .subsection and .subsection -1 starts
46 emitting at the beginning of your section */
47 #undef HAVE_GAS_SUBSECTION_ORDERING
49 /* Define if your assembler uses the old HImode fild and fist notation. */
50 #undef HAVE_GAS_FILDS_FISTS
52 /* Define if you have a working <inttypes.h> header file. */
53 #undef HAVE_INTTYPES_H
55 /* Define if your locale.h file contains LC_MESSAGES. */
56 #undef HAVE_LC_MESSAGES
58 /* Define as 1 if you have the stpcpy function. */
61 /* Whether malloc must be declared even if <stdlib.h> is included. */
62 #undef NEED_DECLARATION_MALLOC
64 /* Whether realloc must be declared even if <stdlib.h> is included. */
65 #undef NEED_DECLARATION_REALLOC
67 /* Whether calloc must be declared even if <stdlib.h> is included. */
68 #undef NEED_DECLARATION_CALLOC
70 /* Whether free must be declared even if <stdlib.h> is included. */
71 #undef NEED_DECLARATION_FREE
73 /* Whether bcopy must be declared even if <string.h> is included. */
74 #undef NEED_DECLARATION_BCOPY
76 /* Whether bcmp must be declared even if <string.h> is included. */
77 #undef NEED_DECLARATION_BCMP
79 /* Whether bzero must be declared even if <string.h> is included. */
80 #undef NEED_DECLARATION_BZERO
82 /* Whether index must be declared even if <string.h> is included. */
83 #undef NEED_DECLARATION_INDEX
85 /* Whether rindex must be declared even if <string.h> is included. */
86 #undef NEED_DECLARATION_RINDEX
88 /* Whether getenv must be declared even if <stdlib.h> is included. */
89 #undef NEED_DECLARATION_GETENV
91 /* Whether atol must be declared even if <stdlib.h> is included. */
92 #undef NEED_DECLARATION_ATOL
94 /* Whether atof must be declared even if <stdlib.h> is included. */
95 #undef NEED_DECLARATION_ATOF
97 /* Whether sbrk must be declared even if <stdlib.h> is included. */
98 #undef NEED_DECLARATION_SBRK
100 /* Whether abort must be declared even if <stdlib.h> is included. */
101 #undef NEED_DECLARATION_ABORT
103 /* Whether strerror must be declared even if <string.h> is included. */
104 #undef NEED_DECLARATION_STRERROR
106 /* Whether strsignal must be declared even if <string.h> is included. */
107 #undef NEED_DECLARATION_STRSIGNAL
109 /* Whether strstr must be declared even if <string.h> is included. */
110 #undef NEED_DECLARATION_STRSTR
112 /* Whether getcwd must be declared even if <unistd.h> is included. */
113 #undef NEED_DECLARATION_GETCWD
115 /* Whether getwd must be declared even if <unistd.h> is included. */
116 #undef NEED_DECLARATION_GETWD
118 /* Whether getrlimit must be declared even if <sys/resource.h> is included. */
119 #undef NEED_DECLARATION_GETRLIMIT
121 /* Whether setrlimit must be declared even if <sys/resource.h> is included. */
122 #undef NEED_DECLARATION_SETRLIMIT
124 /* Whether getrusage must be declared even if <sys/resource.h> is included. */
125 #undef NEED_DECLARATION_GETRUSAGE
127 /* Whether putc_unlocked must be declared even if <stdio.h> is included. */
128 #undef NEED_DECLARATION_PUTC_UNLOCKED
130 /* Whether fputs_unlocked must be declared even if <stdio.h> is included. */
131 #undef NEED_DECLARATION_FPUTS_UNLOCKED
133 /* Define to enable the use of a default assembler. */
134 #undef DEFAULT_ASSEMBLER
136 /* Define to enable the use of a default linker. */
137 #undef DEFAULT_LINKER
139 /* Define if host mkdir takes a single argument. */
140 #undef MKDIR_TAKES_ONE_ARG
142 /* Define to the name of the distribution. */
145 /* Define to the version of the distribution. */