xref: /minix/external/gpl3/gcc/lib/libmudflap/config.h (revision d19d7d58)
1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Define to the name of the symbol used for the entry point. */
5 #define ENTRY_POINT _start
6 
7 /* Define to 1 if you have the `addmntent' function. */
8 /* #undef HAVE_ADDMNTENT */
9 
10 /* Define to 1 if you have the <arpa/inet.h> header file. */
11 #define HAVE_ARPA_INET_H 1
12 
13 /* Define to 1 if you have the `backtrace' function. */
14 /* #undef HAVE_BACKTRACE */
15 
16 /* Define to 1 if you have the `backtrace_symbols' function. */
17 /* #undef HAVE_BACKTRACE_SYMBOLS */
18 
19 /* Define to 1 if the target assembler supports thread-local storage. */
20 #define HAVE_CC_TLS 1
21 
22 /* Define to 1 if you have the <ctype.h> header file. */
23 #define HAVE_CTYPE_H 1
24 
25 /* Define to 1 if you have the `cuserid' function. */
26 /* #undef HAVE_CUSERID */
27 
28 /* Define to 1 if you have the <dirent.h> header file. */
29 #define HAVE_DIRENT_H 1
30 
31 /* Define to 1 if you have the <dlfcn.h> header file. */
32 #define HAVE_DLFCN_H 1
33 
34 /* Define to 1 if you have the `dlvsym' function. */
35 #define HAVE_DLVSYM 1
36 
37 /* Define to 1 if you have the <execinfo.h> header file. */
38 /* #undef HAVE_EXECINFO_H */
39 
40 /* Define to 1 if you have the `fopen64' function. */
41 /* #undef HAVE_FOPEN64 */
42 
43 /* Define to 1 if you have the `freopen64' function. */
44 /* #undef HAVE_FREOPEN64 */
45 
46 /* Define to 1 if you have the `fseeko64' function. */
47 /* #undef HAVE_FSEEKO64 */
48 
49 /* Define to 1 if you have the `ftello64' function. */
50 /* #undef HAVE_FTELLO64 */
51 
52 /* Define to 1 if you have the `gai_strerror' function. */
53 #define HAVE_GAI_STRERROR 1
54 
55 /* Define to 1 if you have the `getaddrinfo' function. */
56 #define HAVE_GETADDRINFO 1
57 
58 /* Define to 1 if you have the `getgrent' function. */
59 #define HAVE_GETGRENT 1
60 
61 /* Define to 1 if you have the `getgrgid' function. */
62 #define HAVE_GETGRGID 1
63 
64 /* Define to 1 if you have the `getgrgid_r' function. */
65 #define HAVE_GETGRGID_R 1
66 
67 /* Define to 1 if you have the `getgrnam' function. */
68 #define HAVE_GETGRNAM 1
69 
70 /* Define to 1 if you have the `getgrnam_r' function. */
71 #define HAVE_GETGRNAM_R 1
72 
73 /* Define to 1 if you have the `getlogin' function. */
74 #define HAVE_GETLOGIN 1
75 
76 /* Define to 1 if you have the `getlogin_r' function. */
77 #define HAVE_GETLOGIN_R 1
78 
79 /* Define to 1 if you have the `getmntent' function. */
80 /* #undef HAVE_GETMNTENT */
81 
82 /* Define to 1 if you have the `getprotobyname' function. */
83 #define HAVE_GETPROTOBYNAME 1
84 
85 /* Define to 1 if you have the `getprotobynumber' function. */
86 #define HAVE_GETPROTOBYNUMBER 1
87 
88 /* Define to 1 if you have the `getprotoent' function. */
89 #define HAVE_GETPROTOENT 1
90 
91 /* Define to 1 if you have the `getpwent' function. */
92 #define HAVE_GETPWENT 1
93 
94 /* Define to 1 if you have the `getpwnam' function. */
95 #define HAVE_GETPWNAM 1
96 
97 /* Define to 1 if you have the `getpwnam_r' function. */
98 #define HAVE_GETPWNAM_R 1
99 
100 /* Define to 1 if you have the `getpwuid' function. */
101 #define HAVE_GETPWUID 1
102 
103 /* Define to 1 if you have the `getpwuid_r' function. */
104 #define HAVE_GETPWUID_R 1
105 
106 /* Define to 1 if you have the `getservbyname' function. */
107 #define HAVE_GETSERVBYNAME 1
108 
109 /* Define to 1 if you have the `getservbyport' function. */
110 #define HAVE_GETSERVBYPORT 1
111 
112 /* Define to 1 if you have the `getservent' function. */
113 #define HAVE_GETSERVENT 1
114 
115 /* Define to 1 if you have the `gettimeofday' function. */
116 #define HAVE_GETTIMEOFDAY 1
117 
118 /* Define to 1 if you have the <grp.h> header file. */
119 #define HAVE_GRP_H 1
120 
121 /* Define to 1 if you have the `inet_ntoa' function. */
122 #define HAVE_INET_NTOA 1
123 
124 /* Define to 1 if you have the <inttypes.h> header file. */
125 #define HAVE_INTTYPES_H 1
126 
127 /* Define to 1 if you have the `dl' library (-ldl). */
128 /* #undef HAVE_LIBDL */
129 
130 /* Define to 1 if you have the `memmem' function. */
131 #define HAVE_MEMMEM 1
132 
133 /* Define to 1 if you have the <memory.h> header file. */
134 #define HAVE_MEMORY_H 1
135 
136 /* Define to 1 if you have the `memrchr' function. */
137 #define HAVE_MEMRCHR 1
138 
139 /* Define to 1 if you have the `mmap' function. */
140 #define HAVE_MMAP 1
141 
142 /* Define to 1 if you have the <mntent.h> header file. */
143 /* #undef HAVE_MNTENT_H */
144 
145 /* Define to 1 if you have the `munmap' function. */
146 #define HAVE_MUNMAP 1
147 
148 /* Define to 1 if you have the <netdb.h> header file. */
149 #define HAVE_NETDB_H 1
150 
151 /* Define to 1 if you have the <netinet/in.h> header file. */
152 #define HAVE_NETINET_IN_H 1
153 
154 /* Define to 1 if you have the <pthread.h> header file. */
155 #define HAVE_PTHREAD_H 1
156 
157 /* Define to 1 if you have the <pwd.h> header file. */
158 #define HAVE_PWD_H 1
159 
160 /* Define to 1 if you have the `setbuf' function. */
161 #define HAVE_SETBUF 1
162 
163 /* Define to 1 if you have the `setbuffer' function. */
164 #define HAVE_SETBUFFER 1
165 
166 /* Define to 1 if you have the `sethostname' function. */
167 #define HAVE_SETHOSTNAME 1
168 
169 /* Define to 1 if you have the `setlinebuf' function. */
170 #define HAVE_SETLINEBUF 1
171 
172 /* Define to 1 if you have the `setmntent' function. */
173 /* #undef HAVE_SETMNTENT */
174 
175 /* Define to 1 if you have the `setvbuf' function. */
176 #define HAVE_SETVBUF 1
177 
178 /* Define to 1 if you have the `signal' function. */
179 #define HAVE_SIGNAL 1
180 
181 /* Define to 1 if you have the <signal.h> header file. */
182 #define HAVE_SIGNAL_H 1
183 
184 /* Define it socklen_t typedef is in sys/socket.h. */
185 #define HAVE_SOCKLEN_T 1
186 
187 /* Define to 1 if you have the `stat64' function. */
188 /* #undef HAVE_STAT64 */
189 
190 /* Define to 1 if you have the <stdint.h> header file. */
191 #define HAVE_STDINT_H 1
192 
193 /* Define to 1 if you have the <stdlib.h> header file. */
194 #define HAVE_STDLIB_H 1
195 
196 /* Define to 1 if you have the <strings.h> header file. */
197 #define HAVE_STRINGS_H 1
198 
199 /* Define to 1 if you have the <string.h> header file. */
200 #define HAVE_STRING_H 1
201 
202 /* Define to 1 if you have the `strncpy' function. */
203 #define HAVE_STRNCPY 1
204 
205 /* Define to 1 if you have the `strnlen' function. */
206 #define HAVE_STRNLEN 1
207 
208 /* Define to 1 if you have the <sys/ipc.h> header file. */
209 #define HAVE_SYS_IPC_H 1
210 
211 /* Define to 1 if you have the <sys/mman.h> header file. */
212 #define HAVE_SYS_MMAN_H 1
213 
214 /* Define to 1 if you have the <sys/sem.h> header file. */
215 #define HAVE_SYS_SEM_H 1
216 
217 /* Define to 1 if you have the <sys/shm.h> header file. */
218 #define HAVE_SYS_SHM_H 1
219 
220 /* Define to 1 if you have the <sys/socket.h> header file. */
221 #define HAVE_SYS_SOCKET_H 1
222 
223 /* Define to 1 if you have the <sys/stat.h> header file. */
224 #define HAVE_SYS_STAT_H 1
225 
226 /* Define to 1 if you have the <sys/types.h> header file. */
227 #define HAVE_SYS_TYPES_H 1
228 
229 /* Define to 1 if you have the <sys/wait.h> header file. */
230 #define HAVE_SYS_WAIT_H 1
231 
232 /* Define to 1 if the target supports thread-local storage. */
233 #define HAVE_TLS 1
234 
235 /* union semun defined in sys/ipc.h or sys/sem.h */
236 /* #undef HAVE_UNION_SEMUN */
237 
238 /* Define to 1 if you have the <unistd.h> header file. */
239 #define HAVE_UNISTD_H 1
240 
241 /* Define to 1 if you have the `__ctype_b_loc' function. */
242 /* #undef HAVE___CTYPE_B_LOC */
243 
244 /* Define to 1 if you have the `__ctype_tolower_loc' function. */
245 /* #undef HAVE___CTYPE_TOLOWER_LOC */
246 
247 /* Define to 1 if you have the `__ctype_toupper_loc' function. */
248 /* #undef HAVE___CTYPE_TOUPPER_LOC */
249 
250 /* Define to 1 if you have the `__libc_freeres' function. */
251 /* #undef HAVE___LIBC_FREERES */
252 
253 /* Define to the sub-directory in which libtool stores uninstalled libraries.
254    */
255 #define LT_OBJDIR ".libs/"
256 
257 /* Name of package */
258 #define PACKAGE "libmudflap"
259 
260 /* Define to the address where bug reports for this package should be sent. */
261 #define PACKAGE_BUGREPORT ""
262 
263 /* Define to the full name of this package. */
264 #define PACKAGE_NAME "libmudflap"
265 
266 /* Define to the full name and version of this package. */
267 #define PACKAGE_STRING "libmudflap 1.0"
268 
269 /* Define to the one symbol short name of this package. */
270 #define PACKAGE_TARNAME "libmudflap"
271 
272 /* Define to the home page for this package. */
273 #define PACKAGE_URL ""
274 
275 /* Define to the version of this package. */
276 #define PACKAGE_VERSION "1.0"
277 
278 /* pthread_create symbol version */
279 #define PTHREAD_CREATE_VERSION ""
280 
281 /* Define to 1 if you have the ANSI C header files. */
282 #define STDC_HEADERS 1
283 
284 /* Define to 1 if the target use emutls for thread-local storage. */
285 /* #undef USE_EMUTLS */
286 
287 /* Version number of package */
288 #define VERSION "1.0"
289