From: Nick Clifton Date: Tue, 13 Jan 2026 10:04:05 +0000 (+0000) Subject: Regenerate libiberty/aclocal.m4 and ld/config.in using the correct versions of the... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a38b51b87650cf10e4eb86995fb83ce67efec04c;p=thirdparty%2Fbinutils-gdb.git Regenerate libiberty/aclocal.m4 and ld/config.in using the correct versions of the autotools --- diff --git a/ld/config.in b/ld/config.in index d7a3ba0ed6f..7fac3b5ca36 100644 --- a/ld/config.in +++ b/ld/config.in @@ -164,6 +164,12 @@ /* Define to 1 if you have the `lseek' function. */ #undef HAVE_LSEEK +/* 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 @@ -215,12 +221,6 @@ /* Define to 1 if you have the `waitpid' function. */ #undef HAVE_WAITPID -/* 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_WINDOWS_H diff --git a/libiberty/aclocal.m4 b/libiberty/aclocal.m4 index 0362840911f..46cefc36edc 100644 --- a/libiberty/aclocal.m4 +++ b/libiberty/aclocal.m4 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.16.5 -*- Autoconf -*- +# generated automatically by aclocal 1.15.1 -*- Autoconf -*- -# Copyright (C) 1996-2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2017 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it,