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