SOURCES: grub-ac.patch (NEW) - fix build with new ac/am.

pluto pluto at pld-linux.org
Thu Feb 15 06:37:29 CET 2007


Author: pluto                        Date: Thu Feb 15 05:37:29 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build with new ac/am.

---- Files affected:
SOURCES:
   grub-ac.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/grub-ac.patch
diff -u /dev/null SOURCES/grub-ac.patch:1.1
--- /dev/null	Thu Feb 15 06:37:29 2007
+++ SOURCES/grub-ac.patch	Thu Feb 15 06:37:24 2007
@@ -0,0 +1,10 @@
+--- grub-0.97/configure.ac.orig	2005-05-08 04:36:03.000000000 +0200
++++ grub-0.97/configure.ac	2007-02-15 06:36:45.332239750 +0100
+@@ -56,6 +56,7 @@
+ 
+ AC_CHECK_TOOL(CC, gcc)
+ AC_PROG_CC
++AM_PROG_AS
+ # We need this for older versions of Autoconf.
+ _AM_DEPENDENCIES(CC)
+ 
================================================================


More information about the pld-cvs-commit mailing list