From: Andrew Hamilton <adhamilt@gmail.com>
To: grub-devel@gnu.org
Cc: daniel.kiper@oracle.com, Andrew Hamilton <adhamilt@gmail.com>
Subject: [PATCH 1/1] INSTALL: Add new requirement for configure
Date: Sun, 21 Dec 2025 09:43:35 -0600 [thread overview]
Message-ID: <20251221154335.145378-2-adhamilt@gmail.com> (raw)
In-Reply-To: <20251221154335.145378-1-adhamilt@gmail.com>
Since commit 1a5417f39, configure.ac uses a macro called
AX_CHECK_LINK_FLAG which is defined in a macro provided by
the GNU Autoconf Archive package (autoconf-archive).
Add the new dependency to the INSTALL instructions to avoid
errors when running configure.
Signed-off-by: Andrew Hamilton <adhamilt@gmail.com>
---
INSTALL | 1 +
1 file changed, 1 insertion(+)
diff --git a/INSTALL b/INSTALL
index 7e5397f58..bcfa9513f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -56,6 +56,7 @@ need the following.
* Python 3 (NOTE: python 2.6 should still work, but it's not tested)
* Autoconf 2.64 or later
* Automake 1.14 or later
+* Autoconf Archive macros (autoconf-archive)
Your distro may package cross-compiling toolchains such as the following
incomplete list on Debian: gcc-aarch64-linux-gnu, gcc-arm-linux-gnueabihf,
--
2.43.0
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
next prev parent reply other threads:[~2025-12-21 15:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-21 15:43 [PATCH 0/1] INSTALL: Document new dependency for configure Andrew Hamilton
2025-12-21 15:43 ` Andrew Hamilton [this message]
2025-12-22 9:20 ` [PATCH 1/1] INSTALL: Add new requirement " Daniel Kiper via Grub-devel
2025-12-22 15:24 ` Andrew Hamilton
2026-01-08 9:26 ` Radoslav Kolev via Grub-devel
2026-01-08 15:56 ` Daniel Kiper
2026-01-13 8:04 ` [PATCH] configure: print a more helpful error if autoconf-archive is not installed Radoslav Kolev via Grub-devel
2026-01-13 11:17 ` Daniel Kiper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251221154335.145378-2-adhamilt@gmail.com \
--to=adhamilt@gmail.com \
--cc=daniel.kiper@oracle.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox