blob: 9ac9d7cc2f9cb8f6d8f6a1cfb0f66c5c63889d58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
/* #undef CONF_CHECK_ATARI */
#define HAVE_DECL_GETMNTENT 1
#define HAVE_DECL_GETMNTINFO 0
#define HAVE_ENDIAN_H 1
#define HAVE_ERR_H 1
/* #undef HAVE_ICONV */
#define HAVE_INTTYPES_H 1
/* #undef HAVE_LIBKERN_OSBYTEORDER_H */
#define HAVE_LINUX_FD_H 1
#define HAVE_LINUX_HDREG_H 1
#define HAVE_LINUX_LOOP_H 1
#define HAVE_LINUX_VERSION_H 1
/* #undef HAVE_MINIX_CONFIG_H */
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
/* #undef HAVE_SYS_DISKLABEL_H */
/* #undef HAVE_SYS_DISK_H */
/* #undef HAVE_SYS_ENDIAN_H */
/* #undef HAVE_SYS_IOCCOM_H */
/* #undef HAVE_SYS_MKDEV_H */
/* #undef HAVE_SYS_QUEUE_H */
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VASPRINTF 1
#define HAVE_WCHAR_H 1
/* #undef ICONV_CONST */
#define PACKAGE "dosfstools"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "dosfstools"
#define PACKAGE_STRING "dosfstools 4.2"
#define PACKAGE_TARNAME "dosfstools"
#define PACKAGE_URL ""
#define PACKAGE_VERSION "4.2"
#define STDC_HEADERS 1
#define VERSION "4.2"
/* #undef _FILE_OFFSET_BITS */
/* #undef _LARGE_FILES */
|