X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fconfig.in;h=9a73c7302525400f5a8fe791ecbb077e6f8e840a;hb=fb319d8d1d764e846fd7a84e76d7104706ac344f;hp=7ce82fe714b8251b9486bd97eeeb50168eba83ab;hpb=18e03609efaa52ca590d9de5440f3d86f8a77d0f;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/config.in b/bfd/config.in index 7ce82fe714..9a73c73025 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -25,9 +25,6 @@ /* Define to `long' if doesn't define. */ #undef off_t -/* Define if you need to in order for stat and other things to work. */ -#undef _POSIX_SOURCE - /* Define to `unsigned' if doesn't define. */ #undef size_t @@ -172,18 +169,6 @@ /* Define if you have the header file. */ #undef HAVE_VALUES_H -/* Define if you have the stpcpy function */ -#undef HAVE_STPCPY - -/* Define if your locale.h file contains LC_MESSAGES. */ -#undef HAVE_LC_MESSAGES - -/* Define to 1 if NLS is requested */ -#undef ENABLE_NLS - -/* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#undef HAVE_GETTEXT - /* Name of package */ #undef PACKAGE @@ -220,6 +205,9 @@ /* Define if getenv is not declared in system header files. */ #undef NEED_DECLARATION_GETENV +/* Define if struct core_dumpx has member c_impl */ +#undef HAVE_ST_C_IMPL + /* Define if has prstatus_t. */ #undef HAVE_PRSTATUS_T @@ -235,6 +223,9 @@ /* Define if has pstatus_t. */ #undef HAVE_PSTATUS_T +/* Define if has pxstatus_t. */ +#undef HAVE_PXSTATUS_T + /* Define if has pstatus32_t. */ #undef HAVE_PSTATUS32_T @@ -253,6 +244,9 @@ /* Define if has lwpstatus_t. */ #undef HAVE_LWPSTATUS_T +/* Define if has lwpxstatus_t. */ +#undef HAVE_LWPXSTATUS_T + /* Define if has lwpstatus_t.pr_context. */ #undef HAVE_LWPSTATUS_T_PR_CONTEXT