1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the <dlfcn.h> header file. */
6 /* Define to 1 if you have the `getpagesize' function. */
7 #undef HAVE_GETPAGESIZE
9 /* Define to 1 if you have the <inttypes.h> header file. */
10 #undef HAVE_INTTYPES_H
12 /* Define to 1 if you have the <linux/rtnetlink.h> header file. */
13 #undef HAVE_LINUX_RTNETLINK_H
15 /* Define to 1 if you have the <linux/wireless.h> header file. */
16 #undef HAVE_LINUX_WIRELESS_H
18 /* Define to 1 if you have the <memory.h> header file. */
21 /* Define to 1 if you have a working `mmap' system call. */
24 /* Define to 1 if you have the <stdint.h> header file. */
27 /* Define to 1 if you have the <stdlib.h> header file. */
30 /* Define to 1 if you have the <strings.h> header file. */
33 /* Define to 1 if you have the <string.h> header file. */
36 /* Define to 1 if you have the <sys/param.h> header file. */
37 #undef HAVE_SYS_PARAM_H
39 /* Define to 1 if you have the <sys/socket.h> header file. */
40 #undef HAVE_SYS_SOCKET_H
42 /* Define to 1 if you have the <sys/stat.h> header file. */
43 #undef HAVE_SYS_STAT_H
45 /* Define to 1 if you have the <sys/types.h> header file. */
46 #undef HAVE_SYS_TYPES_H
48 /* Define to 1 if you have the <unistd.h> header file. */
51 /* Define to the sub-directory in which libtool stores uninstalled libraries.
58 /* Define to the address where bug reports for this package should be sent. */
59 #undef PACKAGE_BUGREPORT
61 /* Define to the full name of this package. */
64 /* Define to the full name and version of this package. */
67 /* Define to the one symbol short name of this package. */
68 #undef PACKAGE_TARNAME
70 /* Define to the home page for this package. */
73 /* Define to the version of this package. */
74 #undef PACKAGE_VERSION
76 /* Define to 1 if you have the ANSI C header files. */
79 /* Version number of package */
82 /* Enable large inode numbers on Mac OS X 10.5. */
83 #ifndef _DARWIN_USE_64_BIT_INODE
84 # define _DARWIN_USE_64_BIT_INODE 1
87 /* Number of bits in a file offset, on hosts where this is settable. */
88 #undef _FILE_OFFSET_BITS
90 /* Define for large files, on AIX-style hosts. */