X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfig.h.in;h=96d0a28a02e9ddc98b584a0ab53a81e04af887fc;hb=c3646297060ae1629ff1d1b10f648267f0495a0f;hp=d504deb9c1a3285bc41e9180fca45ad2d68358b0;hpb=0349587920c255c479240518d9c04581977144eb;p=platform%2Fupstream%2Flibunwind.git diff --git a/include/config.h.in b/include/config.h.in index d504deb..96d0a28 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -85,6 +85,9 @@ /* Define to 1 if you have the `dl_phdr_removals_counter' function. */ #undef HAVE_DL_PHDR_REMOVALS_COUNTER +/* Define to 1 if you have the header file. */ +#undef HAVE_ELF_H + /* Define to 1 if you have the header file. */ #undef HAVE_ENDIAN_H @@ -103,6 +106,9 @@ /* Define to 1 if you have the `uca' library (-luca). */ #undef HAVE_LIBUCA +/* Define to 1 if you have the header file. */ +#undef HAVE_LINK_H + /* Define if you have liblzma */ #undef HAVE_LZMA @@ -127,7 +133,7 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H -/* Define to 1 if `dlpi_subs' is a member of `struct dl_phdr_info'. */ +/* Define to 1 if `dlpi_subs' is member of `struct dl_phdr_info'. */ #undef HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS /* Define to 1 if the system has the type `struct elf_prstatus'. */ @@ -139,9 +145,15 @@ /* Defined if __sync atomics are available */ #undef HAVE_SYNC_ATOMICS +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_ELF_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_ENDIAN_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_LINK_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PROCFS_H @@ -163,6 +175,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Defined if __builtin_unreachable() is available */ +#undef HAVE__BUILTIN_UNREACHABLE + /* Defined if __builtin___clear_cache() is available */ #undef HAVE__BUILTIN___CLEAR_CACHE @@ -191,9 +206,6 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME -/* Define to the home page for this package. */ -#undef PACKAGE_URL - /* Define to the version of this package. */ #undef PACKAGE_VERSION