grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [2342] 2009-06-18 Vladimir Serbinenko <address@hidden>


From: Christian Franke
Subject: Re: [2342] 2009-06-18 Vladimir Serbinenko <address@hidden>
Date: Fri, 19 Jun 2009 22:05:06 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090403 SeaMonkey/1.1.16

Vladimir Serbinenko wrote:
        * configure.ac: remove a leftover AC_MSG_RESULT
...
--- trunk/grub2/configure.ac    2009-06-18 13:51:06 UTC (rev 2341)
+++ trunk/grub2/configure.ac    2009-06-18 14:02:23 UTC (rev 2342)
@@ -308,7 +308,6 @@
 AC_SUBST(TARGET_IMG_LDSCRIPT)
 AC_SUBST(TARGET_IMG_LDFLAGS)
 AC_SUBST(TARGET_IMG_CFLAGS)
-AC_MSG_RESULT([$TARGET_IMG_LDFLAGS_AC])

This was the AC_MSG_RESULT(...) for the
AC_MSG_CHECKING([for option to link raw image])
which is still present for the "$grub_cv_apple_target_cc" != "yes"  case.

I would suggest to move the AC_MSG_CHECKING outside the 'if "$grub_cv_apple_target_cc" = "yes" ... fi' and re-add the AC_MSG_RESULT.

--
Regards,
Christian Franke





reply via email to

[Prev in Thread] Current Thread [Next in Thread]