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