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