X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gold%2Fconfig.in;h=7bac34aab25fe53cef0bb7d5adc2c8cfa92ecc49;hb=f4238194a211a6a27598a7fdf9ad63f9b5d6fbaa;hp=2b53d711855507b73e06db6ffe2657c9aed3f047;hpb=314a80c41d52737c9cfdc80dc2f6f56e0d5cfd96;p=deliverable%2Fbinutils-gdb.git diff --git a/gold/config.in b/gold/config.in index 2b53d71185..7bac34aab2 100644 --- a/gold/config.in +++ b/gold/config.in @@ -103,6 +103,9 @@ /* Define if your file defines LC_MESSAGES. */ #undef HAVE_LC_MESSAGES +/* Define to 1 if you have the `link' function. */ +#undef HAVE_LINK + /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H @@ -112,6 +115,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H +/* Define to 1 if you have the `mkdtemp' function. */ +#undef HAVE_MKDTEMP + /* Define to 1 if you have the `mmap' function. */ #undef HAVE_MMAP