xref: /netbsd-src/external/gpl3/gdb/lib/libsim/arch/powerpc/build-config.h (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1 /* This file is automatically generated.  DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-gdb,v 1.6 2013/10/03 18:58:37 christos Exp  */
3 /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
4 
5 /* config.h.  Generated from config.in by configure.  */
6 /* config.in.  Generated from configure.ac by autoheader.  */
7 
8 /* Define if building universal (internal helper macro) */
9 /* #undef AC_APPLE_UNIVERSAL_BUILD */
10 
11 /* Define to 1 if translation of program messages to the user's native
12    language is requested. */
13 /* #undef ENABLE_NLS */
14 
15 /* Define to the type of elements in the array set by `getgroups'. Usually
16    this is either `int' or `gid_t'. */
17 #define GETGROUPS_T gid_t
18 
19 /* Define to 1 if you have the `access' function. */
20 #define HAVE_ACCESS 1
21 
22 /* Define to 1 if you have the `cfgetispeed' function. */
23 #define HAVE_CFGETISPEED 1
24 
25 /* Define to 1 if you have the `cfgetospeed' function. */
26 #define HAVE_CFGETOSPEED 1
27 
28 /* Define to 1 if you have the `cfsetispeed' function. */
29 #define HAVE_CFSETISPEED 1
30 
31 /* Define to 1 if you have the `cfsetospeed' function. */
32 #define HAVE_CFSETOSPEED 1
33 
34 /* Define to 1 if you have the `chdir' function. */
35 #define HAVE_CHDIR 1
36 
37 /* Define to 1 if you have the `chmod' function. */
38 #define HAVE_CHMOD 1
39 
40 /* Define to 1 if you have the `chown' function. */
41 #define HAVE_CHOWN 1
42 
43 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
44    */
45 /* #undef HAVE_DECL_TZNAME */
46 
47 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
48    */
49 #define HAVE_DIRENT_H 1
50 
51 /* Define to 1 if you have the <dlfcn.h> header file. */
52 #define HAVE_DLFCN_H 1
53 
54 /* Define to 1 if you have the `dup' function. */
55 #define HAVE_DUP 1
56 
57 /* Define to 1 if you have the `dup2' function. */
58 #define HAVE_DUP2 1
59 
60 /* Define to 1 if you have the `fchmod' function. */
61 #define HAVE_FCHMOD 1
62 
63 /* Define to 1 if you have the `fchown' function. */
64 #define HAVE_FCHOWN 1
65 
66 /* Define to 1 if you have the `fcntl' function. */
67 #define HAVE_FCNTL 1
68 
69 /* Define to 1 if you have the <fcntl.h> header file. */
70 #define HAVE_FCNTL_H 1
71 
72 /* Define to 1 if you have the `fstat' function. */
73 #define HAVE_FSTAT 1
74 
75 /* Define to 1 if you have the `fstatfs' function. */
76 #define HAVE_FSTATFS 1
77 
78 /* Define to 1 if you have the `getdirentries' function. */
79 #define HAVE_GETDIRENTRIES 1
80 
81 /* Define to 1 if you have the `getegid' function. */
82 #define HAVE_GETEGID 1
83 
84 /* Define to 1 if you have the `geteuid' function. */
85 #define HAVE_GETEUID 1
86 
87 /* Define to 1 if you have the `getgid' function. */
88 #define HAVE_GETGID 1
89 
90 /* Define to 1 if you have the `getpid' function. */
91 #define HAVE_GETPID 1
92 
93 /* Define to 1 if you have the `getppid' function. */
94 #define HAVE_GETPPID 1
95 
96 /* Define to 1 if you have the `getrusage' function. */
97 #define HAVE_GETRUSAGE 1
98 
99 /* Define to 1 if you have the `gettimeofday' function. */
100 #define HAVE_GETTIMEOFDAY 1
101 
102 /* Define to 1 if you have the `getuid' function. */
103 #define HAVE_GETUID 1
104 
105 /* Define to 1 if you have the <inttypes.h> header file. */
106 #define HAVE_INTTYPES_H 1
107 
108 /* Define to 1 if you have the `ioctl' function. */
109 #define HAVE_IOCTL 1
110 
111 /* Define to 1 if you have the `kill' function. */
112 #define HAVE_KILL 1
113 
114 /* Define to 1 if you have the `link' function. */
115 #define HAVE_LINK 1
116 
117 /* Define to 1 if the system has the type `long long'. */
118 #define HAVE_LONG_LONG 1
119 
120 /* Define to 1 if you have the `lseek' function. */
121 #define HAVE_LSEEK 1
122 
123 /* Define to 1 if you have the `lstat' function. */
124 #define HAVE_LSTAT 1
125 
126 /* Define to 1 if you have the <memory.h> header file. */
127 #define HAVE_MEMORY_H 1
128 
129 /* Define to 1 if you have the `mkdir' function. */
130 #define HAVE_MKDIR 1
131 
132 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
133 /* #undef HAVE_NDIR_H */
134 
135 /* Define to 1 if you have the `pipe' function. */
136 #define HAVE_PIPE 1
137 
138 /* Define to 1 if you have the `readlink' function. */
139 #define HAVE_READLINK 1
140 
141 /* Define to 1 if you have the `rmdir' function. */
142 #define HAVE_RMDIR 1
143 
144 /* Define to 1 if you have the `setregid' function. */
145 #define HAVE_SETREGID 1
146 
147 /* Define to 1 if you have the `setreuid' function. */
148 #define HAVE_SETREUID 1
149 
150 /* Define to 1 if you have the `sigprocmask' function. */
151 #define HAVE_SIGPROCMASK 1
152 
153 /* Define to 1 if you have the `stat' function. */
154 #define HAVE_STAT 1
155 
156 /* Define to 1 if you have the <stdint.h> header file. */
157 #define HAVE_STDINT_H 1
158 
159 /* Define to 1 if you have the <stdlib.h> header file. */
160 #define HAVE_STDLIB_H 1
161 
162 /* Define to 1 if you have the <strings.h> header file. */
163 #define HAVE_STRINGS_H 1
164 
165 /* Define to 1 if you have the <string.h> header file. */
166 #define HAVE_STRING_H 1
167 
168 /* Define if struct statfs is defined in <sys/mount.h> */
169 /* #undef HAVE_STRUCT_STATFS */
170 
171 /* Define to 1 if `struct stat' is a member of `st_blksize'. */
172 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
173 
174 /* Define to 1 if `struct stat' is a member of `st_blocks'. */
175 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
176 
177 /* Define to 1 if `struct stat' is a member of `st_rdev'. */
178 #define HAVE_STRUCT_STAT_ST_RDEV 1
179 
180 /* Define to 1 if `struct tm' is a member of `tm_zone'. */
181 #define HAVE_STRUCT_TM_TM_ZONE 1
182 
183 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
184    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
185 #define HAVE_ST_BLKSIZE 1
186 
187 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
188    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
189 #define HAVE_ST_BLOCKS 1
190 
191 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
192    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
193 #define HAVE_ST_RDEV 1
194 
195 /* Define to 1 if you have the `symlink' function. */
196 #define HAVE_SYMLINK 1
197 
198 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
199    */
200 /* #undef HAVE_SYS_DIR_H */
201 
202 /* Define to 1 if you have the <sys/ioctl.h> header file. */
203 #define HAVE_SYS_IOCTL_H 1
204 
205 /* Define to 1 if you have the <sys/mount.h> header file. */
206 #define HAVE_SYS_MOUNT_H 1
207 
208 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
209    */
210 /* #undef HAVE_SYS_NDIR_H */
211 
212 /* Define to 1 if you have the <sys/param.h> header file. */
213 #define HAVE_SYS_PARAM_H 1
214 
215 /* Define to 1 if you have the <sys/resource.h> header file. */
216 #define HAVE_SYS_RESOURCE_H 1
217 
218 /* Define to 1 if you have the <sys/statfs.h> header file. */
219 /* #undef HAVE_SYS_STATFS_H */
220 
221 /* Define to 1 if you have the <sys/stat.h> header file. */
222 #define HAVE_SYS_STAT_H 1
223 
224 /* Define to 1 if you have the <sys/termios.h> header file. */
225 #define HAVE_SYS_TERMIOS_H 1
226 
227 /* Define to 1 if you have the <sys/termio.h> header file. */
228 /* #undef HAVE_SYS_TERMIO_H */
229 
230 /* Define to 1 if you have the <sys/times.h> header file. */
231 #define HAVE_SYS_TIMES_H 1
232 
233 /* Define to 1 if you have the <sys/time.h> header file. */
234 #define HAVE_SYS_TIME_H 1
235 
236 /* Define to 1 if you have the <sys/types.h> header file. */
237 #define HAVE_SYS_TYPES_H 1
238 
239 /* Define to 1 if you have the <sys/vfs.h> header file. */
240 /* #undef HAVE_SYS_VFS_H */
241 
242 /* Define to 1 if you have the `tcdrain' function. */
243 #define HAVE_TCDRAIN 1
244 
245 /* Define to 1 if you have the `tcflow' function. */
246 #define HAVE_TCFLOW 1
247 
248 /* Define to 1 if you have the `tcflush' function. */
249 #define HAVE_TCFLUSH 1
250 
251 /* Define to 1 if you have the `tcgetattr' function. */
252 #define HAVE_TCGETATTR 1
253 
254 /* Define to 1 if you have the `tcgetpgrp' function. */
255 #define HAVE_TCGETPGRP 1
256 
257 /* Define to 1 if you have the `tcsendbreak' function. */
258 #define HAVE_TCSENDBREAK 1
259 
260 /* Define to 1 if you have the `tcsetattr' function. */
261 #define HAVE_TCSETATTR 1
262 
263 /* Define to 1 if you have the `tcsetpgrp' function. */
264 #define HAVE_TCSETPGRP 1
265 
266 /* Define to 1 if you have the `time' function. */
267 #define HAVE_TIME 1
268 
269 /* Define to 1 if you have the <time.h> header file. */
270 #define HAVE_TIME_H 1
271 
272 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
273    `HAVE_STRUCT_TM_TM_ZONE' instead. */
274 #define HAVE_TM_ZONE 1
275 
276 /* Define to 1 if you don't have `tm_zone' but do have the external array
277    `tzname'. */
278 /* #undef HAVE_TZNAME */
279 
280 /* Define to 1 if you have the `umask' function. */
281 #define HAVE_UMASK 1
282 
283 /* Define if union semun is defined in <sys/sem.h> */
284 /* #undef HAVE_UNION_SEMUN */
285 
286 /* Define to 1 if you have the <unistd.h> header file. */
287 #define HAVE_UNISTD_H 1
288 
289 /* Define to 1 if you have the `unlink' function. */
290 #define HAVE_UNLINK 1
291 
292 /* Define to 1 if you have the <windows.h> header file. */
293 /* #undef HAVE_WINDOWS_H */
294 
295 /* Define to 1 if you have the <zlib.h> header file. */
296 #define HAVE_ZLIB_H 1
297 
298 /* Define to the address where bug reports for this package should be sent. */
299 #define PACKAGE_BUGREPORT ""
300 
301 /* Define to the full name of this package. */
302 #define PACKAGE_NAME ""
303 
304 /* Define to the full name and version of this package. */
305 #define PACKAGE_STRING ""
306 
307 /* Define to the one symbol short name of this package. */
308 #define PACKAGE_TARNAME ""
309 
310 /* Define to the home page for this package. */
311 #define PACKAGE_URL ""
312 
313 /* Define to the version of this package. */
314 #define PACKAGE_VERSION ""
315 
316 /* Additional package description */
317 #define PKGVERSION "(GDB) "
318 
319 /* Bug reporting address */
320 #define REPORT_BUGS_TO "<http://www.gnu.org/software/gdb/bugs/>"
321 
322 /* Define as the return type of signal handlers (`int' or `void'). */
323 #define RETSIGTYPE void
324 
325 /* Define to 1 if you have the ANSI C header files. */
326 #define STDC_HEADERS 1
327 
328 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
329 /* #undef TM_IN_SYS_TIME */
330 
331 /* Define if we should use the Windows API, instead of the POSIX API. On
332    Windows, we use the Windows API when building for MinGW, but the POSIX API
333    when building for Cygwin. */
334 /* #undef USE_WIN32API */
335 
336 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
337    significant byte first (like Motorola and SPARC, unlike Intel). */
338 #if defined AC_APPLE_UNIVERSAL_BUILD
339 # if defined __BIG_ENDIAN__
340 #  define WORDS_BIGENDIAN 1
341 # endif
342 #else
343 # ifndef WORDS_BIGENDIAN
344 /* #  undef WORDS_BIGENDIAN */
345 # endif
346 #endif
347 
348 /* Define to `int' if <sys/types.h> doesn't define. */
349 /* #undef gid_t */
350 
351 /* Define to `int' if <sys/types.h> does not define. */
352 /* #undef mode_t */
353 
354 /* Define to `long int' if <sys/types.h> does not define. */
355 /* #undef off_t */
356 
357 /* Define to `int' if <sys/types.h> does not define. */
358 /* #undef pid_t */
359 
360 /* Define to `unsigned int' if <sys/types.h> does not define. */
361 /* #undef size_t */
362 
363 /* Define to `int' if <sys/types.h> doesn't define. */
364 /* #undef uid_t */
365