More changes for GO32 canadian cross builds
[deliverable/binutils-gdb.git] / sim / ppc / config.in
CommitLineData
70fc4ad3
MM
1/* config.in. Generated automatically from configure.in by autoheader. */
2
0c18e3f0
MM
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
eada1efc 21
d271dd05
C
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
70fc4ad3 25
0c18e3f0
MM
26/* Define if you have the dup function. */
27#undef HAVE_DUP
28
29/* Define if you have the dup2 function. */
30#undef HAVE_DUP2
31
32/* Define if you have the fcntl function. */
33#undef HAVE_FCNTL
34
35/* Define if you have the fstat function. */
36#undef HAVE_FSTAT
37
38/* Define if you have the fstatfs function. */
39#undef HAVE_FSTATFS
40
41/* Define if you have the getdirentries function. */
42#undef HAVE_GETDIRENTRIES
43
44/* Define if you have the getegid function. */
45#undef HAVE_GETEGID
46
47/* Define if you have the geteuid function. */
48#undef HAVE_GETEUID
49
50/* Define if you have the getgid function. */
51#undef HAVE_GETGID
52
53/* Define if you have the getpid function. */
54#undef HAVE_GETPID
55
70fc4ad3
MM
56/* Define if you have the getrusage function. */
57#undef HAVE_GETRUSAGE
58
0c18e3f0
MM
59/* Define if you have the gettimeofday function. */
60#undef HAVE_GETTIMEOFDAY
61
62/* Define if you have the getuid function. */
63#undef HAVE_GETUID
64
65/* Define if you have the ioctl function. */
66#undef HAVE_IOCTL
67
68/* Define if you have the kill function. */
69#undef HAVE_KILL
70
71/* Define if you have the lseek function. */
72#undef HAVE_LSEEK
73
74/* Define if you have the lstat function. */
75#undef HAVE_LSTAT
76
77/* Define if you have the sigprocmask function. */
78#undef HAVE_SIGPROCMASK
79
80/* Define if you have the stat function. */
81#undef HAVE_STAT
82
83/* Define if you have the umask function. */
84#undef HAVE_UMASK
85
d271dd05
C
86/* Define if you have the <dirent.h> header file. */
87#undef HAVE_DIRENT_H
88
89/* Define if you have the <ndir.h> header file. */
90#undef HAVE_NDIR_H
91
70fc4ad3
MM
92/* Define if you have the <stdlib.h> header file. */
93#undef HAVE_STDLIB_H
94
95/* Define if you have the <string.h> header file. */
96#undef HAVE_STRING_H
97
98/* Define if you have the <strings.h> header file. */
99#undef HAVE_STRINGS_H
100
d271dd05
C
101/* Define if you have the <sys/dir.h> header file. */
102#undef HAVE_SYS_DIR_H
103
0c18e3f0
MM
104/* Define if you have the <sys/ioctl.h> header file. */
105#undef HAVE_SYS_IOCTL_H
106
107/* Define if you have the <sys/mount.h> header file. */
108#undef HAVE_SYS_MOUNT_H
109
d271dd05
C
110/* Define if you have the <sys/ndir.h> header file. */
111#undef HAVE_SYS_NDIR_H
112
70fc4ad3
MM
113/* Define if you have the <sys/resource.h> header file. */
114#undef HAVE_SYS_RESOURCE_H
115
116/* Define if you have the <sys/time.h> header file. */
117#undef HAVE_SYS_TIME_H
118
119/* Define if you have the <sys/times.h> header file. */
120#undef HAVE_SYS_TIMES_H
121
122/* Define if you have the <sys/types.h> header file. */
123#undef HAVE_SYS_TYPES_H
124
125/* Define if you have the <time.h> header file. */
126#undef HAVE_TIME_H
127
128/* Define if you have the <unistd.h> header file. */
129#undef HAVE_UNISTD_H
This page took 0.039528 seconds and 4 git commands to generate.