]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/d10v/config.in
sim: nrun: add local strsignal prototype
[thirdparty/binutils-gdb.git] / sim / d10v / config.in
CommitLineData
edc5d9ec 1/* config.in. Generated from configure.ac by autoheader. */
c906108c 2
ef9535c6
MF
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
ce39bd38
MF
6/* Sim debug setting */
7#undef DEBUG
8
edc5d9ec
HPN
9/* Define to 1 if translation of program messages to the user's native
10 language is requested. */
c906108c
SS
11#undef ENABLE_NLS
12
edc5d9ec
HPN
13/* Define to 1 if you have the <dlfcn.h> header file. */
14#undef HAVE_DLFCN_H
c906108c 15
66d055c7
MF
16/* Define if dv-sockser is usable. */
17#undef HAVE_DV_SOCKSER
18
edc5d9ec
HPN
19/* Define to 1 if you have the <fcntl.h> header file. */
20#undef HAVE_FCNTL_H
c906108c 21
edc5d9ec
HPN
22/* Define to 1 if you have the <fpu_control.h> header file. */
23#undef HAVE_FPU_CONTROL_H
c906108c 24
936df756
MF
25/* Define to 1 if you have the `ftruncate' function. */
26#undef HAVE_FTRUNCATE
27
edc5d9ec 28/* Define to 1 if you have the `getrusage' function. */
c906108c
SS
29#undef HAVE_GETRUSAGE
30
edc5d9ec
HPN
31/* Define to 1 if you have the <inttypes.h> header file. */
32#undef HAVE_INTTYPES_H
c906108c 33
66d055c7
MF
34/* Define to 1 if you have the `m' library (-lm). */
35#undef HAVE_LIBM
36
edc5d9ec
HPN
37/* Define to 1 if you have the `nsl' library (-lnsl). */
38#undef HAVE_LIBNSL
c906108c 39
edc5d9ec
HPN
40/* Define to 1 if you have the `socket' library (-lsocket). */
41#undef HAVE_LIBSOCKET
c906108c 42
936df756
MF
43/* Define to 1 if you have the `lstat' function. */
44#undef HAVE_LSTAT
45
edc5d9ec
HPN
46/* Define to 1 if you have the <memory.h> header file. */
47#undef HAVE_MEMORY_H
c906108c 48
936df756
MF
49/* Define to 1 if you have the `mmap' function. */
50#undef HAVE_MMAP
51
52/* Define to 1 if you have the `munmap' function. */
53#undef HAVE_MUNMAP
54
55/* Define to 1 if you have the `posix_fallocate' function. */
56#undef HAVE_POSIX_FALLOCATE
57
edc5d9ec 58/* Define to 1 if you have the `sigaction' function. */
c906108c
SS
59#undef HAVE_SIGACTION
60
936df756
MF
61/* Define to 1 if the system has the type `socklen_t'. */
62#undef HAVE_SOCKLEN_T
63
edc5d9ec
HPN
64/* Define to 1 if you have the <stdint.h> header file. */
65#undef HAVE_STDINT_H
c906108c 66
edc5d9ec
HPN
67/* Define to 1 if you have the <stdlib.h> header file. */
68#undef HAVE_STDLIB_H
c906108c 69
edc5d9ec
HPN
70/* Define to 1 if you have the <strings.h> header file. */
71#undef HAVE_STRINGS_H
c906108c 72
edc5d9ec
HPN
73/* Define to 1 if you have the <string.h> header file. */
74#undef HAVE_STRING_H
c906108c 75
fe348617
MF
76/* Define to 1 if you have the `strsignal' function. */
77#undef HAVE_STRSIGNAL
78
d0ac1c44 79/* Define to 1 if `st_atime' is a member of `struct stat'. */
936df756
MF
80#undef HAVE_STRUCT_STAT_ST_ATIME
81
d0ac1c44 82/* Define to 1 if `st_blksize' is a member of `struct stat'. */
936df756
MF
83#undef HAVE_STRUCT_STAT_ST_BLKSIZE
84
d0ac1c44 85/* Define to 1 if `st_blocks' is a member of `struct stat'. */
936df756
MF
86#undef HAVE_STRUCT_STAT_ST_BLOCKS
87
d0ac1c44 88/* Define to 1 if `st_ctime' is a member of `struct stat'. */
936df756
MF
89#undef HAVE_STRUCT_STAT_ST_CTIME
90
d0ac1c44 91/* Define to 1 if `st_dev' is a member of `struct stat'. */
936df756
MF
92#undef HAVE_STRUCT_STAT_ST_DEV
93
d0ac1c44 94/* Define to 1 if `st_gid' is a member of `struct stat'. */
936df756
MF
95#undef HAVE_STRUCT_STAT_ST_GID
96
d0ac1c44 97/* Define to 1 if `st_ino' is a member of `struct stat'. */
936df756
MF
98#undef HAVE_STRUCT_STAT_ST_INO
99
d0ac1c44 100/* Define to 1 if `st_mode' is a member of `struct stat'. */
936df756
MF
101#undef HAVE_STRUCT_STAT_ST_MODE
102
d0ac1c44 103/* Define to 1 if `st_mtime' is a member of `struct stat'. */
936df756
MF
104#undef HAVE_STRUCT_STAT_ST_MTIME
105
d0ac1c44 106/* Define to 1 if `st_nlink' is a member of `struct stat'. */
936df756
MF
107#undef HAVE_STRUCT_STAT_ST_NLINK
108
d0ac1c44 109/* Define to 1 if `st_rdev' is a member of `struct stat'. */
936df756
MF
110#undef HAVE_STRUCT_STAT_ST_RDEV
111
d0ac1c44 112/* Define to 1 if `st_size' is a member of `struct stat'. */
936df756
MF
113#undef HAVE_STRUCT_STAT_ST_SIZE
114
d0ac1c44 115/* Define to 1 if `st_uid' is a member of `struct stat'. */
936df756
MF
116#undef HAVE_STRUCT_STAT_ST_UID
117
118/* Define to 1 if you have the <sys/mman.h> header file. */
119#undef HAVE_SYS_MMAN_H
120
edc5d9ec
HPN
121/* Define to 1 if you have the <sys/resource.h> header file. */
122#undef HAVE_SYS_RESOURCE_H
c906108c 123
edc5d9ec
HPN
124/* Define to 1 if you have the <sys/stat.h> header file. */
125#undef HAVE_SYS_STAT_H
c906108c 126
edc5d9ec
HPN
127/* Define to 1 if you have the <sys/types.h> header file. */
128#undef HAVE_SYS_TYPES_H
c906108c 129
edc5d9ec
HPN
130/* Define to 1 if you have the `time' function. */
131#undef HAVE_TIME
c906108c 132
936df756
MF
133/* Define to 1 if you have the `truncate' function. */
134#undef HAVE_TRUNCATE
135
edc5d9ec
HPN
136/* Define to 1 if you have the <unistd.h> header file. */
137#undef HAVE_UNISTD_H
c906108c 138
faa743bb
RM
139/* Define to 1 if you have the <windows.h> header file. */
140#undef HAVE_WINDOWS_H
141
edc5d9ec
HPN
142/* Define to 1 if you have the `__setfpucw' function. */
143#undef HAVE___SETFPUCW
c906108c 144
faa743bb
RM
145/* Define to the sub-directory in which libtool stores uninstalled libraries.
146 */
147#undef LT_OBJDIR
148
5f3ef9d0
JB
149/* Name of this package. */
150#undef PACKAGE
151
edc5d9ec
HPN
152/* Define to the address where bug reports for this package should be sent. */
153#undef PACKAGE_BUGREPORT
c906108c 154
edc5d9ec
HPN
155/* Define to the full name of this package. */
156#undef PACKAGE_NAME
c906108c 157
edc5d9ec
HPN
158/* Define to the full name and version of this package. */
159#undef PACKAGE_STRING
c906108c 160
edc5d9ec
HPN
161/* Define to the one symbol short name of this package. */
162#undef PACKAGE_TARNAME
c906108c 163
81ecdfbb
RW
164/* Define to the home page for this package. */
165#undef PACKAGE_URL
166
edc5d9ec
HPN
167/* Define to the version of this package. */
168#undef PACKAGE_VERSION
c906108c 169
b5bd9624
HPN
170/* Additional package description */
171#undef PKGVERSION
172
ce39bd38
MF
173/* Sim profile settings */
174#undef PROFILE
175
b5bd9624
HPN
176/* Bug reporting address */
177#undef REPORT_BUGS_TO
178
edc5d9ec
HPN
179/* Define as the return type of signal handlers (`int' or `void'). */
180#undef RETSIGTYPE
c906108c 181
edc5d9ec
HPN
182/* Define to 1 if you have the ANSI C header files. */
183#undef STDC_HEADERS
2232061b
MF
184
185/* Enable extensions on AIX 3, Interix. */
186#ifndef _ALL_SOURCE
187# undef _ALL_SOURCE
188#endif
189/* Enable GNU extensions on systems that have them. */
190#ifndef _GNU_SOURCE
191# undef _GNU_SOURCE
192#endif
193/* Enable threading extensions on Solaris. */
194#ifndef _POSIX_PTHREAD_SEMANTICS
195# undef _POSIX_PTHREAD_SEMANTICS
196#endif
197/* Enable extensions on HP NonStop. */
198#ifndef _TANDEM_SOURCE
199# undef _TANDEM_SOURCE
200#endif
201/* Enable general extensions on Solaris. */
202#ifndef __EXTENSIONS__
203# undef __EXTENSIONS__
204#endif
205
206
ce39bd38
MF
207/* Sim assert settings */
208#undef WITH_ASSERT
209
210/* Sim debug setting */
211#undef WITH_DEBUG
212
213/* Sim default environment */
214#undef WITH_ENVIRONMENT
215
216/* Sim profile settings */
217#undef WITH_PROFILE
218
219/* How to route I/O */
220#undef WITH_STDIO
221
222/* Sim trace settings */
223#undef WITH_TRACE
224
ef9535c6
MF
225/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
226 significant byte first (like Motorola and SPARC, unlike Intel). */
227#if defined AC_APPLE_UNIVERSAL_BUILD
228# if defined __BIG_ENDIAN__
229# define WORDS_BIGENDIAN 1
230# endif
231#else
232# ifndef WORDS_BIGENDIAN
233# undef WORDS_BIGENDIAN
234# endif
235#endif
236
2232061b
MF
237/* Define to 1 if on MINIX. */
238#undef _MINIX
239
240/* Define to 2 if the system does not provide POSIX.1 features except with
241 this defined. */
242#undef _POSIX_1_SOURCE
243
244/* Define to 1 if you need to in order for `stat' and other things to work. */
245#undef _POSIX_SOURCE