[binutils-gdb] Regenerate libiberty/aclocal.m4 and ld/config.in using the correct versions of the autotools

Nick Clifton nickc@sourceware.org
Tue Jan 13 10:04:47 GMT 2026


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a38b51b87650cf10e4eb86995fb83ce67efec04c

commit a38b51b87650cf10e4eb86995fb83ce67efec04c
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Jan 13 10:04:05 2026 +0000

    Regenerate libiberty/aclocal.m4 and ld/config.in using the correct versions of the autotools

Diff:
---
 ld/config.in         | 12 ++++++------
 libiberty/aclocal.m4 |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

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 <memory.h> 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 <windows.h> 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,


More information about the Binutils-cvs mailing list