2005-09-19 Paul Brook <paul@codesourcery.com>
[external/binutils.git] / sim / arm / config.in
1 /* config.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if NLS is requested.  */
4 #undef ENABLE_NLS
5
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
17
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    */
21 #undef CRAY_STACKSEG_END
22
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. */
30 #undef HAVE_ALLOCA
31
32 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
33    */
34 #undef HAVE_ALLOCA_H
35
36 /* Define to 1 if you have the <argz.h> header file. */
37 #undef HAVE_ARGZ_H
38
39 /* Define to 1 if you have the `dcgettext' function. */
40 #undef HAVE_DCGETTEXT
41
42 /* Define to 1 if you have the <dlfcn.h> header file. */
43 #undef HAVE_DLFCN_H
44
45 /* Define to 1 if you have the <errno.h> header file. */
46 #undef HAVE_ERRNO_H
47
48 /* Define to 1 if you have the <fcntl.h> header file. */
49 #undef HAVE_FCNTL_H
50
51 /* Define to 1 if you have the <fpu_control.h> header file. */
52 #undef HAVE_FPU_CONTROL_H
53
54 /* Define to 1 if you have the `getcwd' function. */
55 #undef HAVE_GETCWD
56
57 /* Define to 1 if you have the `getpagesize' function. */
58 #undef HAVE_GETPAGESIZE
59
60 /* Define to 1 if you have the `getrusage' function. */
61 #undef HAVE_GETRUSAGE
62
63 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
64 #undef HAVE_GETTEXT
65
66 /* Define to 1 if you have the <inttypes.h> header file. */
67 #undef HAVE_INTTYPES_H
68
69 /* Define if your locale.h file contains LC_MESSAGES. */
70 #undef HAVE_LC_MESSAGES
71
72 /* Define to 1 if you have the `nsl' library (-lnsl). */
73 #undef HAVE_LIBNSL
74
75 /* Define to 1 if you have the `socket' library (-lsocket). */
76 #undef HAVE_LIBSOCKET
77
78 /* Define to 1 if you have the <limits.h> header file. */
79 #undef HAVE_LIMITS_H
80
81 /* Define to 1 if you have the <locale.h> header file. */
82 #undef HAVE_LOCALE_H
83
84 /* Define to 1 if you have the <malloc.h> header file. */
85 #undef HAVE_MALLOC_H
86
87 /* Define to 1 if you have the <memory.h> header file. */
88 #undef HAVE_MEMORY_H
89
90 /* Define to 1 if you have a working `mmap' system call. */
91 #undef HAVE_MMAP
92
93 /* Define to 1 if you have the `munmap' function. */
94 #undef HAVE_MUNMAP
95
96 /* Define to 1 if you have the <nl_types.h> header file. */
97 #undef HAVE_NL_TYPES_H
98
99 /* Define to 1 if you have the `putenv' function. */
100 #undef HAVE_PUTENV
101
102 /* Define to 1 if you have the `setenv' function. */
103 #undef HAVE_SETENV
104
105 /* Define to 1 if you have the `setlocale' function. */
106 #undef HAVE_SETLOCALE
107
108 /* Define to 1 if you have the `sigaction' function. */
109 #undef HAVE_SIGACTION
110
111 /* Define to 1 if you have the <stdint.h> header file. */
112 #undef HAVE_STDINT_H
113
114 /* Define to 1 if you have the <stdlib.h> header file. */
115 #undef HAVE_STDLIB_H
116
117 /* Define if you have the stpcpy function */
118 #undef HAVE_STPCPY
119
120 /* Define to 1 if you have the `strcasecmp' function. */
121 #undef HAVE_STRCASECMP
122
123 /* Define to 1 if you have the `strchr' function. */
124 #undef HAVE_STRCHR
125
126 /* Define to 1 if you have the <strings.h> header file. */
127 #undef HAVE_STRINGS_H
128
129 /* Define to 1 if you have the <string.h> header file. */
130 #undef HAVE_STRING_H
131
132 /* Define to 1 if you have the <sys/param.h> header file. */
133 #undef HAVE_SYS_PARAM_H
134
135 /* Define to 1 if you have the <sys/resource.h> header file. */
136 #undef HAVE_SYS_RESOURCE_H
137
138 /* Define to 1 if you have the <sys/stat.h> header file. */
139 #undef HAVE_SYS_STAT_H
140
141 /* Define to 1 if you have the <sys/time.h> header file. */
142 #undef HAVE_SYS_TIME_H
143
144 /* Define to 1 if you have the <sys/types.h> header file. */
145 #undef HAVE_SYS_TYPES_H
146
147 /* Define to 1 if you have the `time' function. */
148 #undef HAVE_TIME
149
150 /* Define to 1 if you have the <time.h> header file. */
151 #undef HAVE_TIME_H
152
153 /* Define to 1 if you have the <unistd.h> header file. */
154 #undef HAVE_UNISTD_H
155
156 /* Define to 1 if you have the <values.h> header file. */
157 #undef HAVE_VALUES_H
158
159 /* Define to 1 if you have the `__argz_count' function. */
160 #undef HAVE___ARGZ_COUNT
161
162 /* Define to 1 if you have the `__argz_next' function. */
163 #undef HAVE___ARGZ_NEXT
164
165 /* Define to 1 if you have the `__argz_stringify' function. */
166 #undef HAVE___ARGZ_STRINGIFY
167
168 /* Define to 1 if you have the `__setfpucw' function. */
169 #undef HAVE___SETFPUCW
170
171 /* Define to the address where bug reports for this package should be sent. */
172 #undef PACKAGE_BUGREPORT
173
174 /* Define to the full name of this package. */
175 #undef PACKAGE_NAME
176
177 /* Define to the full name and version of this package. */
178 #undef PACKAGE_STRING
179
180 /* Define to the one symbol short name of this package. */
181 #undef PACKAGE_TARNAME
182
183 /* Define to the version of this package. */
184 #undef PACKAGE_VERSION
185
186 /* Define as the return type of signal handlers (`int' or `void'). */
187 #undef RETSIGTYPE
188
189 /* If using the C implementation of alloca, define if you know the
190    direction of stack growth for your system; otherwise it will be
191    automatically deduced at run-time.
192         STACK_DIRECTION > 0 => grows toward higher addresses
193         STACK_DIRECTION < 0 => grows toward lower addresses
194         STACK_DIRECTION = 0 => direction of growth unknown */
195 #undef STACK_DIRECTION
196
197 /* Define to 1 if you have the ANSI C header files. */
198 #undef STDC_HEADERS
199
200 /* Define to empty if `const' does not conform to ANSI C. */
201 #undef const
202
203 /* Define to `__inline__' or `__inline' if that's what the C compiler
204    calls it, or to nothing if 'inline' is not supported under any name.  */
205 #ifndef __cplusplus
206 #undef inline
207 #endif
208
209 /* Define to `long' if <sys/types.h> does not define. */
210 #undef off_t
211
212 /* Define to `unsigned' if <sys/types.h> does not define. */
213 #undef size_t