blob: df0e5dcff8493752854b2e81f94a424a0546bc32 [file] [log] [blame]
Matthias Maennichc4c81432020-12-07 10:39:56 +00001/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4/* Defined if the compiler supports the attribution visibility syntax
5 __attribute__((visibility("hidden"))) */
6#define HAS_GCC_VISIBILITY_ATTRIBUTE 1
7
8/* Define to 1 if you have the <dlfcn.h> header file. */
9#define HAVE_DLFCN_H 1
10
Matthias Maennich1fd23a62021-02-03 14:04:42 +000011/* Define to 1 if dwarf.h has the DW_FORM_line_strp enumerator */
12#define HAVE_DW_FORM_line_strp 1
13
Matthias Maennichc4c81432020-12-07 10:39:56 +000014/* Define to 1 if dwarf.h has the DW_FORM_strx enumerators */
15#define HAVE_DW_FORM_strx 1
16
17/* Define to 1 if dwarf.h has the DW_FORM_strx1 enumerator */
18#define HAVE_DW_FORM_strx1 1
19
20/* Define to 1 if dwarf.h has the DW_FORM_strx2 enumerator */
21#define HAVE_DW_FORM_strx2 1
22
23/* Define to 1 if dwarf.h has the DW_FORM_strx3 enumerator */
24#define HAVE_DW_FORM_strx3 1
25
26/* Define to 1 if dwarf.h has the DW_FORM_strx4 enumerator */
27#define HAVE_DW_FORM_strx4 1
28
29/* Define to 1 if dwarf.h has the DW_LANG_C11 enumerator */
30#define HAVE_DW_LANG_C11_enumerator 1
31
32/* Define to 1 if dwarf.h has the DW_LANG_C_plus_plus_03 enumerator */
33#define HAVE_DW_LANG_C_plus_plus_03_enumerator 1
34
35/* Define to 1 if dwarf.h has the DW_LANG_C_plus_plus_11 enumerator */
36#define HAVE_DW_LANG_C_plus_plus_11_enumerator 1
37
38/* Define to 1 if dwarf.h has the DW_LANG_C_plus_plus_14 enumerator */
39#define HAVE_DW_LANG_C_plus_plus_14_enumerator 1
40
41/* Define to 1 if dwarf.h has the DW_LANG_D enumerator */
42#define HAVE_DW_LANG_D_enumerator 1
43
44/* Define to 1 if dwarf.h has the DW_LANG_Go enumerator */
45#define HAVE_DW_LANG_Go_enumerator 1
46
47/* Define to 1 if dwarf.h has the DW_LANG_Mips_Assembler enumerator */
48#define HAVE_DW_LANG_Mips_Assembler_enumerator 1
49
50/* Define to 1 if dwarf.h has the DW_LANG_Python enumerator */
51#define HAVE_DW_LANG_Python_enumerator 1
52
53/* Define to 1 if dwarf.h has the DW_LANG_Rust enumerator */
54#define HAVE_DW_LANG_Rust_enumerator 1
55
56/* Define to 1 if dwarf.h has the DW_LANG_UPC enumerator */
57#define HAVE_DW_LANG_UPC_enumerator 1
58
59/* Defined to 1 if elf.h has EM_AARCH64 macro defined */
60#define HAVE_EM_AARCH64_MACRO 1
61
62/* Defined to 1 if elf.h has EM_TILEGX macro defined */
63#define HAVE_EM_TILEGX_MACRO 1
64
65/* Defined to 1 if elf.h has EM_TILEPR0 macro defined */
66#define HAVE_EM_TILEPRO_MACRO 1
67
68/* Define to 1 if you have the <inttypes.h> header file. */
69#define HAVE_INTTYPES_H 1
70
Matthias Maennichc4c81432020-12-07 10:39:56 +000071/* Define to 1 if you have the <memory.h> header file. */
72#define HAVE_MEMORY_H 1
73
74/* Defined to 1 if elf.h has R_AARCH64_ABS64 macro defined */
75#define HAVE_R_AARCH64_ABS64_MACRO 1
76
77/* Defined to 1 if elf.h has R_AARCH64_PREL32 macro defined */
78#define HAVE_R_AARCH64_PREL32_MACRO 1
79
80/* Define to 1 if you have the <stdint.h> header file. */
81#define HAVE_STDINT_H 1
82
83/* Define to 1 if you have the <stdlib.h> header file. */
84#define HAVE_STDLIB_H 1
85
86/* Define to 1 if you have the <strings.h> header file. */
87#define HAVE_STRINGS_H 1
88
89/* Define to 1 if you have the <string.h> header file. */
90#define HAVE_STRING_H 1
91
92/* Define to 1 if you have the <sys/stat.h> header file. */
93#define HAVE_SYS_STAT_H 1
94
95/* Define to 1 if you have the <sys/types.h> header file. */
96#define HAVE_SYS_TYPES_H 1
97
98/* Define to 1 if you have the <unistd.h> header file. */
99#define HAVE_UNISTD_H 1
100
101/* Defined if libdw has the function dwarf_getalt */
102#define LIBDW_HAS_DWARF_GETALT 1
103
104/* Define to the sub-directory where libtool stores uninstalled libraries. */
105#define LT_OBJDIR ".libs/"
106
107/* Define to 1 if assertions should be disabled. */
108/* #undef NDEBUG */
109
110/* Name of package */
111#define PACKAGE "libabigail"
112
113/* Define to the address where bug reports for this package should be sent. */
114#define PACKAGE_BUGREPORT "http://sourceware.org/bugzilla"
115
116/* Define to the full name of this package. */
117#define PACKAGE_NAME "libabigail"
118
119/* Define to the full name and version of this package. */
120#define PACKAGE_STRING "libabigail 2.0"
121
122/* Define to the one symbol short name of this package. */
123#define PACKAGE_TARNAME "libabigail"
124
125/* Define to the home page for this package. */
126#define PACKAGE_URL "http://sourceware.org/libabigail"
127
128/* Define to the version of this package. */
129#define PACKAGE_VERSION "2.0"
130
131/* Define to 1 if you have the ANSI C header files. */
132#define STDC_HEADERS 1
133
134/* Enable extensions on AIX 3, Interix. */
135#ifndef _ALL_SOURCE
136# define _ALL_SOURCE 1
137#endif
138/* Enable GNU extensions on systems that have them. */
139#ifndef _GNU_SOURCE
140# define _GNU_SOURCE 1
141#endif
142/* Enable threading extensions on Solaris. */
143#ifndef _POSIX_PTHREAD_SEMANTICS
144# define _POSIX_PTHREAD_SEMANTICS 1
145#endif
146/* Enable extensions on HP NonStop. */
147#ifndef _TANDEM_SOURCE
148# define _TANDEM_SOURCE 1
149#endif
150/* Enable general extensions on Solaris. */
151#ifndef __EXTENSIONS__
152# define __EXTENSIONS__ 1
153#endif
154
155
156/* Version number of package */
157#define VERSION "2.0"
158
159/* compile the deb package support in abipkgdiff */
160#define WITH_DEB 1
161
162/* compile the rpm package support in abipkgdiff */
163#define WITH_RPM 1
164
165/* has RPM 4.15 at least */
166#define WITH_RPM_4_15 1
167
168/* compile the GNU tar archive support in abipkgdiff */
169#define WITH_TAR 1
170
Matthias Maennichc4c81432020-12-07 10:39:56 +0000171/* Enable large inode numbers on Mac OS X 10.5. */
172#ifndef _DARWIN_USE_64_BIT_INODE
173# define _DARWIN_USE_64_BIT_INODE 1
174#endif
175
176/* Number of bits in a file offset, on hosts where this is settable. */
177/* #undef _FILE_OFFSET_BITS */
178
179/* Define for large files, on AIX-style hosts. */
180/* #undef _LARGE_FILES */
181
182/* Define to 1 if on MINIX. */
183/* #undef _MINIX */
184
185/* Define to 2 if the system does not provide POSIX.1 features except with
186 this defined. */
187/* #undef _POSIX_1_SOURCE */
188
189/* Define to 1 if you need to in order for `stat' and other things to work. */
190/* #undef _POSIX_SOURCE */