Fix fallout from Support new mallinfo2 function.
authorJakub Jelinek <jakub@redhat.com>
Mon, 21 Sep 2020 12:20:05 +0000 (14:20 +0200)
committerJakub Jelinek <jakub@redhat.com>
Mon, 21 Sep 2020 12:21:28 +0000 (14:21 +0200)
commit5187b01a4fcbea82f52798240595a32ddf7e0fe5
treeacfd693d1c7bdc7d50c16dec84b84f8c210c28de
parent2c62952f8160bdc8d4111edb34a4bc75096c1e05
Fix fallout from Support new mallinfo2 function.

2020-09-21  Jakub Jelinek  <jakub@redhat.com>

* configure.ac: Use mallinfo mallinfo2 as first operand of
gcc_AC_CHECK_DECLS rather than [mallinfo, mallinfo2].
* configure: Regenerated.
* config.in: Regenerated.
gcc/config.in
gcc/configure
gcc/configure.ac