X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fconfig.in;h=12f7239069718ef2841dc3e8b3d2eddfd0ce5fca;hb=ec7b76fec338ed275e5e4fa9c424345ffc0bb46a;hp=a379372172abc357ee1f53ca28919811050762bd;hpb=5464f5a16efb738156e82cff22d1101b21026608;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/config.in b/bfd/config.in index a379372172..12f7239069 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -24,6 +24,26 @@ /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT +/* Define to 1 if you have the declaration of `basename', and to 0 if you + don't. */ +#undef HAVE_DECL_BASENAME + +/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't. + */ +#undef HAVE_DECL_FSEEKO + +/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you + don't. */ +#undef HAVE_DECL_FSEEKO64 + +/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't. + */ +#undef HAVE_DECL_FTELLO + +/* Define to 1 if you have the declaration of `ftello64', and to 0 if you + don't. */ +#undef HAVE_DECL_FTELLO64 + /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H @@ -237,6 +257,9 @@ /* Define to 1 if you have the `__argz_stringify' function. */ #undef HAVE___ARGZ_STRINGIFY +/* Define if ffs is not declared in system header files. */ +#undef NEED_DECLARATION_FFS + /* Define if free is not declared in system header files. */ #undef NEED_DECLARATION_FREE