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