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