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