X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fconfig.in;h=05829e27f8a92739936911f10a46164ed1592641;hb=e3e163dbb0c50aa94af5416aca86d9ef9c225205;hp=2fc4897ea9d2c31b866807178ec92224d8e0596c;hpb=00716ab17456adb467b1c9da399da5d0f8a74ae9;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/config.in b/bfd/config.in index 2fc4897ea9..05829e27f8 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -64,6 +64,10 @@ */ #undef HAVE_DECL_STPCPY +/* Define to 1 if you have the declaration of `strnlen', and to 0 if you + don't. */ +#undef HAVE_DECL_STRNLEN + /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. */ #undef HAVE_DECL_STRSTR @@ -112,6 +116,9 @@ /* Define to 1 if you have the `getpagesize' function. */ #undef HAVE_GETPAGESIZE +/* Define to 1 if you have the `getrlimit' function. */ +#undef HAVE_GETRLIMIT + /* Define to 1 if you have the `getuid' function. */ #undef HAVE_GETUID @@ -234,6 +241,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PROCFS_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_RESOURCE_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H @@ -249,6 +259,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the header file. */ +#undef HAVE_WCHAR_H + /* Define if has win32_pstatus_t. */ #undef HAVE_WIN32_PSTATUS_T