1/* common/config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if translation of program messages to the user's native
4   language is requested. */
5#undef ENABLE_NLS
6
7/* Define to 1 if you have the `bindtextdomain' function. */
8#undef HAVE_BINDTEXTDOMAIN
9
10/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
11   CoreFoundation framework. */
12#undef HAVE_CFLOCALECOPYCURRENT
13
14/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
15   the CoreFoundation framework. */
16#undef HAVE_CFPREFERENCESCOPYAPPVALUE
17
18/* Define to 1 if you have the `chdir' function. */
19#undef HAVE_CHDIR
20
21/* Define to 1 if you have the `clock_gettime' function. */
22#undef HAVE_CLOCK_GETTIME
23
24/* Define to 1 if you have the `close' function. */
25#undef HAVE_CLOSE
26
27/* Define to 1 if you have the `closedir' function. */
28#undef HAVE_CLOSEDIR
29
30/* Define to 1 if you have the <cygwin/fs.h> header file. */
31#undef HAVE_CYGWIN_FS_H
32
33/* Define if the GNU dcgettext() function is already present or preinstalled.
34   */
35#undef HAVE_DCGETTEXT
36
37/* Define to 1 if debug output should be used. */
38#undef HAVE_DEBUG_OUTPUT
39
40/* Define to 1 if you have the declaration of `memrchr', and to 0 if you
41   don't. */
42#undef HAVE_DECL_MEMRCHR
43
44/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
45   don't. */
46#undef HAVE_DECL_STRERROR_R
47
48/* Define to 1 if you have the <dirent.h> header file. */
49#undef HAVE_DIRENT_H
50
51/* Define to 1 if you have the <dlfcn.h> header file. */
52#undef HAVE_DLFCN_H
53
54/* Define to 1 to enable the DllMain function. */
55#undef HAVE_DLLMAIN
56
57/* Define to 1 if you have the <errno.h> header file. */
58#undef HAVE_ERRNO_H
59
60/* Define to 1 if you have the `fclose' function. */
61#undef HAVE_FCLOSE
62
63/* Define to 1 if you have the <fcntl.h> header file. */
64#undef HAVE_FCNTL_H
65
66/* Define to 1 if you have the `feof' function. */
67#undef HAVE_FEOF
68
69/* Define to 1 if you have the `fgets' function. */
70#undef HAVE_FGETS
71
72/* Define to 1 if you have the `fgetws' function. */
73#undef HAVE_FGETWS
74
75/* Define to 1 if you have the `fmemopen' function. */
76#undef HAVE_FMEMOPEN
77
78/* Define to 1 if you have the `fopen' function. */
79#undef HAVE_FOPEN
80
81/* Define to 1 if you have the `fread' function. */
82#undef HAVE_FREAD
83
84/* Define to 1 if you have the `free' function. */
85#undef HAVE_FREE
86
87/* Define to 1 if you have the `fseeko' function. */
88#undef HAVE_FSEEKO
89
90/* Define to 1 if you have the `fseeko64' function. */
91#undef HAVE_FSEEKO64
92
93/* Define to 1 if you have the `fstat' function. */
94#undef HAVE_FSTAT
95
96/* Define to 1 if you have the `ftruncate' function. */
97#undef HAVE_FTRUNCATE
98
99/* Define to 1 if you have the `fwrite' function. */
100#undef HAVE_FWRITE
101
102/* Define to 1 if you have the `getcwd' function. */
103#undef HAVE_GETCWD
104
105/* Define to 1 if you have the `getenv' function. */
106#undef HAVE_GETENV
107
108/* Define to 1 if you have the `getopt' function. */
109#undef HAVE_GETOPT
110
111/* Define if the GNU gettext() function is already present or preinstalled. */
112#undef HAVE_GETTEXT
113
114/* Define to 1 if dlsym function is available in GNU dl. */
115#undef HAVE_GNU_DL_DLSYM
116
117/* Define if you have the iconv() function and it works. */
118#undef HAVE_ICONV
119
120/* Define to 1 if you have the <inttypes.h> header file. */
121#undef HAVE_INTTYPES_H
122
123/* Define to 1 if you have the `ioctl' function. */
124#undef HAVE_IOCTL
125
126/* Define if nl_langinfo has CODESET support. */
127#undef HAVE_LANGINFO_CODESET
128
129/* Define to 1 if you have the <langinfo.h> header file. */
130#undef HAVE_LANGINFO_H
131
132/* Define to 1 if you have the `bfio' library (-lbfio). */
133#undef HAVE_LIBBFIO
134
135/* Define to 1 if you have the <libbfio.h> header file. */
136#undef HAVE_LIBBFIO_H
137
138/* Define to 1 if you have the `cdata' library (-lcdata). */
139#undef HAVE_LIBCDATA
140
141/* Define to 1 if you have the <libcdata.h> header file. */
142#undef HAVE_LIBCDATA_H
143
144/* Define to 1 if you have the `cdirectory' library (-lcdirectory). */
145#undef HAVE_LIBCDIRECTORY
146
147/* Define to 1 if you have the <libcdirectory.h> header file. */
148#undef HAVE_LIBCDIRECTORY_H
149
150/* Define to 1 if you have the `cerror' library (-lcerror). */
151#undef HAVE_LIBCERROR
152
153/* Define to 1 if you have the <libcerror.h> header file. */
154#undef HAVE_LIBCERROR_H
155
156/* Define to 1 if you have the `cfile' library (-lcfile). */
157#undef HAVE_LIBCFILE
158
159/* Define to 1 if you have the <libcfile.h> header file. */
160#undef HAVE_LIBCFILE_H
161
162/* Define to 1 if you have the `clocale' library (-lclocale). */
163#undef HAVE_LIBCLOCALE
164
165/* Define to 1 if you have the <libclocale.h> header file. */
166#undef HAVE_LIBCLOCALE_H
167
168/* Define to 1 if you have the `cnotify' library (-lcnotify). */
169#undef HAVE_LIBCNOTIFY
170
171/* Define to 1 if you have the <libcnotify.h> header file. */
172#undef HAVE_LIBCNOTIFY_H
173
174/* Define to 1 if you have the `cpath' library (-lcpath). */
175#undef HAVE_LIBCPATH
176
177/* Define to 1 if you have the <libcpath.h> header file. */
178#undef HAVE_LIBCPATH_H
179
180/* Define to 1 if you have the `csplit' library (-lcsplit). */
181#undef HAVE_LIBCSPLIT
182
183/* Define to 1 if you have the <libcsplit.h> header file. */
184#undef HAVE_LIBCSPLIT_H
185
186/* Define to 1 if you have the `cthreads' library (-lcthreads). */
187#undef HAVE_LIBCTHREADS
188
189/* Define to 1 if you have the <libcthreads.h> header file. */
190#undef HAVE_LIBCTHREADS_H
191
192/* Define to 1 if you have the `dl' library (-ldl). */
193#undef HAVE_LIBDL
194
195/* Define to 1 if you have the `exe' library (-lexe). */
196#undef HAVE_LIBEXE
197
198/* Define to 1 if you have the <libexe.h> header file. */
199#undef HAVE_LIBEXE_H
200
201/* Define to 1 if you have the `fcache' library (-lfcache). */
202#undef HAVE_LIBFCACHE
203
204/* Define to 1 if you have the <libfcache.h> header file. */
205#undef HAVE_LIBFCACHE_H
206
207/* Define to 1 if you have the `fdata' library (-lfdata). */
208#undef HAVE_LIBFDATA
209
210/* Define to 1 if you have the <libfdata.h> header file. */
211#undef HAVE_LIBFDATA_H
212
213/* Define to 1 if you have the `fdatetime' library (-lfdatetime). */
214#undef HAVE_LIBFDATETIME
215
216/* Define to 1 if you have the <libfdatetime.h> header file. */
217#undef HAVE_LIBFDATETIME_H
218
219/* Define to 1 if you have the `fguid' library (-lfguid). */
220#undef HAVE_LIBFGUID
221
222/* Define to 1 if you have the <libfguid.h> header file. */
223#undef HAVE_LIBFGUID_H
224
225/* Define to 1 if you have the `fvalue' library (-lfvalue). */
226#undef HAVE_LIBFVALUE
227
228/* Define to 1 if you have the <libfvalue.h> header file. */
229#undef HAVE_LIBFVALUE_H
230
231/* Define to 1 if you have the `fwevt' library (-lfwevt). */
232#undef HAVE_LIBFWEVT
233
234/* Define to 1 if you have the <libfwevt.h> header file. */
235#undef HAVE_LIBFWEVT_H
236
237/* Define to 1 if you have the `fwnt' library (-lfwnt). */
238#undef HAVE_LIBFWNT
239
240/* Define to 1 if you have the <libfwnt.h> header file. */
241#undef HAVE_LIBFWNT_H
242
243/* Define to 1 if you have the <libintl.h> header file. */
244#undef HAVE_LIBINTL_H
245
246/* Define to 1 if you have the `regf' library (-lregf). */
247#undef HAVE_LIBREGF
248
249/* Define to 1 if you have the <libregf.h> header file. */
250#undef HAVE_LIBREGF_H
251
252/* Define to 1 if you have the `una' library (-luna). */
253#undef HAVE_LIBUNA
254
255/* Define to 1 if you have the <libuna.h> header file. */
256#undef HAVE_LIBUNA_H
257
258/* Define to 1 if you have the `wrc' library (-lwrc). */
259#undef HAVE_LIBWRC
260
261/* Define to 1 if you have the <libwrc.h> header file. */
262#undef HAVE_LIBWRC_H
263
264/* Define to 1 if you have the <limits.h> header file. */
265#undef HAVE_LIMITS_H
266
267/* Define to 1 if you have the <linux/fs.h> header file. */
268#undef HAVE_LINUX_FS_H
269
270/* Define to 1 if you have the `localeconv' function. */
271#undef HAVE_LOCALECONV
272
273/* Define to 1 if you have the <locale.h> header file. */
274#undef HAVE_LOCALE_H
275
276/* Define to 1 if the local version of libbfio is used. */
277#undef HAVE_LOCAL_LIBBFIO
278
279/* Define to 1 if the local version of libcdata is used. */
280#undef HAVE_LOCAL_LIBCDATA
281
282/* Define to 1 if the local version of libcdirectory is used. */
283#undef HAVE_LOCAL_LIBCDIRECTORY
284
285/* Define to 1 if the local version of libcerror is used. */
286#undef HAVE_LOCAL_LIBCERROR
287
288/* Define to 1 if the local version of libcfile is used. */
289#undef HAVE_LOCAL_LIBCFILE
290
291/* Define to 1 if the local version of libclocale is used. */
292#undef HAVE_LOCAL_LIBCLOCALE
293
294/* Define to 1 if the local version of libcnotify is used. */
295#undef HAVE_LOCAL_LIBCNOTIFY
296
297/* Define to 1 if the local version of libcpath is used. */
298#undef HAVE_LOCAL_LIBCPATH
299
300/* Define to 1 if the local version of libcsplit is used. */
301#undef HAVE_LOCAL_LIBCSPLIT
302
303/* Define to 1 if the local version of libcthreads is used. */
304#undef HAVE_LOCAL_LIBCTHREADS
305
306/* Define to 1 if the local version of libexe is used. */
307#undef HAVE_LOCAL_LIBEXE
308
309/* Define to 1 if the local version of libfcache is used. */
310#undef HAVE_LOCAL_LIBFCACHE
311
312/* Define to 1 if the local version of libfdata is used. */
313#undef HAVE_LOCAL_LIBFDATA
314
315/* Define to 1 if the local version of libfdatetime is used. */
316#undef HAVE_LOCAL_LIBFDATETIME
317
318/* Define to 1 if the local version of libfguid is used. */
319#undef HAVE_LOCAL_LIBFGUID
320
321/* Define to 1 if the local version of libfvalue is used. */
322#undef HAVE_LOCAL_LIBFVALUE
323
324/* Define to 1 if the local version of libfwevt is used. */
325#undef HAVE_LOCAL_LIBFWEVT
326
327/* Define to 1 if the local version of libfwnt is used. */
328#undef HAVE_LOCAL_LIBFWNT
329
330/* Define to 1 if the local version of libregf is used. */
331#undef HAVE_LOCAL_LIBREGF
332
333/* Define to 1 if the local version of libuna is used. */
334#undef HAVE_LOCAL_LIBUNA
335
336/* Define to 1 if the local version of libwrc is used. */
337#undef HAVE_LOCAL_LIBWRC
338
339/* Define to 1 if you have the `lseek' function. */
340#undef HAVE_LSEEK
341
342/* Define to 1 if you have the `malloc' function. */
343#undef HAVE_MALLOC
344
345/* Define to 1 if you have the `memchr' function. */
346#undef HAVE_MEMCHR
347
348/* Define to 1 if you have the `memcmp' function. */
349#undef HAVE_MEMCMP
350
351/* Define to 1 if you have the `memcpy' function. */
352#undef HAVE_MEMCPY
353
354/* Define to 1 if you have the <memory.h> header file. */
355#undef HAVE_MEMORY_H
356
357/* Define to 1 if you have the `memrchr' function. */
358#undef HAVE_MEMRCHR
359
360/* Define to 1 if you have the `memset' function. */
361#undef HAVE_MEMSET
362
363/* Define to 1 if you have the mkdir function. */
364#undef HAVE_MKDIR
365
366/* Define to 1 if you have the mkdir function with a second mode argument. */
367#undef HAVE_MKDIR_MODE
368
369/* Define to 1 if you have the `mkstemp' function. */
370#undef HAVE_MKSTEMP
371
372/* Define to 1 if multi thread support should be used. */
373#undef HAVE_MULTI_THREAD_SUPPORT
374
375/* Define to 1 if you have the `nl_langinfo' function. */
376#undef HAVE_NL_LANGINFO
377
378/* Define to 1 if you have the `open' function. */
379#undef HAVE_OPEN
380
381/* Define to 1 if you have the `opendir' function. */
382#undef HAVE_OPENDIR
383
384/* Define to 1 if you have the posix_fadvise function. */
385#undef HAVE_POSIX_FADVISE
386
387/* Define to 1 whether printf supports the conversion specifier "%jd". */
388#undef HAVE_PRINTF_JD
389
390/* Define to 1 whether printf supports the conversion specifier "%zd". */
391#undef HAVE_PRINTF_ZD
392
393/* Define to 1 if you have the 'pthread' library (-lpthread). */
394#undef HAVE_PTHREAD
395
396/* Define to 1 if you have the <pthread.h> header file. */
397#undef HAVE_PTHREAD_H
398
399/* Define to 1 if you have the <Python.h> header file. */
400#undef HAVE_PYTHON_H
401
402/* Define to 1 if you have the `read' function. */
403#undef HAVE_READ
404
405/* Define to 1 if you have the `readdir_r' function. */
406#undef HAVE_READDIR_R
407
408/* Define to 1 if you have the `realloc' function. */
409#undef HAVE_REALLOC
410
411/* Define to 1 if you have the `setenv' function. */
412#undef HAVE_SETENV
413
414/* Define to 1 if you have the `setlocale' function. */
415#undef HAVE_SETLOCALE
416
417/* Define to 1 if you have the `setvbuf' function. */
418#undef HAVE_SETVBUF
419
420/* Define to 1 if you have the <signal.h> header file. */
421#undef HAVE_SIGNAL_H
422
423/* Define to 1 if you have the `snprintf' function. */
424#undef HAVE_SNPRINTF
425
426/* Define to 1 if you have the `sscanf' function. */
427#undef HAVE_SSCANF
428
429/* Define to 1 if you have the `stat' function. */
430#undef HAVE_STAT
431
432/* Define to 1 if you have the <stdarg.h> header file. */
433#undef HAVE_STDARG_H
434
435/* Define to 1 if you have the <stdint.h> header file. */
436#undef HAVE_STDINT_H
437
438/* Define to 1 if you have the <stdio.h> header file. */
439#undef HAVE_STDIO_H
440
441/* Define to 1 if you have the <stdlib.h> header file. */
442#undef HAVE_STDLIB_H
443
444/* Define to 1 if you have the `strcasecmp' function. */
445#undef HAVE_STRCASECMP
446
447/* Define to 1 if you have the `strchr' function. */
448#undef HAVE_STRCHR
449
450/* Define to 1 if you have the `strerror' function. */
451#undef HAVE_STRERROR
452
453/* Define to 1 if you have the `strerror_r' function. */
454#undef HAVE_STRERROR_R
455
456/* Define to 1 if you have the <strings.h> header file. */
457#undef HAVE_STRINGS_H
458
459/* Define to 1 if you have the <string.h> header file. */
460#undef HAVE_STRING_H
461
462/* Define to 1 if you have the `strlen' function. */
463#undef HAVE_STRLEN
464
465/* Define to 1 if you have the `strncasecmp' function. */
466#undef HAVE_STRNCASECMP
467
468/* Define to 1 if you have the `strncmp' function. */
469#undef HAVE_STRNCMP
470
471/* Define to 1 if you have the `strncpy' function. */
472#undef HAVE_STRNCPY
473
474/* Define to 1 if you have the `strnicmp' function. */
475#undef HAVE_STRNICMP
476
477/* Define to 1 if you have the `strrchr' function. */
478#undef HAVE_STRRCHR
479
480/* Define to 1 if you have the `strstr' function. */
481#undef HAVE_STRSTR
482
483/* Define to 1 if you have the `swprintf' function. */
484#undef HAVE_SWPRINTF
485
486/* Define to 1 if you have the <sys/disklabel.h> header file. */
487#undef HAVE_SYS_DISKLABEL_H
488
489/* Define to 1 if you have the <sys/disk.h> header file. */
490#undef HAVE_SYS_DISK_H
491
492/* Define to 1 if you have the <sys/ioctl.h> header file. */
493#undef HAVE_SYS_IOCTL_H
494
495/* Define to 1 if you have the <sys/signal.h> header file. */
496#undef HAVE_SYS_SIGNAL_H
497
498/* Define to 1 if you have the <sys/stat.h> header file. */
499#undef HAVE_SYS_STAT_H
500
501/* Define to 1 if you have the <sys/syslimits.h> header file. */
502#undef HAVE_SYS_SYSLIMITS_H
503
504/* Define to 1 if you have the <sys/types.h> header file. */
505#undef HAVE_SYS_TYPES_H
506
507/* Define to 1 if you have the `time' function. */
508#undef HAVE_TIME
509
510/* Define to 1 if you have the `towlower' function. */
511#undef HAVE_TOWLOWER
512
513/* Define to 1 if you have the `towupper' function. */
514#undef HAVE_TOWUPPER
515
516/* Define to 1 if you have the `tzset' function. */
517#undef HAVE_TZSET
518
519/* Define to 1 if you have the <unistd.h> header file. */
520#undef HAVE_UNISTD_H
521
522/* Define to 1 if you have the `unlink' function. */
523#undef HAVE_UNLINK
524
525/* Define to 1 if you have the <varargs.h> header file. */
526#undef HAVE_VARARGS_H
527
528/* Define to 1 if verbose output should be used. */
529#undef HAVE_VERBOSE_OUTPUT
530
531/* Define to 1 if you have the `vfprintf' function. */
532#undef HAVE_VFPRINTF
533
534/* Define to 1 if you have the `vsnprintf' function. */
535#undef HAVE_VSNPRINTF
536
537/* Define to 1 if you have the <wchar.h> header file. */
538#undef HAVE_WCHAR_H
539
540/* Define to 1 if you have the `wcscasecmp' function. */
541#undef HAVE_WCSCASECMP
542
543/* Define to 1 if you have the `wcschr' function. */
544#undef HAVE_WCSCHR
545
546/* Define to 1 if you have the `wcslen' function. */
547#undef HAVE_WCSLEN
548
549/* Define to 1 if you have the `wcsncasecmp' function. */
550#undef HAVE_WCSNCASECMP
551
552/* Define to 1 if you have the `wcsncmp' function. */
553#undef HAVE_WCSNCMP
554
555/* Define to 1 if you have the `wcsncpy' function. */
556#undef HAVE_WCSNCPY
557
558/* Define to 1 if you have the `wcsnicmp' function. */
559#undef HAVE_WCSNICMP
560
561/* Define to 1 if you have the `wcsrchr' function. */
562#undef HAVE_WCSRCHR
563
564/* Define to 1 if you have the `wcsstr' function. */
565#undef HAVE_WCSSTR
566
567/* Define to 1 if you have the `wcstombs' function. */
568#undef HAVE_WCSTOMBS
569
570/* Define to 1 if you have the <wctype.h> header file. */
571#undef HAVE_WCTYPE_H
572
573/* Define to 1 if wide character type should be used. */
574#undef HAVE_WIDE_CHARACTER_TYPE
575
576/* Define to 1 if you have the <windows.h> header file. */
577#undef HAVE_WINDOWS_H
578
579/* Define to 1 if you have the `wmemchr' function. */
580#undef HAVE_WMEMCHR
581
582/* Define to 1 if you have the `wmemcmp' function. */
583#undef HAVE_WMEMCMP
584
585/* Define to 1 if you have the `wmemcpy' function. */
586#undef HAVE_WMEMCPY
587
588/* Define to 1 if you have the `wmemrchr' function. */
589#undef HAVE_WMEMRCHR
590
591/* Define to 1 if you have the `write' function. */
592#undef HAVE_WRITE
593
594/* Define to the sub-directory where libtool stores uninstalled libraries. */
595#undef LT_OBJDIR
596
597/* Name of package */
598#undef PACKAGE
599
600/* Define to the address where bug reports for this package should be sent. */
601#undef PACKAGE_BUGREPORT
602
603/* Define to the full name of this package. */
604#undef PACKAGE_NAME
605
606/* Define to the full name and version of this package. */
607#undef PACKAGE_STRING
608
609/* Define to the one symbol short name of this package. */
610#undef PACKAGE_TARNAME
611
612/* Define to the home page for this package. */
613#undef PACKAGE_URL
614
615/* Define to the version of this package. */
616#undef PACKAGE_VERSION
617
618/* The size of `int', as computed by sizeof. */
619#undef SIZEOF_INT
620
621/* The size of `long', as computed by sizeof. */
622#undef SIZEOF_LONG
623
624/* The size of `off_t', as computed by sizeof. */
625#undef SIZEOF_OFF_T
626
627/* The size of `size_t', as computed by sizeof. */
628#undef SIZEOF_SIZE_T
629
630/* The size of `wchar_t', as computed by sizeof. */
631#undef SIZEOF_WCHAR_T
632
633/* Define to 1 if you have the ANSI C header files. */
634#undef STDC_HEADERS
635
636/* Define to 1 if strerror_r returns char *. */
637#undef STRERROR_R_CHAR_P
638
639/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
640#undef TIME_WITH_SYS_TIME
641
642/* Define to 1 if your <sys/time.h> declares `struct tm'. */
643#undef TM_IN_SYS_TIME
644
645/* Version number of package */
646#undef VERSION
647
648/* Enable large inode numbers on Mac OS X 10.5.  */
649#ifndef _DARWIN_USE_64_BIT_INODE
650# define _DARWIN_USE_64_BIT_INODE 1
651#endif
652
653/* Number of bits in a file offset, on hosts where this is settable. */
654#undef _FILE_OFFSET_BITS
655
656/* Define for large files, on AIX-style hosts. */
657#undef _LARGE_FILES
658
659/* Define to empty if `const' does not conform to ANSI C. */
660#undef const
661
662/* Define to `int' if <sys/types.h> does not define. */
663#undef mode_t
664
665/* Define to `long int' if <sys/types.h> does not define. */
666#undef off_t
667
668/* Define to `unsigned int' if <sys/types.h> does not define. */
669#undef size_t
670
671/* Define to empty if the keyword `volatile' does not work. Warning: valid
672   code using `volatile' can become incorrect without. Disable with care. */
673#undef volatile
674