compilation-bundle/dwarf-compilation.base/contrib/libdwarf/dwarfdump/config.h.in.cmake

110 lines
3.3 KiB
CMake

/* config.h.in. Generated from configure.in by autoheader. */
/* Define to 1 if the elf32_getehdr function is in libelf.a. */
#cmakedefine HAVE_ELF32_GETEHDR 1
/* Define to 1 if the elf64_getehdr function is in libelf.a. */
#cmakedefine HAVE_ELF64_GETEHDR 1
/* Define to 1 if the Elf64_Rel structure has r_info field. */
#cmakedefine HAVE_ELF64_R_INFO 1
/* Define to 1 if you have the <elf.h> header file. */
#cmakedefine HAVE_ELF_H 1
/* Define to 1 if you have the <inttypes.h> header file. */
#cmakedefine HAVE_INTTYPES_H 1
/* Define to 1 if you have the <libelf.h> header file. */
#cmakedefine HAVE_LIBELF_H 1
/* Define to 1 if you have the <libelf/libelf.h> header file. */
#cmakedefine HAVE_LIBELF_LIBELF_H 1
/* Define 1 if off64 is defined via libelf with GNU_SOURCE. */
#cmakedefine HAVE_LIBELF_OFF64_OK 1
/* Define to 1 if you have the <memory.h> header file. */
#cmakedefine HAVE_MEMORY_H 1
/* Define 1 if need nonstandard printf format for 64bit */
#cmakedefine HAVE_NONSTANDARD_PRINTF_64_FORMAT 1
/* Define 1 if plain libelf builds. */
#cmakedefine HAVE_RAW_LIBELF_OK 1
/* Define 1 if regex seems to be defined */
#cmakedefine HAVE_REGEX 1
/* Define to 1 if you have the <sgidefs.h> header file. */
#cmakedefine HAVE_SGIDEFS_H 1
/* Define 1 if we have the Windows specific header stdafx.h */
#cmakedefine HAVE_STDAFX_H 1
/* Define 1 if we have the Windows header Windows.h */
#cmakedefine HAVE_WINDOWS_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#cmakedefine HAVE_STDINT_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#cmakedefine HAVE_STDLIB_H 1
/* Define to 1 if you have the <strings.h> header file. */
#cmakedefine HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#cmakedefine HAVE_STRING_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#cmakedefine HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#cmakedefine HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#cmakedefine HAVE_UNISTD_H 1
/* Define 1 if __attribute__ ((unused)) compiles ok. */
#cmakedefine HAVE_UNUSED_ATTRIBUTE 1
/* Define 1 if zlib (decompression library) seems available. */
#cmakedefine HAVE_ZLIB 1
/* See if __uint32_t is predefined in the compiler. */
#cmakedefine HAVE___UINT32_T 1
/* Define 1 if sys/types.h defines __uint32_t. */
#cmakedefine HAVE___UINT32_T_IN_SYS_TYPES_H 1
/* See if __uint64_t is predefined in the compiler. */
#cmakedefine HAVE___UINT64_T 1
/* Define 1 if sys/types.h defines __uint64_t. */
#cmakedefine HAVE___UINT64_T_IN_SYS_TYPES_H 1
/* Define to header that first defines elf. */
#cmakedefine LOCATION_OF_LIBELFHEADER @LOCATION_OF_LIBELFHEADER@
/* Define to the address where bug reports for this package should be sent. */
#cmakedefine PACKAGE_BUGREPORT @PACKAGE_BUGREPORT@
/* Define to the full name of this package. */
#cmakedefine PACKAGE_NAME @PACKAGE_NAME@
/* Define to the full name and version of this package. */
#cmakedefine PACKAGE_STRING @PACKAGE_STRING@
/* Define to the one symbol short name of this package. */
#cmakedefine PACKAGE_TARNAME @PACKAGE_TARNAME@
/* Define to the home page for this package. */
#cmakedefine PACKAGE_URL @PACKAGE_URL@
/* Define to the version of this package. */
#cmakedefine PACKAGE_VERSION @PACKAGE_VERSION@
/* Define to 1 if you have the ANSI C header files. */
#cmakedefine STDC_HEADERS 1