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