X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fconfig.in;h=1093eafede6cd96896d55420ef0f00e496508384;hb=feb129926a8d12656f1ca4b7a8bb10268d3af4fb;hp=4d206a48a66045c8b31023bd40bef0d5f3163005;hpb=5b64ad42d36e6d487e1f7287d37fbc243a178e72;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/config.in b/gdb/config.in index 4d206a48a6..1093eafede 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -1,17 +1,5 @@ /* config.in. Generated automatically from configure.in by autoheader. */ -/* Whether malloc must be declared even if is included. */ -#undef NEED_DECLARATION_MALLOC - -/* Whether realloc must be declared even if is included. */ -#undef NEED_DECLARATION_REALLOC - -/* Whether free must be declared even if is included. */ -#undef NEED_DECLARATION_FREE - -/* Whether strerror must be declared even if is included. */ -#undef NEED_DECLARATION_STRERROR - /* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ @@ -147,6 +135,9 @@ /* Define if you have the bzero function. */ #undef HAVE_BZERO +/* Define if you have the poll function. */ +#undef HAVE_POLL + /* Define if you have the dcgettext function. */ #undef HAVE_DCGETTEXT @@ -321,6 +312,9 @@ /* Define if strdup is not declared in system header files. */ #undef NEED_DECLARATION_STRDUP +/* Define if strstr is not declared in system header files. */ +#undef NEED_DECLARATION_STRSTR + /* Define if has pstatus_t. */ #undef HAVE_PSTATUS_T