Root/package/grub/patches/100-add_configure_macros.patch

1--- a/configure.ac
2+++ b/configure.ac
3@@ -56,6 +56,8 @@ fi
4 
5 AC_CHECK_TOOL(CC, gcc)
6 AC_PROG_CC
7+AM_PROG_CC_C_O
8+AM_PROG_AS
9 # We need this for older versions of Autoconf.
10 _AM_DEPENDENCIES(CC)
11 
12

Archive Download this file



interactive