This commit was generated by cvs2svn to track changes on a CVS vendor
[external/binutils.git] / sim / ppc / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if your struct stat has st_blksize.  */
4 #undef HAVE_ST_BLKSIZE
5
6 /* Define if your struct stat has st_blocks.  */
7 #undef HAVE_ST_BLOCKS
8
9 /* Define if your struct stat has st_rdev.  */
10 #undef HAVE_ST_RDEV
11
12 /* Define if your struct tm has tm_zone.  */
13 #undef HAVE_TM_ZONE
14
15 /* Define if you don't have tm_zone but do have the external array
16    tzname.  */
17 #undef HAVE_TZNAME
18
19 /* Define if your <sys/time.h> declares struct tm.  */
20 #undef TM_IN_SYS_TIME
21
22 /* Define if your processor stores words with the most significant
23    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
24 #undef WORDS_BIGENDIAN
25
26 /* Define if you have the cfgetispeed function.  */
27 #undef HAVE_CFGETISPEED
28
29 /* Define if you have the cfgetospeed function.  */
30 #undef HAVE_CFGETOSPEED
31
32 /* Define if you have the cfsetispeed function.  */
33 #undef HAVE_CFSETISPEED
34
35 /* Define if you have the cfsetospeed function.  */
36 #undef HAVE_CFSETOSPEED
37
38 /* Define if you have the chdir function.  */
39 #undef HAVE_CHDIR
40
41 /* Define if you have the chmod function.  */
42 #undef HAVE_CHMOD
43
44 /* Define if you have the chown function.  */
45 #undef HAVE_CHOWN
46
47 /* Define if you have the dup function.  */
48 #undef HAVE_DUP
49
50 /* Define if you have the dup2 function.  */
51 #undef HAVE_DUP2
52
53 /* Define if you have the fchmod function.  */
54 #undef HAVE_FCHMOD
55
56 /* Define if you have the fchown function.  */
57 #undef HAVE_FCHOWN
58
59 /* Define if you have the fcntl function.  */
60 #undef HAVE_FCNTL
61
62 /* Define if you have the fstat function.  */
63 #undef HAVE_FSTAT
64
65 /* Define if you have the fstatfs function.  */
66 #undef HAVE_FSTATFS
67
68 /* Define if you have the getdirentries function.  */
69 #undef HAVE_GETDIRENTRIES
70
71 /* Define if you have the getegid function.  */
72 #undef HAVE_GETEGID
73
74 /* Define if you have the geteuid function.  */
75 #undef HAVE_GETEUID
76
77 /* Define if you have the getgid function.  */
78 #undef HAVE_GETGID
79
80 /* Define if you have the getpid function.  */
81 #undef HAVE_GETPID
82
83 /* Define if you have the getppid function.  */
84 #undef HAVE_GETPPID
85
86 /* Define if you have the getrusage function.  */
87 #undef HAVE_GETRUSAGE
88
89 /* Define if you have the gettimeofday function.  */
90 #undef HAVE_GETTIMEOFDAY
91
92 /* Define if you have the getuid function.  */
93 #undef HAVE_GETUID
94
95 /* Define if you have the ioctl function.  */
96 #undef HAVE_IOCTL
97
98 /* Define if you have the kill function.  */
99 #undef HAVE_KILL
100
101 /* Define if you have the link function.  */
102 #undef HAVE_LINK
103
104 /* Define if you have the lseek function.  */
105 #undef HAVE_LSEEK
106
107 /* Define if you have the lstat function.  */
108 #undef HAVE_LSTAT
109
110 /* Define if you have the mkdir function.  */
111 #undef HAVE_MKDIR
112
113 /* Define if you have the pipe function.  */
114 #undef HAVE_PIPE
115
116 /* Define if you have the readlink function.  */
117 #undef HAVE_READLINK
118
119 /* Define if you have the rmdir function.  */
120 #undef HAVE_RMDIR
121
122 /* Define if you have the setregid function.  */
123 #undef HAVE_SETREGID
124
125 /* Define if you have the setreuid function.  */
126 #undef HAVE_SETREUID
127
128 /* Define if you have the sigprocmask function.  */
129 #undef HAVE_SIGPROCMASK
130
131 /* Define if you have the stat function.  */
132 #undef HAVE_STAT
133
134 /* Define if you have the symlink function.  */
135 #undef HAVE_SYMLINK
136
137 /* Define if you have the tcdrain function.  */
138 #undef HAVE_TCDRAIN
139
140 /* Define if you have the tcflow function.  */
141 #undef HAVE_TCFLOW
142
143 /* Define if you have the tcflush function.  */
144 #undef HAVE_TCFLUSH
145
146 /* Define if you have the tcgetattr function.  */
147 #undef HAVE_TCGETATTR
148
149 /* Define if you have the tcgetpgrp function.  */
150 #undef HAVE_TCGETPGRP
151
152 /* Define if you have the tcsendbreak function.  */
153 #undef HAVE_TCSENDBREAK
154
155 /* Define if you have the tcsetattr function.  */
156 #undef HAVE_TCSETATTR
157
158 /* Define if you have the tcsetpgrp function.  */
159 #undef HAVE_TCSETPGRP
160
161 /* Define if you have the time function.  */
162 #undef HAVE_TIME
163
164 /* Define if you have the umask function.  */
165 #undef HAVE_UMASK
166
167 /* Define if you have the unlink function.  */
168 #undef HAVE_UNLINK
169
170 /* Define if you have the <dirent.h> header file.  */
171 #undef HAVE_DIRENT_H
172
173 /* Define if you have the <fcntl.h> header file.  */
174 #undef HAVE_FCNTL_H
175
176 /* Define if you have the <ndir.h> header file.  */
177 #undef HAVE_NDIR_H
178
179 /* Define if you have the <stdlib.h> header file.  */
180 #undef HAVE_STDLIB_H
181
182 /* Define if you have the <string.h> header file.  */
183 #undef HAVE_STRING_H
184
185 /* Define if you have the <strings.h> header file.  */
186 #undef HAVE_STRINGS_H
187
188 /* Define if you have the <sys/dir.h> header file.  */
189 #undef HAVE_SYS_DIR_H
190
191 /* Define if you have the <sys/ioctl.h> header file.  */
192 #undef HAVE_SYS_IOCTL_H
193
194 /* Define if you have the <sys/mount.h> header file.  */
195 #undef HAVE_SYS_MOUNT_H
196
197 /* Define if you have the <sys/ndir.h> header file.  */
198 #undef HAVE_SYS_NDIR_H
199
200 /* Define if you have the <sys/param.h> header file.  */
201 #undef HAVE_SYS_PARAM_H
202
203 /* Define if you have the <sys/resource.h> header file.  */
204 #undef HAVE_SYS_RESOURCE_H
205
206 /* Define if you have the <sys/stat.h> header file.  */
207 #undef HAVE_SYS_STAT_H
208
209 /* Define if you have the <sys/termio.h> header file.  */
210 #undef HAVE_SYS_TERMIO_H
211
212 /* Define if you have the <sys/termios.h> header file.  */
213 #undef HAVE_SYS_TERMIOS_H
214
215 /* Define if you have the <sys/time.h> header file.  */
216 #undef HAVE_SYS_TIME_H
217
218 /* Define if you have the <sys/times.h> header file.  */
219 #undef HAVE_SYS_TIMES_H
220
221 /* Define if you have the <sys/types.h> header file.  */
222 #undef HAVE_SYS_TYPES_H
223
224 /* Define if you have the <time.h> header file.  */
225 #undef HAVE_TIME_H
226
227 /* Define if you have the <unistd.h> header file.  */
228 #undef HAVE_UNISTD_H