aboutsummaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@gmail.com>2021-03-19 15:23:49 -0700
committerCary Coutant <ccoutant@gmail.com>2021-03-19 15:23:49 -0700
commit9331846e44b34c985017264ee58a31b8bf2d5742 (patch)
tree11e492a855195ffa426d28d7c1242ab18019f53b /gold
parent4ee60495054b362530a7471d363e00143ecb5cbe (diff)
downloadfsf-binutils-gdb-9331846e44b34c985017264ee58a31b8bf2d5742.zip
fsf-binutils-gdb-9331846e44b34c985017264ee58a31b8bf2d5742.tar.gz
fsf-binutils-gdb-9331846e44b34c985017264ee58a31b8bf2d5742.tar.bz2
Regenerate config.in, missing from previous commit.
PR gold/26585 * config.in: Regenerate from previous commit.
Diffstat (limited to 'gold')
-rw-r--r--gold/config.in3
1 files changed, 3 insertions, 0 deletions
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 <memory.h> header file. */
#undef HAVE_MEMORY_H