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