1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define to empty if the keyword does not work. */
6 /* Define if you have a working `mmap' system call. */
9 /* Define to `long' if <sys/types.h> doesn't define. */
12 /* Define to `unsigned' if <sys/types.h> doesn't define. */
15 /* Define if you have the ANSI C header files. */
18 /* Define if you want to include extra debugging code */
21 /* Define if you want to support extended ELF formats */
22 #undef ENABLE_EXTENDED_FORMAT
24 /* Define if you want ELF format sanity checks by default */
25 #undef ENABLE_SANITY_CHECKS
27 /* Define if memmove() does not copy overlapping arrays correctly */
28 #undef HAVE_BROKEN_MEMMOVE
30 /* Define if you have the catgets function. */
33 /* Define if you have the dgettext function. */
36 /* Define if you have the memset function. */
39 /* Define if struct nlist is declared in <elf.h> or <sys/elf.h> */
40 #undef HAVE_STRUCT_NLIST_DECLARATION
42 /* Define if Elf32_Dyn is declared in <link.h> */
43 #undef __LIBELF_NEED_LINK_H
45 /* Define if Elf32_Dyn is declared in <sys/link.h> */
46 #undef __LIBELF_NEED_SYS_LINK_H
48 /* Define to `<elf.h>' or `<sys/elf.h>' if one of them is present */
49 #undef __LIBELF_HEADER_ELF_H
51 /* Define if you want 64-bit support (and your system supports it) */
54 /* Define if you want 64-bit support, and are running IRIX */
55 #undef __LIBELF64_IRIX
57 /* Define if you want 64-bit support, and are running Linux */
58 #undef __LIBELF64_LINUX
60 /* Define if you want symbol versioning (and your system supports it) */
61 #undef __LIBELF_SYMBOL_VERSIONS
63 /* Define if symbol versioning uses Sun section type (SHT_SUNW_*) */
64 #undef __LIBELF_SUN_SYMBOL_VERSIONS
66 /* Define if symbol versioning uses GNU section types (SHT_GNU_*) */
67 #undef __LIBELF_GNU_SYMBOL_VERSIONS
69 /* Define to a 64-bit signed integer type if one exists */
72 /* Define to a 64-bit unsigned integer type if one exists */
75 /* Define to a 32-bit signed integer type if one exists */
78 /* Define to a 32-bit unsigned integer type if one exists */
81 /* Define to a 16-bit signed integer type if one exists */
84 /* Define to a 16-bit unsigned integer type if one exists */
87 /* The number of bytes in a __int64. */
90 /* The number of bytes in a int. */
93 /* The number of bytes in a long. */
96 /* The number of bytes in a long long. */
97 #undef SIZEOF_LONG_LONG
99 /* The number of bytes in a short. */
102 /* Define if you have the ftruncate function. */
103 #undef HAVE_FTRUNCATE
105 /* Define if you have the getpagesize function. */
106 #undef HAVE_GETPAGESIZE
108 /* Define if you have the memcmp function. */
111 /* Define if you have the memcpy function. */
114 /* Define if you have the memmove function. */
117 /* Define if you have the memset function. */
120 /* Define if you have the <ar.h> header file. */
123 /* Define if you have the <elf.h> header file. */
126 /* Define if you have the <fcntl.h> header file. */
129 /* Define if you have the <gelf.h> header file. */
132 /* Define if you have the <libelf.h> header file. */
135 /* Define if you have the <link.h> header file. */
138 /* Define if you have the <nlist.h> header file. */
141 /* Define if you have the <stdint.h> header file. */
144 /* Define if you have the <sys/elf.h> header file. */
145 #undef HAVE_SYS_ELF_H
147 /* Define if you have the <sys/link.h> header file. */
148 #undef HAVE_SYS_LINK_H
150 /* Define if you have the <unistd.h> header file. */