nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | /* config.h.win32.in Merged from two versions generated by configure for gcc and MSVC. */ |
2 | /* config.h. Generated by configure. */ |
||
3 | /* config.h.in. Generated from configure.ac by autoheader. */ |
||
4 | |||
5 | /* Define if building universal (internal helper macro) */ |
||
6 | /* #undef AC_APPLE_UNIVERSAL_BUILD */ |
||
7 | |||
8 | /* The normal alignment of `guint32', in bytes. */ |
||
9 | #define ALIGNOF_GUINT32 4 |
||
10 | |||
11 | /* The normal alignment of `guint64', in bytes. */ |
||
12 | #define ALIGNOF_GUINT64 8 |
||
13 | |||
14 | /* The normal alignment of `unsigned long', in bytes. */ |
||
15 | #define ALIGNOF_UNSIGNED_LONG 4 |
||
16 | |||
17 | /* poll doesn't work on devices */ |
||
18 | #define BROKEN_POLL 1 |
||
19 | |||
20 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
||
21 | systems. This function is required for `alloca.c' support on those systems. |
||
22 | */ |
||
23 | /* #undef CRAY_STACKSEG_END */ |
||
24 | |||
25 | /* Define to 1 if using `alloca.c'. */ |
||
26 | /* #undef C_ALLOCA */ |
||
27 | |||
28 | /* Whether to disable memory pools */ |
||
29 | /* #undef DISABLE_MEM_POOLS */ |
||
30 | |||
31 | /* Whether to enable GC friendliness by default */ |
||
32 | /* #undef ENABLE_GC_FRIENDLY_DEFAULT */ |
||
33 | |||
34 | /* always defined to indicate that i18n is enabled */ |
||
35 | #define ENABLE_NLS 1 |
||
36 | |||
37 | /* Define the gettext package to be used */ |
||
38 | #define GETTEXT_PACKAGE "glib20" |
||
39 | |||
40 | /* Define to the GLIB binary age */ |
||
41 | #define GLIB_BINARY_AGE 4801 |
||
42 | |||
43 | /* Define to the GLIB interface age */ |
||
44 | #define GLIB_INTERFACE_AGE 1 |
||
45 | |||
46 | /* Define the location where the catalogs will be installed */ |
||
47 | #define GLIB_LOCALE_DIR "NONE/share/locale" |
||
48 | |||
49 | /* Define to the GLIB major version */ |
||
50 | #define GLIB_MAJOR_VERSION 2 |
||
51 | |||
52 | /* Define to the GLIB micro version */ |
||
53 | #define GLIB_MICRO_VERSION 1 |
||
54 | |||
55 | /* Define to the GLIB minor version */ |
||
56 | #define GLIB_MINOR_VERSION 48 |
||
57 | |||
58 | /* A 'va_copy' style function */ |
||
59 | #ifndef _MSC_VER |
||
60 | #define G_VA_COPY va_copy |
||
61 | #else /* _MSC_VER */ |
||
62 | /* #undef G_VA_COPY */ |
||
63 | #endif /* _MSC_VER */ |
||
64 | |||
65 | /* 'va_lists' cannot be copies as values */ |
||
66 | /* #undef G_VA_COPY_AS_ARRAY */ |
||
67 | |||
68 | /* Define to 1 if you have `alloca', as a function or macro. */ |
||
69 | #define HAVE_ALLOCA 1 |
||
70 | |||
71 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
||
72 | */ |
||
73 | /* #undef HAVE_ALLOCA_H */ |
||
74 | |||
75 | /* Define to 1 if you have the <attr/xattr.h> header file. */ |
||
76 | /* #undef HAVE_ATTR_XATTR_H */ |
||
77 | |||
78 | /* Define to 1 if you have the `bind_textdomain_codeset' function. */ |
||
79 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
||
80 | |||
81 | #if (_MSC_VER >= 1900) |
||
82 | /* Define if you have a version of the snprintf function with semantics as |
||
83 | specified by the ISO C99 standard. */ |
||
84 | #define HAVE_C99_SNPRINTF 1 |
||
85 | |||
86 | /* Define if you have a version of the vsnprintf function with semantics as |
||
87 | specified by the ISO C99 standard. */ |
||
88 | #define HAVE_C99_VSNPRINTF 1 |
||
89 | #endif |
||
90 | |||
91 | /* define to 1 if Carbon is available */ |
||
92 | /* #undef HAVE_CARBON */ |
||
93 | |||
94 | /* Define to 1 if you have the `clock_gettime' function. */ |
||
95 | /* #undef HAVE_CLOCK_GETTIME */ |
||
96 | |||
97 | /* define to 1 if Cocoa is available */ |
||
98 | /* #undef HAVE_COCOA */ |
||
99 | |||
100 | /* Have nl_langinfo (CODESET) */ |
||
101 | /* #undef HAVE_CODESET */ |
||
102 | |||
103 | /* Define to 1 if you have the <crt_externs.h> header file. */ |
||
104 | /* #undef HAVE_CRT_EXTERNS_H */ |
||
105 | |||
106 | /* Define if dbus-1 is available */ |
||
107 | /* #undef HAVE_DBUS1 */ |
||
108 | |||
109 | /* Define to 1 if you have the `dcgettext' function. */ |
||
110 | #define HAVE_DCGETTEXT 1 |
||
111 | |||
112 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
||
113 | */ |
||
114 | #ifndef _MSC_VER |
||
115 | #define HAVE_DIRENT_H 1 |
||
116 | #else |
||
117 | /* #undef HAVE_DIRENT_H */ |
||
118 | #endif |
||
119 | |||
120 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
||
121 | /* #undef HAVE_DLFCN_H */ |
||
122 | |||
123 | /* Define to 1 if using dtrace probes. */ |
||
124 | /* #undef HAVE_DTRACE */ |
||
125 | |||
126 | /* Define to 1 if you have the `endmntent' function. */ |
||
127 | /* #undef HAVE_ENDMNTENT */ |
||
128 | |||
129 | /* Define to 1 if you have the `endservent' function. */ |
||
130 | /* #undef HAVE_ENDSERVENT */ |
||
131 | |||
132 | /* we have the eventfd(2) system call */ |
||
133 | /* #undef HAVE_EVENTFD */ |
||
134 | |||
135 | /* Define to 1 if you have the `fallocate' function. */ |
||
136 | /* #undef HAVE_FALLOCATE */ |
||
137 | |||
138 | /* Define if we have FAM */ |
||
139 | /* #undef HAVE_FAM */ |
||
140 | |||
141 | /* Define to 1 if you have the <fam.h> header file. */ |
||
142 | /* #undef HAVE_FAM_H */ |
||
143 | |||
144 | /* Define if we have FAMNoExists in fam */ |
||
145 | /* #undef HAVE_FAM_NO_EXISTS */ |
||
146 | |||
147 | /* Define to 1 if you have the `fchmod' function. */ |
||
148 | /* #undef HAVE_FCHMOD */ |
||
149 | |||
150 | /* Define to 1 if you have the `fchown' function. */ |
||
151 | /* #undef HAVE_FCHOWN */ |
||
152 | |||
153 | /* Define to 1 if you have the `fdwalk' function. */ |
||
154 | /* #undef HAVE_FDWALK */ |
||
155 | |||
156 | /* Define to 1 if you have the <fstab.h> header file. */ |
||
157 | /* #undef HAVE_FSTAB_H */ |
||
158 | |||
159 | /* Define to 1 if you have the `fsync' function. */ |
||
160 | /* #undef HAVE_FSYNC */ |
||
161 | |||
162 | /* we have the futex(2) system call */ |
||
163 | /* #undef HAVE_FUTEX */ |
||
164 | |||
165 | /* Define to 1 if you have the `getc_unlocked' function. */ |
||
166 | /* #undef HAVE_GETC_UNLOCKED */ |
||
167 | |||
168 | /* Define to 1 if you have the `getfsstat' function. */ |
||
169 | /* #undef HAVE_GETFSSTAT */ |
||
170 | |||
171 | /* Define to 1 if you have the `getmntent_r' function. */ |
||
172 | /* #undef HAVE_GETMNTENT_R */ |
||
173 | |||
174 | /* Define to 1 if you have the `getprotobyname_r' function. */ |
||
175 | /* #undef HAVE_GETPROTOBYNAME_R */ |
||
176 | |||
177 | /* Define to 1 if you have the `getresuid' function. */ |
||
178 | /* #undef HAVE_GETRESUID */ |
||
179 | |||
180 | /* Define if the GNU gettext() function is already present or preinstalled. */ |
||
181 | #define HAVE_GETTEXT 1 |
||
182 | |||
183 | /* Define to 1 if you have the `getvfsstat' function. */ |
||
184 | /* #undef HAVE_GETVFSSTAT */ |
||
185 | |||
186 | /* Define to 1 if you have the `gmtime_r' function. */ |
||
187 | /* #undef HAVE_GMTIME_R */ |
||
188 | |||
189 | /* define to use system printf */ |
||
190 | /* #undef HAVE_GOOD_PRINTF */ |
||
191 | |||
192 | /* Define to 1 if you have the `hasmntopt' function. */ |
||
193 | /* #undef HAVE_HASMNTOPT */ |
||
194 | |||
195 | /* Target the Windows XP API */ |
||
196 | #ifndef _WIN32_WINNT |
||
197 | #define _WIN32_WINNT 0x0501 |
||
198 | #endif |
||
199 | |||
200 | #if _WIN32_WINNT >= 0x0600 |
||
201 | /* if_indextoname() and if_nametoindex() are available on Windows Vista/Server |
||
202 | * 2008 or later, so we can make use of them when building agaist Vista/Server |
||
203 | * 2008 or later. |
||
204 | */ |
||
205 | |||
206 | /* Define to 1 if you have the `if_indextoname' function. */ |
||
207 | #define HAVE_IF_INDEXTONAME 1 |
||
208 | |||
209 | /* Define to 1 if you have the `if_nametoindex' function. */ |
||
210 | #define HAVE_IF_NAMETOINDEX 1 |
||
211 | |||
212 | #endif |
||
213 | |||
214 | /* Define to 1 if you have the `inotify_init1' function. */ |
||
215 | /* #undef HAVE_INOTIFY_INIT1 */ |
||
216 | |||
217 | /* define to support printing 64-bit integers with format I64 */ |
||
218 | #define HAVE_INT64_AND_I64 1 |
||
219 | |||
220 | /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */ |
||
221 | #if !defined (_MSC_VER) || (_MSC_VER >= 1600) |
||
222 | #define HAVE_INTMAX_T 1 |
||
223 | #else /* !_MSC_VER || _MSC_VER >= 1600 */ |
||
224 | /* #undef HAVE_INTMAX_T */ |
||
225 | #endif /* _MSC_VER < 1600 */ |
||
226 | |||
227 | /* Define to 1 if you have the <inttypes.h> header file. */ |
||
228 | #if !defined (_MSC_VER) || (_MSC_VER >= 1800) |
||
229 | #define HAVE_INTTYPES_H 1 |
||
230 | #else /* !_MSC_VER || _MSC_VER >= 1800 */ |
||
231 | /* #undef HAVE_INTTYPES_H */ |
||
232 | #endif /* _MSC_VER < 1800 */ |
||
233 | |||
234 | /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and |
||
235 | declares uintmax_t. */ |
||
236 | #ifndef _MSC_VER |
||
237 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
||
238 | #else /* !_MSC_VER */ |
||
239 | /* #undef HAVE_INTTYPES_H_WITH_UINTMAX */ |
||
240 | #endif /* _MSC_VER */ |
||
241 | |||
242 | /* Define if we have struct ip_mreqn */ |
||
243 | /* #undef HAVE_IP_MREQN */ |
||
244 | |||
245 | /* Define to 1 if you have the `issetugid' function. */ |
||
246 | /* #undef HAVE_ISSETUGID */ |
||
247 | |||
248 | /* Define to 1 if you have the `kevent' function. */ |
||
249 | /* #undef HAVE_KEVENT */ |
||
250 | |||
251 | /* Define to 1 if you have the `kqueue' function. */ |
||
252 | /* #undef HAVE_KQUEUE */ |
||
253 | |||
254 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |
||
255 | /* #undef HAVE_LANGINFO_CODESET */ |
||
256 | |||
257 | /* Have nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) */ |
||
258 | /* #undef HAVE_LANGINFO_OUTDIGIT */ |
||
259 | |||
260 | /* Have nl_langinfo (PM_STR) */ |
||
261 | /* #undef HAVE_LANGINFO_TIME */ |
||
262 | |||
263 | /* Define to 1 if you have the `lchmod' function. */ |
||
264 | /* #undef HAVE_LCHMOD */ |
||
265 | |||
266 | /* Define to 1 if you have the `lchown' function. */ |
||
267 | /* #undef HAVE_LCHOWN */ |
||
268 | |||
269 | /* Define if your <locale.h> file defines LC_MESSAGES. */ |
||
270 | /* #undef HAVE_LC_MESSAGES */ |
||
271 | |||
272 | /* Define if you have the __libc_enable_secure variable (GNU libc, eglibc) */ |
||
273 | /* #undef HAVE_LIBC_ENABLE_SECURE */ |
||
274 | |||
275 | /* Define if libelf is available */ |
||
276 | /* #undef HAVE_LIBELF */ |
||
277 | |||
278 | /* Define to 1 if you have the <linux/magic.h> header file. */ |
||
279 | /* #undef HAVE_LINUX_MAGIC_H */ |
||
280 | |||
281 | /* Define to 1 if you have the <locale.h> header file. */ |
||
282 | #define HAVE_LOCALE_H 1 |
||
283 | |||
284 | /* Define to 1 if you have the `localtime_r' function. */ |
||
285 | /* #undef HAVE_LOCALTIME_R */ |
||
286 | |||
287 | /* Define if you have the 'long double' type. */ |
||
288 | #define HAVE_LONG_DOUBLE 1 |
||
289 | |||
290 | /* Define if you have the 'long long' type. */ |
||
291 | #ifndef _MSC_VER |
||
292 | #define HAVE_LONG_LONG 1 |
||
293 | #else /* _MSC_VER */ |
||
294 | /* #undef HAVE_LONG_LONG */ |
||
295 | #endif /* _MSC_VER */ |
||
296 | |||
297 | /* define if system printf can print long long */ |
||
298 | #define HAVE_LONG_LONG_FORMAT 1 |
||
299 | |||
300 | /* Define to 1 if you have the `lstat' function. */ |
||
301 | /* #undef HAVE_LSTAT */ |
||
302 | |||
303 | /* Define to 1 if you have the <mach/mach_time.h> header file. */ |
||
304 | /* #undef HAVE_MACH_MACH_TIME_H */ |
||
305 | |||
306 | /* Define to 1 if you have the <malloc.h> header file. */ |
||
307 | #define HAVE_MALLOC_H 1 |
||
308 | |||
309 | /* Define to 1 if you have the `memalign' function. */ |
||
310 | /* #undef HAVE_MEMALIGN */ |
||
311 | |||
312 | /* Define to 1 if you have the `memmem' function. */ |
||
313 | /* #undef HAVE_MEMMEM */ |
||
314 | |||
315 | /* Define to 1 if you have the <memory.h> header file. */ |
||
316 | #define HAVE_MEMORY_H 1 |
||
317 | |||
318 | /* Define to 1 if you have the `mmap' function. */ |
||
319 | /* #undef HAVE_MMAP */ |
||
320 | |||
321 | /* Define to 1 if you have the <mntent.h> header file. */ |
||
322 | /* #undef HAVE_MNTENT_H */ |
||
323 | |||
324 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
||
325 | /* #undef HAVE_NDIR_H */ |
||
326 | |||
327 | /* We have AF_NETLINK sockets */ |
||
328 | /* #undef HAVE_NETLINK */ |
||
329 | |||
330 | /* Define to 1 if you have the `newlocale' function. */ |
||
331 | /* #undef HAVE_NEWLOCALE */ |
||
332 | |||
333 | /* Have non-POSIX function getgrgid_r */ |
||
334 | /* #undef HAVE_NONPOSIX_GETGRGID_R */ |
||
335 | |||
336 | /* Have non-POSIX function getpwuid_r */ |
||
337 | /* #undef HAVE_NONPOSIX_GETPWUID_R */ |
||
338 | |||
339 | /* open option O_DIRECTORY */ |
||
340 | /* #undef HAVE_OPEN_O_DIRECTORY */ |
||
341 | |||
342 | /* Define to 1 if you have the `pipe2' function. */ |
||
343 | /* #undef HAVE_PIPE2 */ |
||
344 | |||
345 | /* Define to 1 if you have the `poll' function. */ |
||
346 | /* #undef HAVE_POLL */ |
||
347 | |||
348 | /* Have POSIX function getgrgid_r */ |
||
349 | /* #undef HAVE_POSIX_GETGRGID_R */ |
||
350 | |||
351 | /* Have POSIX function getpwuid_r */ |
||
352 | /* #undef HAVE_POSIX_GETPWUID_R */ |
||
353 | |||
354 | /* Define to 1 if you have the `posix_memalign' function. */ |
||
355 | /* #undef HAVE_POSIX_MEMALIGN */ |
||
356 | |||
357 | /* Define to 1 if you have the `prlimit' function. */ |
||
358 | /* #undef HAVE_PRLIMIT */ |
||
359 | |||
360 | /* Have function pthread_attr_setstacksize */ |
||
361 | /* #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE */ |
||
362 | |||
363 | /* Have function pthread_condattr_setclock */ |
||
364 | /* #undef HAVE_PTHREAD_CONDATTR_SETCLOCK */ |
||
365 | |||
366 | /* Have function pthread_cond_timedwait_relative_np */ |
||
367 | /* #undef HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP */ |
||
368 | |||
369 | /* Define to 1 if the system has the type `ptrdiff_t'. */ |
||
370 | #define HAVE_PTRDIFF_T 1 |
||
371 | |||
372 | /* Define to 1 if you have the `readlink' function. */ |
||
373 | /* #undef HAVE_READLINK */ |
||
374 | |||
375 | /* Define to 1 if you have the 'res_init' function. */ |
||
376 | /* #undef HAVE_RES_INIT */ |
||
377 | |||
378 | /* Define to 1 if you have the <sched.h> header file. */ |
||
379 | /* #undef HAVE_SCHED_H */ |
||
380 | |||
381 | /* Define to 1 if libselinux is available */ |
||
382 | /* #undef HAVE_SELINUX */ |
||
383 | |||
384 | /* Define to 1 if you have the `sendmmsg` function */ |
||
385 | /* #undef HAVE_SENDMMSG */ |
||
386 | |||
387 | /* Define to 1 if you have the `recvmmsg` function */ |
||
388 | /* #undef HAVE_RECVMMSG */ |
||
389 | |||
390 | /* Define to 1 if you have the <selinux/selinux.h> header file. */ |
||
391 | /* #undef HAVE_SELINUX_SELINUX_H */ |
||
392 | |||
393 | /* Define to 1 if you have the `setenv' function. */ |
||
394 | /* #undef HAVE_SETENV */ |
||
395 | |||
396 | /* Define to 1 if you have the `setmntent' function. */ |
||
397 | /* #undef HAVE_SETMNTENT */ |
||
398 | |||
399 | /* Define if you have the 'sig_atomic_t' type. */ |
||
400 | #define HAVE_SIG_ATOMIC_T 1 |
||
401 | |||
402 | /* Define to 1 if you have the `snprintf' function. */ |
||
403 | #if !defined (_MSC_VER) || (_MSC_VER >= 1900) |
||
404 | #define HAVE_SNPRINTF 1 |
||
405 | #ifdef __DMC__ |
||
406 | #define snprintf _snprintf |
||
407 | #endif |
||
408 | #else /* !_MSC_VER || _MSC_VER >= 1900 */ |
||
409 | /* #undef HAVE_SNPRINTF */ |
||
410 | #endif /* _MSC_VER < 1900 */ |
||
411 | |||
412 | /* Define to 1 if you have the `splice' function. */ |
||
413 | /* #undef HAVE_SPLICE */ |
||
414 | |||
415 | /* Define to 1 if you have the `statfs' function. */ |
||
416 | /* #undef HAVE_STATFS */ |
||
417 | |||
418 | /* Define to 1 if you have the `statvfs' function. */ |
||
419 | /* #undef HAVE_STATVFS */ |
||
420 | |||
421 | /* Define to 1 if you have the <stdint.h> header file. */ |
||
422 | #ifndef _MSC_VER |
||
423 | #define HAVE_STDINT_H 1 |
||
424 | #else /* _MSC_VER */ |
||
425 | #if (_MSC_VER >= 1600) /*VS 2010 ships with stdint.h*/ |
||
426 | #define HAVE_STDINT_H 1 |
||
427 | #else |
||
428 | /* #undef HAVE_STDINT_H */ |
||
429 | #endif |
||
430 | #endif /* _MSC_VER */ |
||
431 | |||
432 | /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares |
||
433 | uintmax_t. */ |
||
434 | #ifndef _MSC_VER |
||
435 | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
||
436 | #else /* _MSC_VER */ |
||
437 | #if (_MSC_VER >= 1600) |
||
438 | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
||
439 | #else |
||
440 | /* #undef HAVE_STDINT_H_WITH_UINTMAX */ |
||
441 | #endif |
||
442 | #endif /* _MSC_VER */ |
||
443 | |||
444 | /* Define to 1 if you have the `stpcpy' function. */ |
||
445 | /* #undef HAVE_STPCPY */ |
||
446 | |||
447 | /* Define to 1 if you have the `strcasecmp' function. */ |
||
448 | #if defined(_MSC_VER) |
||
449 | #define strcasecmp _stricmp |
||
450 | #endif /* _MSC_VER uses _stricmp, which is identical to strcasecmp */ |
||
451 | |||
452 | #if !defined(__DMC__) |
||
453 | #define HAVE_STRCASECMP 1 |
||
454 | #endif /* _MSC_VER or __gcc__ */ |
||
455 | |||
456 | /* Define to 1 if you have the <strings.h> header file. */ |
||
457 | #if !defined(_MSC_VER) && !defined(__DMC__) |
||
458 | #define HAVE_STRINGS_H 1 |
||
459 | #else /* _MSC_VER or __DMC__ */ |
||
460 | /* #undef HAVE_STRINGS_H */ |
||
461 | #endif /* _MSC_VER or __DMC__ */ |
||
462 | |||
463 | /* Have functions strlcpy and strlcat */ |
||
464 | /* #undef HAVE_STRLCPY */ |
||
465 | |||
466 | /* Define to 1 if you have the `strncasecmp' function. */ |
||
467 | #if !defined(__DMC__) |
||
468 | #if defined(_MSC_VER) |
||
469 | #define strncasecmp _strnicmp |
||
470 | #endif /* _MSC_VER uses _strnicmp, which is identical to strncasecmp */ |
||
471 | #define HAVE_STRNCASECMP 1 |
||
472 | #else /* __DMC__ */ |
||
473 | /* #undef HAVE_STRNCASECMP */ |
||
474 | #endif /* __DMC__ */ |
||
475 | |||
476 | /* Define to 1 if you have the `strsignal' function. */ |
||
477 | /* #undef HAVE_STRSIGNAL */ |
||
478 | |||
479 | /* Define to 1 if you have the `strtod_l' function. */ |
||
480 | /* #undef HAVE_STRTOD_L */ |
||
481 | |||
482 | /* Define to 1 if you have the `strtoll_l' function. */ |
||
483 | /* #undef HAVE_STRTOLL_L */ |
||
484 | |||
485 | /* Define to 1 if you have the `strtoull_l' function. */ |
||
486 | /* #undef HAVE_STRTOULL_L */ |
||
487 | |||
488 | /* Define to 1 if `d_type' is a member of `struct dirent'. */ |
||
489 | /* #undef HAVE_STRUCT_DIRENT_D_TYPE */ |
||
490 | |||
491 | /* Define to 1 if `f_bavail' is a member of `struct statfs'. */ |
||
492 | /* #undef HAVE_STRUCT_STATFS_F_BAVAIL */ |
||
493 | |||
494 | /* Define to 1 if `f_fstypename' is a member of `struct statfs'. */ |
||
495 | /* #undef HAVE_STRUCT_STATFS_F_FSTYPENAME */ |
||
496 | |||
497 | /* Define to 1 if `f_basetype' is a member of `struct statvfs'. */ |
||
498 | /* #undef HAVE_STRUCT_STATVFS_F_BASETYPE */ |
||
499 | |||
500 | /* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */ |
||
501 | /* #undef HAVE_STRUCT_STATVFS_F_FSTYPENAME */ |
||
502 | |||
503 | /* Define to 1 if `st_atimensec' is a member of `struct stat'. */ |
||
504 | /* #undef HAVE_STRUCT_STAT_ST_ATIMENSEC */ |
||
505 | |||
506 | /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */ |
||
507 | /* #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC */ |
||
508 | |||
509 | /* Define to 1 if `st_blksize' is a member of `struct stat'. */ |
||
510 | /* #undef HAVE_STRUCT_STAT_ST_BLKSIZE */ |
||
511 | |||
512 | /* Define to 1 if `st_blocks' is a member of `struct stat'. */ |
||
513 | /* #undef HAVE_STRUCT_STAT_ST_BLOCKS */ |
||
514 | |||
515 | /* Define to 1 if `st_ctimensec' is a member of `struct stat'. */ |
||
516 | /* #undef HAVE_STRUCT_STAT_ST_CTIMENSEC */ |
||
517 | |||
518 | /* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */ |
||
519 | /* #undef HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC */ |
||
520 | |||
521 | /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */ |
||
522 | /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */ |
||
523 | |||
524 | /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */ |
||
525 | /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */ |
||
526 | |||
527 | /* Define to 1 if `tm_gmtoff' is a a member of `struct tm'. */ |
||
528 | /* #undef HAVE_STRUCT_TM_TM_GMTOFF */ |
||
529 | |||
530 | /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */ |
||
531 | /* #undef HAVE_STRUCT_TM___TM_GMTOFF */ |
||
532 | |||
533 | /* Define to 1 if you have the `symlink' function. */ |
||
534 | /* #undef HAVE_SYMLINK */ |
||
535 | |||
536 | /* Define to 1 if you have the `sysctlbyname' function. */ |
||
537 | /* #undef HAVE_SYSCTLBYNAME */ |
||
538 | |||
539 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
||
540 | */ |
||
541 | /* #undef HAVE_SYS_DIR_H */ |
||
542 | |||
543 | /* Define to 1 if you have the <sys/event.h> header file. */ |
||
544 | /* #undef HAVE_SYS_EVENT_H */ |
||
545 | |||
546 | /* Define to 1 if you have the <sys/filio.h> header file. */ |
||
547 | /* #undef HAVE_SYS_FILIO_H */ |
||
548 | |||
549 | /* Define to 1 if you have the <sys/inotify.h> header file. */ |
||
550 | /* #undef HAVE_SYS_INOTIFY_H */ |
||
551 | |||
552 | /* Define to 1 if you have the <sys/mntctl.h> header file. */ |
||
553 | /* #undef HAVE_SYS_MNTCTL_H */ |
||
554 | |||
555 | /* Define to 1 if you have the <sys/mnttab.h> header file. */ |
||
556 | /* #undef HAVE_SYS_MNTTAB_H */ |
||
557 | |||
558 | /* Define to 1 if you have the <sys/mount.h> header file. */ |
||
559 | /* #undef HAVE_SYS_MOUNT_H */ |
||
560 | |||
561 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
||
562 | */ |
||
563 | /* #undef HAVE_SYS_NDIR_H */ |
||
564 | |||
565 | /* Define to 1 if you have the <sys/param.h> header file. */ |
||
566 | #if !defined(_MSC_VER) && !defined(__DMC__) |
||
567 | #define HAVE_SYS_PARAM_H 1 |
||
568 | #else /* _MSC_VER or __DMC__ */ |
||
569 | /* #undef HAVE_SYS_PARAM_H */ |
||
570 | #endif /* _MSC_VER or __DMC__ */ |
||
571 | |||
572 | /* Define to 1 if you have the <sys/prctl.h> header file. */ |
||
573 | /* #undef HAVE_SYS_PRCTL_H */ |
||
574 | |||
575 | /* Define to 1 if you have the <sys/resource.h> header file. */ |
||
576 | /* #undef HAVE_SYS_RESOURCE_H */ |
||
577 | |||
578 | /* found fd_set in sys/select.h */ |
||
579 | /* #undef HAVE_SYS_SELECT_H */ |
||
580 | |||
581 | /* Define to 1 if you have the <sys/statfs.h> header file. */ |
||
582 | /* #undef HAVE_SYS_STATFS_H */ |
||
583 | |||
584 | /* Define to 1 if you have the <sys/statvfs.h> header file. */ |
||
585 | /* #undef HAVE_SYS_STATVFS_H */ |
||
586 | |||
587 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
||
588 | #define HAVE_SYS_STAT_H 1 |
||
589 | |||
590 | /* Define to 1 if you have the <sys/sysctl.h> header file. */ |
||
591 | /* #undef HAVE_SYS_SYSCTL_H */ |
||
592 | |||
593 | /* Define to 1 if you have the <sys/time.h> header file. */ |
||
594 | #ifndef _MSC_VER |
||
595 | #define HAVE_SYS_TIME_H 1 |
||
596 | #else /* _MSC_VER */ |
||
597 | /* #undef HAVE_SYS_TIME_H */ |
||
598 | #endif /* _MSC_VER */ |
||
599 | |||
600 | /* Define to 1 if you have the <sys/vfstab.h> header file. */ |
||
601 | /* #undef HAVE_SYS_VFSTAB_H */ |
||
602 | |||
603 | /* Define to 1 if you have the <sys/vfs.h> header file. */ |
||
604 | /* #undef HAVE_SYS_VFS_H */ |
||
605 | |||
606 | /* Define to 1 if you have the <sys/vmount.h> header file. */ |
||
607 | /* #undef HAVE_SYS_VMOUNT_H */ |
||
608 | |||
609 | /* Define to 1 if you have the <sys/xattr.h> header file. */ |
||
610 | /* #undef HAVE_SYS_XATTR_H */ |
||
611 | |||
612 | /* Define to 1 if you have the `timegm' function. */ |
||
613 | /* #undef HAVE_TIMEGM */ |
||
614 | |||
615 | /* Define if your printf function family supports positional parameters as |
||
616 | specified by Unix98. */ |
||
617 | /* #undef HAVE_UNIX98_PRINTF */ |
||
618 | |||
619 | /* Define to 1 if you have the `unsetenv' function. */ |
||
620 | /* #undef HAVE_UNSETENV */ |
||
621 | |||
622 | /* Define to 1 if you have the `uselocale' function. */ |
||
623 | /* #undef HAVE_USELOCALE */ |
||
624 | |||
625 | /* Define to 1 if you have the `utimes' function. */ |
||
626 | /* #undef HAVE_UTIMES */ |
||
627 | |||
628 | /* Define to 1 if you have the `valloc' function. */ |
||
629 | /* #undef HAVE_VALLOC */ |
||
630 | |||
631 | /* Define to 1 if you have the <values.h> header file. */ |
||
632 | #if !defined(_MSC_VER) && !defined(__DMC__) |
||
633 | #define HAVE_VALUES_H 1 |
||
634 | #else /* _MSC_VER or __DMC__ */ |
||
635 | /* #undef HAVE_VALUES_H */ |
||
636 | #endif /* _MSC_VER or __DMC__ */ |
||
637 | |||
638 | /* Define to 1 if you have the `vasprintf' function. */ |
||
639 | #define HAVE_VASPRINTF 1 |
||
640 | |||
641 | /* Define to 1 if you have the `vsnprintf' function. */ |
||
642 | #if !defined (_MSC_VER) || (_MSC_VER >= 1500) |
||
643 | #define HAVE_VSNPRINTF 1 |
||
644 | #ifdef __DMC__ |
||
645 | #define vsnprintf _vsnprintf |
||
646 | #endif |
||
647 | #else /* !_MSC_VER || _MSC_VER >= 1500 */ |
||
648 | /* #undef HAVE_VSNPRINTF */ |
||
649 | #endif /* _MSC_VER < 1500 */ |
||
650 | |||
651 | /* Define if you have the 'wchar_t' type. */ |
||
652 | #define HAVE_WCHAR_T 1 |
||
653 | |||
654 | /* Define to 1 if you have the `wcslen' function. */ |
||
655 | #define HAVE_WCSLEN 1 |
||
656 | |||
657 | /* Define if you have the 'wint_t' type. */ |
||
658 | #define HAVE_WINT_T 1 |
||
659 | |||
660 | /* Define to 1 if xattr is available */ |
||
661 | /* #undef HAVE_XATTR */ |
||
662 | |||
663 | /* Define to 1 if xattr API uses XATTR_NOFOLLOW */ |
||
664 | /* #undef HAVE_XATTR_NOFOLLOW */ |
||
665 | |||
666 | /* Define to 1 if you have the <xlocale.h> header file. */ |
||
667 | /* #undef HAVE_XLOCALE_H */ |
||
668 | |||
669 | /* Define to 1 if you have the `_NSGetEnviron' function. */ |
||
670 | /* #undef HAVE__NSGETENVIRON */ |
||
671 | |||
672 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
||
673 | */ |
||
674 | #define LT_OBJDIR ".libs/" |
||
675 | |||
676 | /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. |
||
677 | */ |
||
678 | /* #undef MAJOR_IN_MKDEV */ |
||
679 | |||
680 | /* Define to 1 if `major', `minor', and `makedev' are declared in |
||
681 | <sysmacros.h>. */ |
||
682 | /* #undef MAJOR_IN_SYSMACROS */ |
||
683 | |||
684 | /* didn't find fd_set */ |
||
685 | #define NO_FD_SET 1 |
||
686 | |||
687 | /* Define to 1 if your C compiler doesn't accept -c and -o together. */ |
||
688 | /* #undef NO_MINUS_C_MINUS_O */ |
||
689 | |||
690 | /* Define to the address where bug reports for this package should be sent. */ |
||
691 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
||
692 | |||
693 | /* Define to the full name of this package. */ |
||
694 | #define PACKAGE_NAME "glib" |
||
695 | |||
696 | /* Define to the full name and version of this package. */ |
||
697 | #define PACKAGE_STRING "glib 2.48.1" |
||
698 | |||
699 | /* Define to the one symbol short name of this package. */ |
||
700 | #define PACKAGE_TARNAME "glib" |
||
701 | |||
702 | /* Define to the home page for this package. */ |
||
703 | #define PACKAGE_URL "" |
||
704 | |||
705 | /* Define to the version of this package. */ |
||
706 | #define PACKAGE_VERSION "2.48.1" |
||
707 | |||
708 | /* define if posix_memalign() can allocate any size */ |
||
709 | /* #undef POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS */ |
||
710 | |||
711 | /* The size of `char', as computed by sizeof. */ |
||
712 | #define SIZEOF_CHAR 1 |
||
713 | |||
714 | /* The size of `int', as computed by sizeof. */ |
||
715 | #define SIZEOF_INT 4 |
||
716 | |||
717 | /* The size of `long', as computed by sizeof. */ |
||
718 | #define SIZEOF_LONG 4 |
||
719 | |||
720 | /* The size of `long long', as computed by sizeof. */ |
||
721 | #ifndef _MSC_VER |
||
722 | #define SIZEOF_LONG_LONG 8 |
||
723 | #else /* _MSC_VER */ |
||
724 | #define SIZEOF_LONG_LONG 0 |
||
725 | #endif /* _MSC_VER */ |
||
726 | |||
727 | /* The size of `short', as computed by sizeof. */ |
||
728 | #define SIZEOF_SHORT 2 |
||
729 | |||
730 | /* The size of `size_t', as computed by sizeof. */ |
||
731 | #define SIZEOF_SIZE_T 4 |
||
732 | |||
733 | /* The size of `void *', as computed by sizeof. */ |
||
734 | #ifdef _MSC_VER |
||
735 | #if (defined(_M_X64) || defined(_M_AMD64)) |
||
736 | #define SIZEOF_VOID_P 8 |
||
737 | #elif (defined(_M_IX86)) |
||
738 | #define SIZEOF_VOID_P 4 |
||
739 | #endif |
||
740 | #else |
||
741 | #define SIZEOF_VOID_P 4 |
||
742 | #endif |
||
743 | |||
744 | /* The size of `__int64', as computed by sizeof. */ |
||
745 | #define SIZEOF___INT64 8 |
||
746 | |||
747 | /* If using the C implementation of alloca, define if you know the |
||
748 | direction of stack growth for your system; otherwise it will be |
||
749 | automatically deduced at runtime. |
||
750 | STACK_DIRECTION > 0 => grows toward higher addresses |
||
751 | STACK_DIRECTION < 0 => grows toward lower addresses |
||
752 | STACK_DIRECTION = 0 => direction of growth unknown */ |
||
753 | /* #undef STACK_DIRECTION */ |
||
754 | |||
755 | /* Number of arguments to statfs() */ |
||
756 | /* #undef STATFS_ARGS */ |
||
757 | |||
758 | /* Define to 1 if you have the ANSI C header files. */ |
||
759 | #define STDC_HEADERS 1 |
||
760 | |||
761 | /* Use no threads */ |
||
762 | /* #undef THREADS_NONE */ |
||
763 | |||
764 | /* Use pthreads */ |
||
765 | /* #undef THREADS_POSIX */ |
||
766 | |||
767 | /* Use w32 threads */ |
||
768 | #define THREADS_WIN32 1 |
||
769 | |||
770 | /* Using GNU libiconv */ |
||
771 | /* #undef USE_LIBICONV_GNU */ |
||
772 | |||
773 | /* Using a native implementation of iconv in a separate library */ |
||
774 | #define USE_LIBICONV_NATIVE 1 |
||
775 | |||
776 | /* Define to use statfs() */ |
||
777 | /* #undef USE_STATFS */ |
||
778 | |||
779 | /* Define to use statvfs() */ |
||
780 | /* #undef USE_STATVFS */ |
||
781 | |||
782 | /* Enable extensions on AIX 3, Interix. */ |
||
783 | #ifndef _ALL_SOURCE |
||
784 | /* # undef _ALL_SOURCE */ |
||
785 | #endif |
||
786 | /* Enable GNU extensions on systems that have them. */ |
||
787 | #ifndef _GNU_SOURCE |
||
788 | /* # undef _GNU_SOURCE */ |
||
789 | #endif |
||
790 | /* Enable threading extensions on Solaris. */ |
||
791 | #ifndef _POSIX_PTHREAD_SEMANTICS |
||
792 | /* # undef _POSIX_PTHREAD_SEMANTICS */ |
||
793 | #endif |
||
794 | /* Enable extensions on HP NonStop. */ |
||
795 | #ifndef _TANDEM_SOURCE |
||
796 | /* # undef _TANDEM_SOURCE */ |
||
797 | #endif |
||
798 | /* Enable general extensions on Solaris. */ |
||
799 | #ifndef __EXTENSIONS__ |
||
800 | /* # undef __EXTENSIONS__ */ |
||
801 | #endif |
||
802 | |||
803 | /* using the system-supplied PCRE library */ |
||
804 | /* This is defined in the *_PCRE MSVC project configs */ |
||
805 | /* #undef USE_SYSTEM_PCRE */ |
||
806 | |||
807 | /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
||
808 | significant byte first (like Motorola and SPARC, unlike Intel). */ |
||
809 | #if defined AC_APPLE_UNIVERSAL_BUILD |
||
810 | # if defined __BIG_ENDIAN__ |
||
811 | # define WORDS_BIGENDIAN 1 |
||
812 | # endif |
||
813 | #else |
||
814 | # ifndef WORDS_BIGENDIAN |
||
815 | /* # undef WORDS_BIGENDIAN */ |
||
816 | # endif |
||
817 | #endif |
||
818 | |||
819 | /* Enable large inode numbers on Mac OS X 10.5. */ |
||
820 | #ifndef _DARWIN_USE_64_BIT_INODE |
||
821 | /* # define _DARWIN_USE_64_BIT_INODE 1 */ |
||
822 | #endif |
||
823 | |||
824 | /* Number of bits in a file offset, on hosts where this is settable. */ |
||
825 | /* #undef _FILE_OFFSET_BITS */ |
||
826 | |||
827 | /* defines how to decorate public symbols while building */ |
||
828 | #ifdef _MSC_VER |
||
829 | #define _GLIB_EXTERN __declspec (dllexport) extern |
||
830 | #else |
||
831 | #define _GLIB_EXTERN __attribute__((visibility("default"))) __declspec (dllexport) extern |
||
832 | #endif |
||
833 | |||
834 | /* Define for large files, on AIX-style hosts. */ |
||
835 | /* #undef _LARGE_FILES */ |
||
836 | |||
837 | /* Define to 1 if on MINIX. */ |
||
838 | /* #undef _MINIX */ |
||
839 | |||
840 | /* Define to 2 if the system does not provide POSIX.1 features except with |
||
841 | this defined. */ |
||
842 | /* #undef _POSIX_1_SOURCE */ |
||
843 | |||
844 | /* Define to 1 if you need to in order for `stat' and other things to work. */ |
||
845 | /* #undef _POSIX_SOURCE */ |
||
846 | |||
847 | /* Needed to get declarations for msg_control and msg_controllen on Solaris */ |
||
848 | /* #undef _XOPEN_SOURCE */ |
||
849 | |||
850 | /* Needed to get declarations for msg_control and msg_controllen on Solaris */ |
||
851 | /* #undef _XOPEN_SOURCE_EXTENDED */ |
||
852 | |||
853 | /* Needed to get declarations for msg_control and msg_controllen on Solaris */ |
||
854 | /* #undef __EXTENSIONS__ */ |
||
855 | |||
856 | /* compiler supports atomic operations */ |
||
857 | /* #undef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 */ |
||
858 | |||
859 | /* Define to empty if `const' does not conform to ANSI C. */ |
||
860 | /* #undef const */ |
||
861 | |||
862 | /* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */ |
||
863 | /* #undef intmax_t */ |
||
864 | |||
865 | /* Define to empty if the C compiler doesn't support this keyword. */ |
||
866 | /* #undef signed */ |
||
867 | |||
868 | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
||
869 | /* #undef size_t */ |