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