On Sun, Dec 21, 2025 at 09:43:35AM -0600, Andrew Hamilton wrote:
> 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 <[email protected]>
> ---
>  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)

Similar patch from Gleen is in now. Though thank you for taking a stab at
the issue.

Daniel

_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to