OSDN Git Service

* gcc.pot: Regenerate.
[pf3gnuchains/gcc-fork.git] / libmudflap / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the `backtrace' function. */
4 #undef HAVE_BACKTRACE
5
6 /* Define to 1 if you have the `backtrace_symbols' function. */
7 #undef HAVE_BACKTRACE_SYMBOLS
8
9 /* Define to 1 if you have the <ctype.h> header file. */
10 #undef HAVE_CTYPE_H
11
12 /* Define to 1 if you have the `cuserid' function. */
13 #undef HAVE_CUSERID
14
15 /* Define to 1 if you have the <dirent.h> header file. */
16 #undef HAVE_DIRENT_H
17
18 /* Define to 1 if you have the <dlfcn.h> header file. */
19 #undef HAVE_DLFCN_H
20
21 /* Define to 1 if you have the `dlvsym' function. */
22 #undef HAVE_DLVSYM
23
24 /* Define to 1 if you have the <execinfo.h> header file. */
25 #undef HAVE_EXECINFO_H
26
27 /* Define to 1 if you have the `fopen64' function. */
28 #undef HAVE_FOPEN64
29
30 /* Define to 1 if you have the `fseeko64' function. */
31 #undef HAVE_FSEEKO64
32
33 /* Define to 1 if you have the `ftello64' function. */
34 #undef HAVE_FTELLO64
35
36 /* Define to 1 if you have the `gai_strerror' function. */
37 #undef HAVE_GAI_STRERROR
38
39 /* Define to 1 if you have the `getaddrinfo' function. */
40 #undef HAVE_GETADDRINFO
41
42 /* Define to 1 if you have the `getgrent' function. */
43 #undef HAVE_GETGRENT
44
45 /* Define to 1 if you have the `getgrgid' function. */
46 #undef HAVE_GETGRGID
47
48 /* Define to 1 if you have the `getgrgid_r' function. */
49 #undef HAVE_GETGRGID_R
50
51 /* Define to 1 if you have the `getgrnam' function. */
52 #undef HAVE_GETGRNAM
53
54 /* Define to 1 if you have the `getgrnam_r' function. */
55 #undef HAVE_GETGRNAM_R
56
57 /* Define to 1 if you have the `getlogin' function. */
58 #undef HAVE_GETLOGIN
59
60 /* Define to 1 if you have the `getlogin_r' function. */
61 #undef HAVE_GETLOGIN_R
62
63 /* Define to 1 if you have the `getpwent' function. */
64 #undef HAVE_GETPWENT
65
66 /* Define to 1 if you have the `getpwnam' function. */
67 #undef HAVE_GETPWNAM
68
69 /* Define to 1 if you have the `getpwnam_r' function. */
70 #undef HAVE_GETPWNAM_R
71
72 /* Define to 1 if you have the `getpwuid' function. */
73 #undef HAVE_GETPWUID
74
75 /* Define to 1 if you have the `getpwuid_r' function. */
76 #undef HAVE_GETPWUID_R
77
78 /* Define to 1 if you have the `getservbyname' function. */
79 #undef HAVE_GETSERVBYNAME
80
81 /* Define to 1 if you have the `getservbyport' function. */
82 #undef HAVE_GETSERVBYPORT
83
84 /* Define to 1 if you have the `getservent' function. */
85 #undef HAVE_GETSERVENT
86
87 /* Define to 1 if you have the `gettimeofday' function. */
88 #undef HAVE_GETTIMEOFDAY
89
90 /* Define to 1 if you have the <grp.h> header file. */
91 #undef HAVE_GRP_H
92
93 /* Define to 1 if you have the <inttypes.h> header file. */
94 #undef HAVE_INTTYPES_H
95
96 /* Define to 1 if you have the `dl' library (-ldl). */
97 #undef HAVE_LIBDL
98
99 /* Define to 1 if you have the `memmem' function. */
100 #undef HAVE_MEMMEM
101
102 /* Define to 1 if you have the <memory.h> header file. */
103 #undef HAVE_MEMORY_H
104
105 /* Define to 1 if you have the `memrchr' function. */
106 #undef HAVE_MEMRCHR
107
108 /* Define to 1 if you have the <netdb.h> header file. */
109 #undef HAVE_NETDB_H
110
111 /* define if you have <pthread.h> */
112 #undef HAVE_PTHREAD_H
113
114 /* Define to 1 if you have the <pwd.h> header file. */
115 #undef HAVE_PWD_H
116
117 /* Define to 1 if you have the `sethostname' function. */
118 #undef HAVE_SETHOSTNAME
119
120 /* Define to 1 if you have the `signal' function. */
121 #undef HAVE_SIGNAL
122
123 /* Define to 1 if you have the <signal.h> header file. */
124 #undef HAVE_SIGNAL_H
125
126 /* Define it socklen_t typedef is in sys/socket.h. */
127 #undef HAVE_SOCKLEN_T
128
129 /* Define to 1 if you have the `stat64' function. */
130 #undef HAVE_STAT64
131
132 /* Define to 1 if you have the <stdint.h> header file. */
133 #undef HAVE_STDINT_H
134
135 /* Define to 1 if you have the <stdlib.h> header file. */
136 #undef HAVE_STDLIB_H
137
138 /* Define to 1 if you have the <strings.h> header file. */
139 #undef HAVE_STRINGS_H
140
141 /* Define to 1 if you have the <string.h> header file. */
142 #undef HAVE_STRING_H
143
144 /* Define to 1 if you have the `strncpy' function. */
145 #undef HAVE_STRNCPY
146
147 /* Define to 1 if you have the `strnlen' function. */
148 #undef HAVE_STRNLEN
149
150 /* Define to 1 if you have the <sys/ipc.h> header file. */
151 #undef HAVE_SYS_IPC_H
152
153 /* Define to 1 if you have the <sys/sem.h> header file. */
154 #undef HAVE_SYS_SEM_H
155
156 /* Define to 1 if you have the <sys/shm.h> header file. */
157 #undef HAVE_SYS_SHM_H
158
159 /* Define to 1 if you have the <sys/socket.h> header file. */
160 #undef HAVE_SYS_SOCKET_H
161
162 /* Define to 1 if you have the <sys/stat.h> header file. */
163 #undef HAVE_SYS_STAT_H
164
165 /* Define to 1 if you have the <sys/types.h> header file. */
166 #undef HAVE_SYS_TYPES_H
167
168 /* Define to 1 if you have the <sys/wait.h> header file. */
169 #undef HAVE_SYS_WAIT_H
170
171 /* union semun defined in sys/ipc.h or sys/sem.h */
172 #undef HAVE_UNION_SEMUN
173
174 /* Define to 1 if you have the <unistd.h> header file. */
175 #undef HAVE_UNISTD_H
176
177 /* Define to 1 if you have the `__ctype_b_loc' function. */
178 #undef HAVE___CTYPE_B_LOC
179
180 /* Define to 1 if you have the `__ctype_tolower_loc' function. */
181 #undef HAVE___CTYPE_TOLOWER_LOC
182
183 /* Define to 1 if you have the `__ctype_toupper_loc' function. */
184 #undef HAVE___CTYPE_TOUPPER_LOC
185
186 /* Name of package */
187 #undef PACKAGE
188
189 /* Define to the address where bug reports for this package should be sent. */
190 #undef PACKAGE_BUGREPORT
191
192 /* Define to the full name of this package. */
193 #undef PACKAGE_NAME
194
195 /* Define to the full name and version of this package. */
196 #undef PACKAGE_STRING
197
198 /* Define to the one symbol short name of this package. */
199 #undef PACKAGE_TARNAME
200
201 /* Define to the version of this package. */
202 #undef PACKAGE_VERSION
203
204 /* pthread_create symbol version */
205 #undef PTHREAD_CREATE_VERSION
206
207 /* Define to 1 if you have the ANSI C header files. */
208 #undef STDC_HEADERS
209
210 /* Version number of package */
211 #undef VERSION