* Contribute CGEN simulator build support code.
[binutils-gdb.git] / sim / ppc / config.in
blobc53a833c01ccc30d2d4c9bd679371ce737fa571c
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
6 /* Define to empty if the keyword does not work.  */
7 #undef const
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10    This function is required for alloca.c support on those systems.  */
11 #undef CRAY_STACKSEG_END
13 /* Define to the type of elements in the array set by `getgroups'.
14    Usually this is either `int' or `gid_t'.  */
15 #undef GETGROUPS_T
17 /* Define to `int' if <sys/types.h> doesn't define.  */
18 #undef gid_t
20 /* Define if you have alloca, as a function or macro.  */
21 #undef HAVE_ALLOCA
23 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
24 #undef HAVE_ALLOCA_H
26 /* Define if you have a working `mmap' system call.  */
27 #undef HAVE_MMAP
29 /* Define if your struct stat has st_blksize.  */
30 #undef HAVE_ST_BLKSIZE
32 /* Define if your struct stat has st_blocks.  */
33 #undef HAVE_ST_BLOCKS
35 /* Define if your struct stat has st_rdev.  */
36 #undef HAVE_ST_RDEV
38 /* Define if your struct tm has tm_zone.  */
39 #undef HAVE_TM_ZONE
41 /* Define if you don't have tm_zone but do have the external array
42    tzname.  */
43 #undef HAVE_TZNAME
45 /* Define as __inline if that's what the C compiler calls it.  */
46 #undef inline
48 /* Define to `int' if <sys/types.h> doesn't define.  */
49 #undef mode_t
51 /* Define to `long' if <sys/types.h> doesn't define.  */
52 #undef off_t
54 /* Define to `int' if <sys/types.h> doesn't define.  */
55 #undef pid_t
57 /* Define if you need to in order for stat and other things to work.  */
58 #undef _POSIX_SOURCE
60 /* Define as the return type of signal handlers (int or void).  */
61 #undef RETSIGTYPE
63 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
64 #undef size_t
66 /* If using the C implementation of alloca, define if you know the
67    direction of stack growth for your system; otherwise it will be
68    automatically deduced at run-time.
69  STACK_DIRECTION > 0 => grows toward higher addresses
70  STACK_DIRECTION < 0 => grows toward lower addresses
71  STACK_DIRECTION = 0 => direction of growth unknown
72  */
73 #undef STACK_DIRECTION
75 /* Define if you have the ANSI C header files.  */
76 #undef STDC_HEADERS
78 /* Define if your <sys/time.h> declares struct tm.  */
79 #undef TM_IN_SYS_TIME
81 /* Define to `int' if <sys/types.h> doesn't define.  */
82 #undef uid_t
84 /* Define if your processor stores words with the most significant
85    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
86 #undef WORDS_BIGENDIAN
88 /* Define to 1 if NLS is requested.  */
89 #undef ENABLE_NLS
91 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
92 #undef HAVE_GETTEXT
94 /* Define as 1 if you have the stpcpy function.  */
95 #undef HAVE_STPCPY
97 /* Define if your locale.h file contains LC_MESSAGES.  */
98 #undef HAVE_LC_MESSAGES
100 /* Define if you have the __argz_count function.  */
101 #undef HAVE___ARGZ_COUNT
103 /* Define if you have the __argz_next function.  */
104 #undef HAVE___ARGZ_NEXT
106 /* Define if you have the __argz_stringify function.  */
107 #undef HAVE___ARGZ_STRINGIFY
109 /* Define if you have the access function.  */
110 #undef HAVE_ACCESS
112 /* Define if you have the cfgetispeed function.  */
113 #undef HAVE_CFGETISPEED
115 /* Define if you have the cfgetospeed function.  */
116 #undef HAVE_CFGETOSPEED
118 /* Define if you have the cfsetispeed function.  */
119 #undef HAVE_CFSETISPEED
121 /* Define if you have the cfsetospeed function.  */
122 #undef HAVE_CFSETOSPEED
124 /* Define if you have the chdir function.  */
125 #undef HAVE_CHDIR
127 /* Define if you have the chmod function.  */
128 #undef HAVE_CHMOD
130 /* Define if you have the chown function.  */
131 #undef HAVE_CHOWN
133 /* Define if you have the dcgettext function.  */
134 #undef HAVE_DCGETTEXT
136 /* Define if you have the dup function.  */
137 #undef HAVE_DUP
139 /* Define if you have the dup2 function.  */
140 #undef HAVE_DUP2
142 /* Define if you have the fchmod function.  */
143 #undef HAVE_FCHMOD
145 /* Define if you have the fchown function.  */
146 #undef HAVE_FCHOWN
148 /* Define if you have the fcntl function.  */
149 #undef HAVE_FCNTL
151 /* Define if you have the fstat function.  */
152 #undef HAVE_FSTAT
154 /* Define if you have the fstatfs function.  */
155 #undef HAVE_FSTATFS
157 /* Define if you have the getcwd function.  */
158 #undef HAVE_GETCWD
160 /* Define if you have the getdirentries function.  */
161 #undef HAVE_GETDIRENTRIES
163 /* Define if you have the getegid function.  */
164 #undef HAVE_GETEGID
166 /* Define if you have the geteuid function.  */
167 #undef HAVE_GETEUID
169 /* Define if you have the getgid function.  */
170 #undef HAVE_GETGID
172 /* Define if you have the getpagesize function.  */
173 #undef HAVE_GETPAGESIZE
175 /* Define if you have the getpid function.  */
176 #undef HAVE_GETPID
178 /* Define if you have the getppid function.  */
179 #undef HAVE_GETPPID
181 /* Define if you have the getrusage function.  */
182 #undef HAVE_GETRUSAGE
184 /* Define if you have the gettimeofday function.  */
185 #undef HAVE_GETTIMEOFDAY
187 /* Define if you have the getuid function.  */
188 #undef HAVE_GETUID
190 /* Define if you have the ioctl function.  */
191 #undef HAVE_IOCTL
193 /* Define if you have the kill function.  */
194 #undef HAVE_KILL
196 /* Define if you have the link function.  */
197 #undef HAVE_LINK
199 /* Define if you have the lseek function.  */
200 #undef HAVE_LSEEK
202 /* Define if you have the lstat function.  */
203 #undef HAVE_LSTAT
205 /* Define if you have the mkdir function.  */
206 #undef HAVE_MKDIR
208 /* Define if you have the munmap function.  */
209 #undef HAVE_MUNMAP
211 /* Define if you have the pipe function.  */
212 #undef HAVE_PIPE
214 /* Define if you have the putenv function.  */
215 #undef HAVE_PUTENV
217 /* Define if you have the readlink function.  */
218 #undef HAVE_READLINK
220 /* Define if you have the rmdir function.  */
221 #undef HAVE_RMDIR
223 /* Define if you have the setenv function.  */
224 #undef HAVE_SETENV
226 /* Define if you have the setlocale function.  */
227 #undef HAVE_SETLOCALE
229 /* Define if you have the setregid function.  */
230 #undef HAVE_SETREGID
232 /* Define if you have the setreuid function.  */
233 #undef HAVE_SETREUID
235 /* Define if you have the sigprocmask function.  */
236 #undef HAVE_SIGPROCMASK
238 /* Define if you have the stat function.  */
239 #undef HAVE_STAT
241 /* Define if you have the stpcpy function.  */
242 #undef HAVE_STPCPY
244 /* Define if you have the strcasecmp function.  */
245 #undef HAVE_STRCASECMP
247 /* Define if you have the strchr function.  */
248 #undef HAVE_STRCHR
250 /* Define if you have the symlink function.  */
251 #undef HAVE_SYMLINK
253 /* Define if you have the tcdrain function.  */
254 #undef HAVE_TCDRAIN
256 /* Define if you have the tcflow function.  */
257 #undef HAVE_TCFLOW
259 /* Define if you have the tcflush function.  */
260 #undef HAVE_TCFLUSH
262 /* Define if you have the tcgetattr function.  */
263 #undef HAVE_TCGETATTR
265 /* Define if you have the tcgetpgrp function.  */
266 #undef HAVE_TCGETPGRP
268 /* Define if you have the tcsendbreak function.  */
269 #undef HAVE_TCSENDBREAK
271 /* Define if you have the tcsetattr function.  */
272 #undef HAVE_TCSETATTR
274 /* Define if you have the tcsetpgrp function.  */
275 #undef HAVE_TCSETPGRP
277 /* Define if you have the time function.  */
278 #undef HAVE_TIME
280 /* Define if you have the umask function.  */
281 #undef HAVE_UMASK
283 /* Define if you have the unlink function.  */
284 #undef HAVE_UNLINK
286 /* Define if you have the <argz.h> header file.  */
287 #undef HAVE_ARGZ_H
289 /* Define if you have the <dirent.h> header file.  */
290 #undef HAVE_DIRENT_H
292 /* Define if you have the <fcntl.h> header file.  */
293 #undef HAVE_FCNTL_H
295 /* Define if you have the <limits.h> header file.  */
296 #undef HAVE_LIMITS_H
298 /* Define if you have the <locale.h> header file.  */
299 #undef HAVE_LOCALE_H
301 /* Define if you have the <malloc.h> header file.  */
302 #undef HAVE_MALLOC_H
304 /* Define if you have the <ndir.h> header file.  */
305 #undef HAVE_NDIR_H
307 /* Define if you have the <nl_types.h> header file.  */
308 #undef HAVE_NL_TYPES_H
310 /* Define if you have the <stdlib.h> header file.  */
311 #undef HAVE_STDLIB_H
313 /* Define if you have the <string.h> header file.  */
314 #undef HAVE_STRING_H
316 /* Define if you have the <strings.h> header file.  */
317 #undef HAVE_STRINGS_H
319 /* Define if you have the <sys/dir.h> header file.  */
320 #undef HAVE_SYS_DIR_H
322 /* Define if you have the <sys/ioctl.h> header file.  */
323 #undef HAVE_SYS_IOCTL_H
325 /* Define if you have the <sys/mount.h> header file.  */
326 #undef HAVE_SYS_MOUNT_H
328 /* Define if you have the <sys/ndir.h> header file.  */
329 #undef HAVE_SYS_NDIR_H
331 /* Define if you have the <sys/param.h> header file.  */
332 #undef HAVE_SYS_PARAM_H
334 /* Define if you have the <sys/resource.h> header file.  */
335 #undef HAVE_SYS_RESOURCE_H
337 /* Define if you have the <sys/stat.h> header file.  */
338 #undef HAVE_SYS_STAT_H
340 /* Define if you have the <sys/termio.h> header file.  */
341 #undef HAVE_SYS_TERMIO_H
343 /* Define if you have the <sys/termios.h> header file.  */
344 #undef HAVE_SYS_TERMIOS_H
346 /* Define if you have the <sys/time.h> header file.  */
347 #undef HAVE_SYS_TIME_H
349 /* Define if you have the <sys/times.h> header file.  */
350 #undef HAVE_SYS_TIMES_H
352 /* Define if you have the <sys/types.h> header file.  */
353 #undef HAVE_SYS_TYPES_H
355 /* Define if you have the <time.h> header file.  */
356 #undef HAVE_TIME_H
358 /* Define if you have the <unistd.h> header file.  */
359 #undef HAVE_UNISTD_H
361 /* Define if you have the <values.h> header file.  */
362 #undef HAVE_VALUES_H