1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the declaration of `log2', and to 0 if you don't.
7 /* Define to 1 if you have the <dlfcn.h> header file. */
10 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
13 /* Define to 1 if you have the <inttypes.h> header file. */
14 #undef HAVE_INTTYPES_H
16 /* Define to 1 if you have the <memory.h> header file. */
19 /* Define to 1 if you have the <stdint.h> header file. */
22 /* Define to 1 if you have the <stdlib.h> header file. */
25 /* Define to 1 if you have the <strings.h> header file. */
28 /* Define to 1 if you have the <string.h> header file. */
31 /* Define to 1 if you have the <sys/stat.h> header file. */
32 #undef HAVE_SYS_STAT_H
34 /* Define to 1 if you have the <sys/types.h> header file. */
35 #undef HAVE_SYS_TYPES_H
37 /* Define to 1 if you have the <unistd.h> header file. */
40 /* Define to the sub-directory where libtool stores uninstalled libraries. */
46 /* Define to the address where bug reports for this package should be sent. */
47 #undef PACKAGE_BUGREPORT
49 /* Define to the full name of this package. */
52 /* Define to the full name and version of this package. */
55 /* Define to the one symbol short name of this package. */
56 #undef PACKAGE_TARNAME
58 /* Define to the home page for this package. */
61 /* Define to the version of this package. */
62 #undef PACKAGE_VERSION
64 /* The size of `void *', as computed by sizeof. */
67 /* Define to 1 if you have the ANSI C header files. */
70 /* Version number of package */
73 /* Enable large inode numbers on Mac OS X 10.5. */
74 #ifndef _DARWIN_USE_64_BIT_INODE
75 # define _DARWIN_USE_64_BIT_INODE 1
78 /* Number of bits in a file offset, on hosts where this is settable. */
79 #undef _FILE_OFFSET_BITS
81 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
82 #undef _LARGEFILE_SOURCE
84 /* Define for large files, on AIX-style hosts. */