1 /* libexfat/config.h.in. Generated from configure.ac by autoheader. */
6 /* Define to the address where bug reports for this package should be sent. */
7 #undef PACKAGE_BUGREPORT
9 /* Define to the full name of this package. */
12 /* Define to the full name and version of this package. */
15 /* Define to the one symbol short name of this package. */
16 #undef PACKAGE_TARNAME
18 /* Define to the home page for this package. */
21 /* Define to the version of this package. */
22 #undef PACKAGE_VERSION
24 /* Define if block devices are not supported. */
27 /* Version number of package */
30 /* Enable large inode numbers on Mac OS X 10.5. */
31 #ifndef _DARWIN_USE_64_BIT_INODE
32 # define _DARWIN_USE_64_BIT_INODE 1
35 /* Number of bits in a file offset, on hosts where this is settable. */
36 #undef _FILE_OFFSET_BITS
38 /* Define for large files, on AIX-style hosts. */