From 9331846e44b34c985017264ee58a31b8bf2d5742 Mon Sep 17 00:00:00 2001 From: Cary Coutant Date: Fri, 19 Mar 2021 15:23:49 -0700 Subject: Regenerate config.in, missing from previous commit. PR gold/26585 * config.in: Regenerate from previous commit. --- gold/config.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gold/config.in b/gold/config.in index aaad1be..ca0b9d2 100644 --- a/gold/config.in +++ b/gold/config.in @@ -124,6 +124,9 @@ /* Define to 1 if you have the `mallinfo' function. */ #undef HAVE_MALLINFO +/* Define to 1 if you have the `mallinfo2' function. */ +#undef HAVE_MALLINFO2 + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H -- cgit v1.1