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