]>
Commit | Line | Data |
---|---|---|
42ecbf5e | 1 | /* config.in. Generated from configure.in by autoheader. */ |
252b5132 | 2 | |
42ecbf5e DJ |
3 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
4 | systems. This function is required for `alloca.c' support on those systems. | |
5 | */ | |
6 | #undef CRAY_STACKSEG_END | |
7 | ||
8 | /* Define to 1 if using `alloca.c'. */ | |
252b5132 RH |
9 | #undef C_ALLOCA |
10 | ||
42ecbf5e DJ |
11 | /* Define to 1 if NLS is requested */ |
12 | #undef ENABLE_NLS | |
252b5132 | 13 | |
42ecbf5e DJ |
14 | /* Suffix used for executables, if any. */ |
15 | #undef EXECUTABLE_SUFFIX | |
252b5132 | 16 | |
42ecbf5e | 17 | /* Define to 1 if you have `alloca', as a function or macro. */ |
252b5132 RH |
18 | #undef HAVE_ALLOCA |
19 | ||
42ecbf5e DJ |
20 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
21 | */ | |
252b5132 RH |
22 | #undef HAVE_ALLOCA_H |
23 | ||
42ecbf5e DJ |
24 | /* Define to 1 if you have the <argz.h> header file. */ |
25 | #undef HAVE_ARGZ_H | |
252b5132 | 26 | |
42ecbf5e DJ |
27 | /* Define to 1 if you have the `dcgettext' function. */ |
28 | #undef HAVE_DCGETTEXT | |
252b5132 | 29 | |
398ee8f1 SE |
30 | /* Define to 1 if you have the declaration of `environ', and to 0 if you |
31 | don't. */ | |
32 | #undef HAVE_DECL_ENVIRON | |
33 | ||
34 | /* Define to 1 if you have the declaration of `fprintf', and to 0 if you | |
35 | don't. */ | |
36 | #undef HAVE_DECL_FPRINTF | |
37 | ||
b7d4af3a JW |
38 | /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you |
39 | don't. */ | |
40 | #undef HAVE_DECL_GETC_UNLOCKED | |
41 | ||
398ee8f1 SE |
42 | /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. |
43 | */ | |
44 | #undef HAVE_DECL_GETENV | |
45 | ||
42ecbf5e DJ |
46 | /* Is the prototype for getopt in <unistd.h> in the expected format? */ |
47 | #undef HAVE_DECL_GETOPT | |
252b5132 | 48 | |
398ee8f1 SE |
49 | /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. |
50 | */ | |
51 | #undef HAVE_DECL_SBRK | |
52 | ||
3e321448 L |
53 | /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. |
54 | */ | |
55 | #undef HAVE_DECL_STPCPY | |
56 | ||
398ee8f1 SE |
57 | /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. |
58 | */ | |
59 | #undef HAVE_DECL_STRSTR | |
60 | ||
42ecbf5e DJ |
61 | /* Does the platform use an executable suffix? */ |
62 | #undef HAVE_EXECUTABLE_SUFFIX | |
252b5132 | 63 | |
42ecbf5e DJ |
64 | /* Define to 1 if you have the <fcntl.h> header file. */ |
65 | #undef HAVE_FCNTL_H | |
252b5132 | 66 | |
42ecbf5e DJ |
67 | /* Is fopen64 available? */ |
68 | #undef HAVE_FOPEN64 | |
252b5132 | 69 | |
42ecbf5e DJ |
70 | /* Define to 1 if you have the `getcwd' function. */ |
71 | #undef HAVE_GETCWD | |
252b5132 | 72 | |
42ecbf5e DJ |
73 | /* Define to 1 if you have the `getc_unlocked' function. */ |
74 | #undef HAVE_GETC_UNLOCKED | |
252b5132 | 75 | |
42ecbf5e DJ |
76 | /* Define to 1 if you have the `getpagesize' function. */ |
77 | #undef HAVE_GETPAGESIZE | |
252b5132 | 78 | |
42ecbf5e DJ |
79 | /* Define as 1 if you have gettext and don't want to use GNU gettext. */ |
80 | #undef HAVE_GETTEXT | |
252b5132 | 81 | |
42ecbf5e DJ |
82 | /* Does <utime.h> define struct utimbuf? */ |
83 | #undef HAVE_GOOD_UTIME_H | |
252b5132 | 84 | |
42ecbf5e DJ |
85 | /* Define to 1 if you have the <inttypes.h> header file. */ |
86 | #undef HAVE_INTTYPES_H | |
252b5132 | 87 | |
42ecbf5e DJ |
88 | /* Define if your locale.h file contains LC_MESSAGES. */ |
89 | #undef HAVE_LC_MESSAGES | |
cedd9a58 | 90 | |
42ecbf5e DJ |
91 | /* Define to 1 if you have the <limits.h> header file. */ |
92 | #undef HAVE_LIMITS_H | |
252b5132 | 93 | |
42ecbf5e DJ |
94 | /* Define to 1 if you have the <locale.h> header file. */ |
95 | #undef HAVE_LOCALE_H | |
96 | ||
97 | /* Define to 1 if you have the <malloc.h> header file. */ | |
98 | #undef HAVE_MALLOC_H | |
252b5132 | 99 | |
42ecbf5e DJ |
100 | /* Define to 1 if you have the <memory.h> header file. */ |
101 | #undef HAVE_MEMORY_H | |
102 | ||
103 | /* Define to 1 if you have a working `mmap' system call. */ | |
104 | #undef HAVE_MMAP | |
105 | ||
106 | /* Define to 1 if you have the `munmap' function. */ | |
252b5132 RH |
107 | #undef HAVE_MUNMAP |
108 | ||
42ecbf5e DJ |
109 | /* Define to 1 if you have the <nl_types.h> header file. */ |
110 | #undef HAVE_NL_TYPES_H | |
111 | ||
112 | /* Define to 1 if you have the `putenv' function. */ | |
252b5132 RH |
113 | #undef HAVE_PUTENV |
114 | ||
42ecbf5e | 115 | /* Define to 1 if you have the `sbrk' function. */ |
252b5132 RH |
116 | #undef HAVE_SBRK |
117 | ||
42ecbf5e | 118 | /* Define to 1 if you have the `setenv' function. */ |
252b5132 RH |
119 | #undef HAVE_SETENV |
120 | ||
42ecbf5e | 121 | /* Define to 1 if you have the `setlocale' function. */ |
252b5132 RH |
122 | #undef HAVE_SETLOCALE |
123 | ||
42ecbf5e | 124 | /* Define to 1 if you have the `setmode' function. */ |
5af11cab AM |
125 | #undef HAVE_SETMODE |
126 | ||
42ecbf5e DJ |
127 | /* Is stat64 available? */ |
128 | #undef HAVE_STAT64 | |
129 | ||
130 | /* Define to 1 if you have the <stdint.h> header file. */ | |
131 | #undef HAVE_STDINT_H | |
132 | ||
133 | /* Define to 1 if you have the <stdlib.h> header file. */ | |
134 | #undef HAVE_STDLIB_H | |
135 | ||
136 | /* Define if you have the stpcpy function */ | |
252b5132 RH |
137 | #undef HAVE_STPCPY |
138 | ||
42ecbf5e | 139 | /* Define to 1 if you have the `strcasecmp' function. */ |
252b5132 RH |
140 | #undef HAVE_STRCASECMP |
141 | ||
42ecbf5e | 142 | /* Define to 1 if you have the `strchr' function. */ |
252b5132 RH |
143 | #undef HAVE_STRCHR |
144 | ||
42ecbf5e | 145 | /* Define to 1 if you have the `strcoll' function. */ |
9710509e AM |
146 | #undef HAVE_STRCOLL |
147 | ||
42ecbf5e DJ |
148 | /* Define to 1 if you have the <strings.h> header file. */ |
149 | #undef HAVE_STRINGS_H | |
252b5132 | 150 | |
42ecbf5e DJ |
151 | /* Define to 1 if you have the <string.h> header file. */ |
152 | #undef HAVE_STRING_H | |
252b5132 | 153 | |
42ecbf5e DJ |
154 | /* Define to 1 if you have the <sys/file.h> header file. */ |
155 | #undef HAVE_SYS_FILE_H | |
252b5132 | 156 | |
42ecbf5e DJ |
157 | /* Define to 1 if you have the <sys/param.h> header file. */ |
158 | #undef HAVE_SYS_PARAM_H | |
252b5132 | 159 | |
42ecbf5e DJ |
160 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
161 | #undef HAVE_SYS_STAT_H | |
252b5132 | 162 | |
42ecbf5e DJ |
163 | /* Define to 1 if you have the <sys/types.h> header file. */ |
164 | #undef HAVE_SYS_TYPES_H | |
252b5132 | 165 | |
42ecbf5e DJ |
166 | /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ |
167 | #undef HAVE_SYS_WAIT_H | |
252b5132 | 168 | |
42ecbf5e DJ |
169 | /* Is the type time_t defined in <time.h>? */ |
170 | #undef HAVE_TIME_T_IN_TIME_H | |
252b5132 | 171 | |
42ecbf5e DJ |
172 | /* Is the type time_t defined in <sys/types.h>? */ |
173 | #undef HAVE_TIME_T_IN_TYPES_H | |
252b5132 | 174 | |
42ecbf5e DJ |
175 | /* Define to 1 if you have the <unistd.h> header file. */ |
176 | #undef HAVE_UNISTD_H | |
252b5132 | 177 | |
42ecbf5e DJ |
178 | /* Define to 1 if you have the `utimes' function. */ |
179 | #undef HAVE_UTIMES | |
252b5132 | 180 | |
42ecbf5e DJ |
181 | /* Define to 1 if you have the <values.h> header file. */ |
182 | #undef HAVE_VALUES_H | |
252b5132 | 183 | |
42ecbf5e DJ |
184 | /* Define to 1 if you have the `__argz_count' function. */ |
185 | #undef HAVE___ARGZ_COUNT | |
252b5132 | 186 | |
42ecbf5e DJ |
187 | /* Define to 1 if you have the `__argz_next' function. */ |
188 | #undef HAVE___ARGZ_NEXT | |
252b5132 | 189 | |
42ecbf5e DJ |
190 | /* Define to 1 if you have the `__argz_stringify' function. */ |
191 | #undef HAVE___ARGZ_STRINGIFY | |
252b5132 | 192 | |
42ecbf5e DJ |
193 | /* Name of package */ |
194 | #undef PACKAGE | |
2481e6a2 | 195 | |
42ecbf5e DJ |
196 | /* Define to the address where bug reports for this package should be sent. */ |
197 | #undef PACKAGE_BUGREPORT | |
bb0cb4db | 198 | |
42ecbf5e DJ |
199 | /* Define to the full name of this package. */ |
200 | #undef PACKAGE_NAME | |
cedd9a58 | 201 | |
42ecbf5e DJ |
202 | /* Define to the full name and version of this package. */ |
203 | #undef PACKAGE_STRING | |
fb5b5478 | 204 | |
42ecbf5e DJ |
205 | /* Define to the one symbol short name of this package. */ |
206 | #undef PACKAGE_TARNAME | |
cedd9a58 | 207 | |
42ecbf5e DJ |
208 | /* Define to the version of this package. */ |
209 | #undef PACKAGE_VERSION | |
252b5132 | 210 | |
42ecbf5e DJ |
211 | /* If using the C implementation of alloca, define if you know the |
212 | direction of stack growth for your system; otherwise it will be | |
213 | automatically deduced at run-time. | |
214 | STACK_DIRECTION > 0 => grows toward higher addresses | |
215 | STACK_DIRECTION < 0 => grows toward lower addresses | |
216 | STACK_DIRECTION = 0 => direction of growth unknown */ | |
217 | #undef STACK_DIRECTION | |
252b5132 | 218 | |
42ecbf5e DJ |
219 | /* Define to 1 if you have the ANSI C header files. */ |
220 | #undef STDC_HEADERS | |
e46eba98 | 221 | |
42ecbf5e DJ |
222 | /* Configured target name. */ |
223 | #undef TARGET | |
252b5132 | 224 | |
42ecbf5e DJ |
225 | /* Define to 1 if user symbol names have a leading underscore, 0 if not. */ |
226 | #undef TARGET_PREPENDS_UNDERSCORE | |
252b5132 | 227 | |
42ecbf5e DJ |
228 | /* Use b modifier when opening binary files? */ |
229 | #undef USE_BINARY_FOPEN | |
252b5132 | 230 | |
42ecbf5e DJ |
231 | /* Version number of package */ |
232 | #undef VERSION | |
252b5132 | 233 | |
42ecbf5e DJ |
234 | /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a |
235 | `char[]'. */ | |
236 | #undef YYTEXT_POINTER | |
252b5132 | 237 | |
3e321448 L |
238 | /* Enable GNU extensions on systems that have them. */ |
239 | #ifndef _GNU_SOURCE | |
240 | # undef _GNU_SOURCE | |
241 | #endif | |
242 | ||
42ecbf5e DJ |
243 | /* Enable LFS */ |
244 | #undef _LARGEFILE64_SOURCE | |
252b5132 | 245 | |
42ecbf5e DJ |
246 | /* Define to empty if `const' does not conform to ANSI C. */ |
247 | #undef const | |
252b5132 | 248 | |
42ecbf5e DJ |
249 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
250 | calls it, or to nothing if 'inline' is not supported under any name. */ | |
251 | #ifndef __cplusplus | |
252 | #undef inline | |
253 | #endif | |
252b5132 | 254 | |
42ecbf5e DJ |
255 | /* Define to `long' if <sys/types.h> does not define. */ |
256 | #undef off_t | |
bb279dc0 | 257 | |
42ecbf5e DJ |
258 | /* Define to `unsigned' if <sys/types.h> does not define. */ |
259 | #undef size_t |