X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gold%2Fconfig.in;h=7bac34aab25fe53cef0bb7d5adc2c8cfa92ecc49;hb=196535a69c8568342e62fdf5e3f5ade04470fd6a;hp=2b53d711855507b73e06db6ffe2657c9aed3f047;hpb=c8dc28bcc04532f3074a827dc940c033be4be4e7;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