e3ca0876768851da3c8121b8ba2db717e51e74cd
[platform/upstream/elfutils.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Should ar and ranlib use -D behavior by default? */
4 #undef DEFAULT_AR_DETERMINISTIC
5
6 /* Defined if libdw should support GNU ref_alt FORM, dwz multi files. */
7 #undef ENABLE_DWZ
8
9 /* $libdir subdirectory containing libebl modules. */
10 #undef LIBEBL_SUBDIR
11
12 /* Identifier for modules in the build. */
13 #undef MODVERSION
14
15 /* Define to 32 or 64 if a specific implementation is wanted. */
16 #undef NATIVE_ELF
17
18 /* Name of package */
19 #undef PACKAGE
20
21 /* Define to the address where bug reports for this package should be sent. */
22 #undef PACKAGE_BUGREPORT
23
24 /* Define to the full name of this package. */
25 #undef PACKAGE_NAME
26
27 /* Define to the full name and version of this package. */
28 #undef PACKAGE_STRING
29
30 /* Define to the one symbol short name of this package. */
31 #undef PACKAGE_TARNAME
32
33 /* Define to the home page for this package. */
34 #undef PACKAGE_URL
35
36 /* Define to the version of this package. */
37 #undef PACKAGE_VERSION
38
39 /* Support bzip2 decompression via -lbz2. */
40 #undef USE_BZLIB
41
42 /* Defined if demangling is enabled */
43 #undef USE_DEMANGLE
44
45 /* Defined if libraries should be thread-safe. */
46 #undef USE_LOCKS
47
48 /* Support LZMA (xz) decompression via -llzma. */
49 #undef USE_LZMA
50
51 /* Support gzip decompression via -lz. */
52 #undef USE_ZLIB
53
54 /* Version number of package */
55 #undef VERSION
56
57 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
58    `char[]'. */
59 #undef YYTEXT_POINTER
60
61 /* Number of bits in a file offset, on hosts where this is settable. */
62 #undef _FILE_OFFSET_BITS
63
64 /* Define for large files, on AIX-style hosts. */
65 #undef _LARGE_FILES
66
67 #include <eu-config.h>