X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fconfig.in;h=cb886ba8e1a91890b4d8cda5d0fcd8d02a1ea77e;hb=5496abe1c5c31aa6648e8fdb15e4122025bcabfe;hp=61e63e2330033ef94cfb6a5dea752ca861ec5cbd;hpb=21987b9c060033d367abc50c29f786df4c21b10c;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/config.in b/gdb/config.in index 61e63e2330..cb886ba8e1 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -117,10 +117,6 @@ don't. */ #undef HAVE_DECL_SNPRINTF -/* Define to 1 if you have the declaration of `strerror', and to 0 if you - don't. */ -#undef HAVE_DECL_STRERROR - /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. */ #undef HAVE_DECL_STRSTR @@ -342,6 +338,9 @@ /* Have PTHREAD_PRIO_INHERIT. */ #undef HAVE_PTHREAD_PRIO_INHERIT +/* Define to 1 if you have the `pthread_setname_np' function. */ +#undef HAVE_PTHREAD_SETNAME_NP + /* Define to 1 if you have the `pthread_sigmask' function. */ #undef HAVE_PTHREAD_SIGMASK