]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
INSTALL: Add note that the GNU Autoconf Archive may be needed
authorGlenn Washburn <development@efficientek.com>
Fri, 12 Dec 2025 06:21:59 +0000 (00:21 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Sun, 21 Dec 2025 15:41:45 +0000 (16:41 +0100)
As of 1a5417f39a0c (configure: Check linker for --image-base support),
the GNU Autoconf Archive is now required to bootstrap GRUB.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
INSTALL

diff --git a/INSTALL b/INSTALL
index 7e5397f5866ddb167819602ded0a934549c0cad0..7ac1c7cc8e54e83fffd01b37239f5e9d0a72b5fc 100644 (file)
--- 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
+* GNU Autoconf Archive (autoconf-archive on Debian)
 
 Your distro may package cross-compiling toolchains such as the following
 incomplete list on Debian: gcc-aarch64-linux-gnu, gcc-arm-linux-gnueabihf,