* config.in, configure: Regenerate.
[deliverable/binutils-gdb.git] / sim / common / config.in
CommitLineData
33aa0cbb 1/* config.in. Generated from configure.ac by autoheader. */
c906108c 2
33aa0cbb
PB
3/* Define to 1 if NLS is requested. */
4#undef ENABLE_NLS
c906108c 5
33aa0cbb
PB
6/* Define as 1 if you have catgets and don't want to use GNU gettext. */
7#undef HAVE_CATGETS
8
9/* Define as 1 if you have gettext and don't want to use GNU gettext. */
10#undef HAVE_GETTEXT
11
12/* Define as 1 if you have the stpcpy function. */
13#undef HAVE_STPCPY
14
15/* Define if your locale.h file contains LC_MESSAGES. */
16#undef HAVE_LC_MESSAGES
c906108c 17
33aa0cbb
PB
18/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
19 systems. This function is required for `alloca.c' support on those systems.
20 */
c906108c
SS
21#undef CRAY_STACKSEG_END
22
33aa0cbb
PB
23/* Define to 1 if using `alloca.c'. */
24#undef C_ALLOCA
25
26/* Define to 1 if NLS is requested */
27#undef ENABLE_NLS
28
29/* Define to 1 if you have `alloca', as a function or macro. */
c906108c
SS
30#undef HAVE_ALLOCA
31
33aa0cbb
PB
32/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
33 */
c906108c
SS
34#undef HAVE_ALLOCA_H
35
33aa0cbb
PB
36/* Define to 1 if you have the <argz.h> header file. */
37#undef HAVE_ARGZ_H
c906108c 38
33aa0cbb
PB
39/* Define to 1 if you have the `dcgettext' function. */
40#undef HAVE_DCGETTEXT
c906108c 41
33aa0cbb
PB
42/* Define to 1 if you have the <dlfcn.h> header file. */
43#undef HAVE_DLFCN_H
c906108c 44
33aa0cbb
PB
45/* Define to 1 if you have the <errno.h> header file. */
46#undef HAVE_ERRNO_H
c906108c 47
33aa0cbb
PB
48/* Define to 1 if you have the <fcntl.h> header file. */
49#undef HAVE_FCNTL_H
c906108c 50
33aa0cbb
PB
51/* Define to 1 if you have the <fpu_control.h> header file. */
52#undef HAVE_FPU_CONTROL_H
c906108c 53
33aa0cbb
PB
54/* Define to 1 if you have the `ftruncate' function. */
55#undef HAVE_FTRUNCATE
c906108c 56
33aa0cbb
PB
57/* Define to 1 if you have the `getcwd' function. */
58#undef HAVE_GETCWD
c906108c 59
33aa0cbb
PB
60/* Define to 1 if you have the `getpagesize' function. */
61#undef HAVE_GETPAGESIZE
c906108c 62
33aa0cbb
PB
63/* Define to 1 if you have the `getrusage' function. */
64#undef HAVE_GETRUSAGE
65
66/* Define as 1 if you have gettext and don't want to use GNU gettext. */
c906108c
SS
67#undef HAVE_GETTEXT
68
33aa0cbb
PB
69/* Define to 1 if you have the <inttypes.h> header file. */
70#undef HAVE_INTTYPES_H
c906108c 71
33aa0cbb 72/* Define if your locale.h file contains LC_MESSAGES. */
c906108c
SS
73#undef HAVE_LC_MESSAGES
74
33aa0cbb
PB
75/* Define to 1 if you have the `nsl' library (-lnsl). */
76#undef HAVE_LIBNSL
c906108c 77
33aa0cbb
PB
78/* Define to 1 if you have the `socket' library (-lsocket). */
79#undef HAVE_LIBSOCKET
c906108c 80
33aa0cbb
PB
81/* Define to 1 if you have the <limits.h> header file. */
82#undef HAVE_LIMITS_H
c906108c 83
33aa0cbb
PB
84/* Define to 1 if you have the <locale.h> header file. */
85#undef HAVE_LOCALE_H
c906108c 86
33aa0cbb
PB
87/* Define to 1 if you have the `lstat' function. */
88#undef HAVE_LSTAT
c906108c 89
33aa0cbb
PB
90/* Define to 1 if you have the <malloc.h> header file. */
91#undef HAVE_MALLOC_H
c906108c 92
33aa0cbb
PB
93/* Define to 1 if you have the <memory.h> header file. */
94#undef HAVE_MEMORY_H
c906108c 95
33aa0cbb 96/* Define to 1 if you have the `mmap' function. */
764f1408
FCE
97#undef HAVE_MMAP
98
33aa0cbb 99/* Define to 1 if you have the `munmap' function. */
c906108c
SS
100#undef HAVE_MUNMAP
101
33aa0cbb
PB
102/* Define to 1 if you have the <nl_types.h> header file. */
103#undef HAVE_NL_TYPES_H
104
105/* Define to 1 if you have the `putenv' function. */
c906108c
SS
106#undef HAVE_PUTENV
107
33aa0cbb 108/* Define to 1 if you have the `setenv' function. */
c906108c
SS
109#undef HAVE_SETENV
110
33aa0cbb 111/* Define to 1 if you have the `setlocale' function. */
c906108c
SS
112#undef HAVE_SETLOCALE
113
33aa0cbb 114/* Define to 1 if you have the `sigaction' function. */
c906108c
SS
115#undef HAVE_SIGACTION
116
33aa0cbb
PB
117/* Define to 1 if you have the <stdint.h> header file. */
118#undef HAVE_STDINT_H
119
120/* Define to 1 if you have the <stdlib.h> header file. */
121#undef HAVE_STDLIB_H
122
123/* Define if you have the stpcpy function */
c906108c
SS
124#undef HAVE_STPCPY
125
33aa0cbb 126/* Define to 1 if you have the `strcasecmp' function. */
c906108c
SS
127#undef HAVE_STRCASECMP
128
33aa0cbb 129/* Define to 1 if you have the `strchr' function. */
c906108c
SS
130#undef HAVE_STRCHR
131
33aa0cbb
PB
132/* Define to 1 if you have the <strings.h> header file. */
133#undef HAVE_STRINGS_H
c906108c 134
33aa0cbb
PB
135/* Define to 1 if you have the <string.h> header file. */
136#undef HAVE_STRING_H
c906108c 137
33aa0cbb
PB
138/* Define to 1 if st_atime is a member of struct stat. */
139#undef HAVE_STRUCT_STAT_ST_ATIME
c906108c 140
33aa0cbb
PB
141/* Define to 1 if st_blksize is a member of struct stat. */
142#undef HAVE_STRUCT_STAT_ST_BLKSIZE
c906108c 143
33aa0cbb
PB
144/* Define to 1 if st_blocks is a member of struct stat. */
145#undef HAVE_STRUCT_STAT_ST_BLOCKS
c906108c 146
33aa0cbb
PB
147/* Define to 1 if st_ctime is a member of struct stat. */
148#undef HAVE_STRUCT_STAT_ST_CTIME
c906108c 149
33aa0cbb
PB
150/* Define to 1 if st_dev is a member of struct stat. */
151#undef HAVE_STRUCT_STAT_ST_DEV
c906108c 152
33aa0cbb
PB
153/* Define to 1 if st_gid is a member of struct stat. */
154#undef HAVE_STRUCT_STAT_ST_GID
c906108c 155
33aa0cbb
PB
156/* Define to 1 if st_ino is a member of struct stat. */
157#undef HAVE_STRUCT_STAT_ST_INO
c906108c 158
33aa0cbb
PB
159/* Define to 1 if st_mode is a member of struct stat. */
160#undef HAVE_STRUCT_STAT_ST_MODE
c906108c 161
33aa0cbb
PB
162/* Define to 1 if st_mtime is a member of struct stat. */
163#undef HAVE_STRUCT_STAT_ST_MTIME
c906108c 164
33aa0cbb
PB
165/* Define to 1 if st_nlink is a member of struct stat. */
166#undef HAVE_STRUCT_STAT_ST_NLINK
c906108c 167
33aa0cbb
PB
168/* Define to 1 if st_rdev is a member of struct stat. */
169#undef HAVE_STRUCT_STAT_ST_RDEV
c906108c 170
33aa0cbb
PB
171/* Define to 1 if st_size is a member of struct stat. */
172#undef HAVE_STRUCT_STAT_ST_SIZE
173
174/* Define to 1 if st_uid is a member of struct stat. */
175#undef HAVE_STRUCT_STAT_ST_UID
176
177/* Define to 1 if you have the <sys/mman.h> header file. */
764f1408
FCE
178#undef HAVE_SYS_MMAN_H
179
33aa0cbb 180/* Define to 1 if you have the <sys/param.h> header file. */
c906108c
SS
181#undef HAVE_SYS_PARAM_H
182
33aa0cbb 183/* Define to 1 if you have the <sys/resource.h> header file. */
c906108c
SS
184#undef HAVE_SYS_RESOURCE_H
185
33aa0cbb 186/* Define to 1 if you have the <sys/stat.h> header file. */
764f1408
FCE
187#undef HAVE_SYS_STAT_H
188
33aa0cbb
PB
189/* Define to 1 if you have the <sys/times.h> header file. */
190#undef HAVE_SYS_TIMES_H
191
192/* Define to 1 if you have the <sys/time.h> header file. */
c906108c
SS
193#undef HAVE_SYS_TIME_H
194
33aa0cbb
PB
195/* Define to 1 if you have the <sys/types.h> header file. */
196#undef HAVE_SYS_TYPES_H
c906108c 197
33aa0cbb
PB
198/* Define to 1 if you have the `time' function. */
199#undef HAVE_TIME
200
201/* Define to 1 if you have the <time.h> header file. */
c906108c
SS
202#undef HAVE_TIME_H
203
33aa0cbb
PB
204/* Define to 1 if you have the `truncate' function. */
205#undef HAVE_TRUNCATE
206
207/* Define to 1 if you have the <unistd.h> header file. */
c906108c
SS
208#undef HAVE_UNISTD_H
209
33aa0cbb 210/* Define to 1 if you have the <values.h> header file. */
c906108c 211#undef HAVE_VALUES_H
764f1408 212
33aa0cbb
PB
213/* Define to 1 if you have the `__argz_count' function. */
214#undef HAVE___ARGZ_COUNT
764f1408 215
33aa0cbb
PB
216/* Define to 1 if you have the `__argz_next' function. */
217#undef HAVE___ARGZ_NEXT
697afb65 218
33aa0cbb
PB
219/* Define to 1 if you have the `__argz_stringify' function. */
220#undef HAVE___ARGZ_STRINGIFY
697afb65 221
33aa0cbb
PB
222/* Define to 1 if you have the `__setfpucw' function. */
223#undef HAVE___SETFPUCW
697afb65 224
33aa0cbb
PB
225/* Define to the address where bug reports for this package should be sent. */
226#undef PACKAGE_BUGREPORT
697afb65 227
33aa0cbb
PB
228/* Define to the full name of this package. */
229#undef PACKAGE_NAME
697afb65 230
33aa0cbb
PB
231/* Define to the full name and version of this package. */
232#undef PACKAGE_STRING
697afb65 233
33aa0cbb
PB
234/* Define to the one symbol short name of this package. */
235#undef PACKAGE_TARNAME
697afb65 236
33aa0cbb
PB
237/* Define to the version of this package. */
238#undef PACKAGE_VERSION
697afb65 239
33aa0cbb
PB
240/* Define as the return type of signal handlers (`int' or `void'). */
241#undef RETSIGTYPE
697afb65 242
33aa0cbb
PB
243/* If using the C implementation of alloca, define if you know the
244 direction of stack growth for your system; otherwise it will be
245 automatically deduced at run-time.
246 STACK_DIRECTION > 0 => grows toward higher addresses
247 STACK_DIRECTION < 0 => grows toward lower addresses
248 STACK_DIRECTION = 0 => direction of growth unknown */
249#undef STACK_DIRECTION
697afb65 250
33aa0cbb
PB
251/* Define to 1 if you have the ANSI C header files. */
252#undef STDC_HEADERS
697afb65 253
33aa0cbb
PB
254/* Define to empty if `const' does not conform to ANSI C. */
255#undef const
697afb65 256
33aa0cbb
PB
257/* Define to `__inline__' or `__inline' if that's what the C compiler
258 calls it, or to nothing if 'inline' is not supported under any name. */
259#ifndef __cplusplus
260#undef inline
261#endif
697afb65 262
33aa0cbb
PB
263/* Define to `long' if <sys/types.h> does not define. */
264#undef off_t
697afb65 265
33aa0cbb
PB
266/* Define to `unsigned' if <sys/types.h> does not define. */
267#undef size_t
This page took 0.311871 seconds and 4 git commands to generate.