No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gdb6 / sim / common / config.in
blob465224851143a7d2f7c5fd1d89dbe7ac8111e701
1 /* config.in.  Generated from configure.ac by autoheader.  */
3 /* Define to 1 if NLS is requested.  */
4 #undef ENABLE_NLS
6 /* Define as 1 if you have catgets and don't want to use GNU gettext.  */
7 #undef HAVE_CATGETS
9 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
10 #undef HAVE_GETTEXT
12 /* Define as 1 if you have the stpcpy function.  */
13 #undef HAVE_STPCPY
15 /* Define if your locale.h file contains LC_MESSAGES.  */
16 #undef HAVE_LC_MESSAGES
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
23 /* Define to 1 if using `alloca.c'. */
24 #undef C_ALLOCA
26 /* Define to 1 if NLS is requested */
27 #undef ENABLE_NLS
29 /* Define to 1 if you have `alloca', as a function or macro. */
30 #undef HAVE_ALLOCA
32 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
33    */
34 #undef HAVE_ALLOCA_H
36 /* Define to 1 if you have the <argz.h> header file. */
37 #undef HAVE_ARGZ_H
39 /* Define to 1 if you have the `dcgettext' function. */
40 #undef HAVE_DCGETTEXT
42 /* Define to 1 if you have the <dlfcn.h> header file. */
43 #undef HAVE_DLFCN_H
45 /* Define to 1 if you have the <errno.h> header file. */
46 #undef HAVE_ERRNO_H
48 /* Define to 1 if you have the <fcntl.h> header file. */
49 #undef HAVE_FCNTL_H
51 /* Define to 1 if you have the <fpu_control.h> header file. */
52 #undef HAVE_FPU_CONTROL_H
54 /* Define to 1 if you have the `ftruncate' function. */
55 #undef HAVE_FTRUNCATE
57 /* Define to 1 if you have the `getcwd' function. */
58 #undef HAVE_GETCWD
60 /* Define to 1 if you have the `getpagesize' function. */
61 #undef HAVE_GETPAGESIZE
63 /* Define to 1 if you have the `getrusage' function. */
64 #undef HAVE_GETRUSAGE
66 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
67 #undef HAVE_GETTEXT
69 /* Define to 1 if you have the <inttypes.h> header file. */
70 #undef HAVE_INTTYPES_H
72 /* Define if your locale.h file contains LC_MESSAGES. */
73 #undef HAVE_LC_MESSAGES
75 /* Define to 1 if you have the `nsl' library (-lnsl). */
76 #undef HAVE_LIBNSL
78 /* Define to 1 if you have the `socket' library (-lsocket). */
79 #undef HAVE_LIBSOCKET
81 /* Define to 1 if you have the <limits.h> header file. */
82 #undef HAVE_LIMITS_H
84 /* Define to 1 if you have the <locale.h> header file. */
85 #undef HAVE_LOCALE_H
87 /* Define to 1 if you have the `lstat' function. */
88 #undef HAVE_LSTAT
90 /* Define to 1 if you have the <malloc.h> header file. */
91 #undef HAVE_MALLOC_H
93 /* Define to 1 if you have the <memory.h> header file. */
94 #undef HAVE_MEMORY_H
96 /* Define to 1 if you have the `mmap' function. */
97 #undef HAVE_MMAP
99 /* Define to 1 if you have the `munmap' function. */
100 #undef HAVE_MUNMAP
102 /* Define to 1 if you have the <nl_types.h> header file. */
103 #undef HAVE_NL_TYPES_H
105 /* Define to 1 if you have the `putenv' function. */
106 #undef HAVE_PUTENV
108 /* Define to 1 if you have the `setenv' function. */
109 #undef HAVE_SETENV
111 /* Define to 1 if you have the `setlocale' function. */
112 #undef HAVE_SETLOCALE
114 /* Define to 1 if you have the `sigaction' function. */
115 #undef HAVE_SIGACTION
117 /* Define to 1 if you have the <stdint.h> header file. */
118 #undef HAVE_STDINT_H
120 /* Define to 1 if you have the <stdlib.h> header file. */
121 #undef HAVE_STDLIB_H
123 /* Define if you have the stpcpy function */
124 #undef HAVE_STPCPY
126 /* Define to 1 if you have the `strcasecmp' function. */
127 #undef HAVE_STRCASECMP
129 /* Define to 1 if you have the `strchr' function. */
130 #undef HAVE_STRCHR
132 /* Define to 1 if you have the <strings.h> header file. */
133 #undef HAVE_STRINGS_H
135 /* Define to 1 if you have the <string.h> header file. */
136 #undef HAVE_STRING_H
138 /* Define to 1 if st_atime is a member of struct stat. */
139 #undef HAVE_STRUCT_STAT_ST_ATIME
141 /* Define to 1 if st_blksize is a member of struct stat. */
142 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
144 /* Define to 1 if st_blocks is a member of struct stat. */
145 #undef HAVE_STRUCT_STAT_ST_BLOCKS
147 /* Define to 1 if st_ctime is a member of struct stat. */
148 #undef HAVE_STRUCT_STAT_ST_CTIME
150 /* Define to 1 if st_dev is a member of struct stat. */
151 #undef HAVE_STRUCT_STAT_ST_DEV
153 /* Define to 1 if st_gid is a member of struct stat. */
154 #undef HAVE_STRUCT_STAT_ST_GID
156 /* Define to 1 if st_ino is a member of struct stat. */
157 #undef HAVE_STRUCT_STAT_ST_INO
159 /* Define to 1 if st_mode is a member of struct stat. */
160 #undef HAVE_STRUCT_STAT_ST_MODE
162 /* Define to 1 if st_mtime is a member of struct stat. */
163 #undef HAVE_STRUCT_STAT_ST_MTIME
165 /* Define to 1 if st_nlink is a member of struct stat. */
166 #undef HAVE_STRUCT_STAT_ST_NLINK
168 /* Define to 1 if st_rdev is a member of struct stat. */
169 #undef HAVE_STRUCT_STAT_ST_RDEV
171 /* Define to 1 if st_size is a member of struct stat. */
172 #undef HAVE_STRUCT_STAT_ST_SIZE
174 /* Define to 1 if st_uid is a member of struct stat. */
175 #undef HAVE_STRUCT_STAT_ST_UID
177 /* Define to 1 if you have the <sys/mman.h> header file. */
178 #undef HAVE_SYS_MMAN_H
180 /* Define to 1 if you have the <sys/param.h> header file. */
181 #undef HAVE_SYS_PARAM_H
183 /* Define to 1 if you have the <sys/resource.h> header file. */
184 #undef HAVE_SYS_RESOURCE_H
186 /* Define to 1 if you have the <sys/stat.h> header file. */
187 #undef HAVE_SYS_STAT_H
189 /* Define to 1 if you have the <sys/times.h> header file. */
190 #undef HAVE_SYS_TIMES_H
192 /* Define to 1 if you have the <sys/time.h> header file. */
193 #undef HAVE_SYS_TIME_H
195 /* Define to 1 if you have the <sys/types.h> header file. */
196 #undef HAVE_SYS_TYPES_H
198 /* Define to 1 if you have the `time' function. */
199 #undef HAVE_TIME
201 /* Define to 1 if you have the <time.h> header file. */
202 #undef HAVE_TIME_H
204 /* Define to 1 if you have the `truncate' function. */
205 #undef HAVE_TRUNCATE
207 /* Define to 1 if you have the <unistd.h> header file. */
208 #undef HAVE_UNISTD_H
210 /* Define to 1 if you have the <values.h> header file. */
211 #undef HAVE_VALUES_H
213 /* Define to 1 if you have the `__argz_count' function. */
214 #undef HAVE___ARGZ_COUNT
216 /* Define to 1 if you have the `__argz_next' function. */
217 #undef HAVE___ARGZ_NEXT
219 /* Define to 1 if you have the `__argz_stringify' function. */
220 #undef HAVE___ARGZ_STRINGIFY
222 /* Define to 1 if you have the `__setfpucw' function. */
223 #undef HAVE___SETFPUCW
225 /* Define to the address where bug reports for this package should be sent. */
226 #undef PACKAGE_BUGREPORT
228 /* Define to the full name of this package. */
229 #undef PACKAGE_NAME
231 /* Define to the full name and version of this package. */
232 #undef PACKAGE_STRING
234 /* Define to the one symbol short name of this package. */
235 #undef PACKAGE_TARNAME
237 /* Define to the version of this package. */
238 #undef PACKAGE_VERSION
240 /* Define as the return type of signal handlers (`int' or `void'). */
241 #undef RETSIGTYPE
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
251 /* Define to 1 if you have the ANSI C header files. */
252 #undef STDC_HEADERS
254 /* Define to empty if `const' does not conform to ANSI C. */
255 #undef const
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
263 /* Define to `long' if <sys/types.h> does not define. */
264 #undef off_t
266 /* Define to `unsigned' if <sys/types.h> does not define. */
267 #undef size_t