All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Franke <Christian.Franke@t-online.de>
To: grub-devel@gnu.org
Subject: Re: [2342] 2009-06-18  Vladimir Serbinenko  <phcoder@gmail.com>
Date: Fri, 19 Jun 2009 22:05:06 +0200	[thread overview]
Message-ID: <4A3BEF72.1050005@t-online.de> (raw)
In-Reply-To: <E1MHIC7-000500-F0@cvs.savannah.gnu.org>

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	other threads:[~2009-06-19 20:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1MHIC7-000500-F0@cvs.savannah.gnu.org>
2009-06-19 20:05 ` Christian Franke [this message]
2009-06-19 21:33   ` [2342] 2009-06-18 Vladimir Serbinenko <phcoder@gmail.com> Pavel Roskin
2009-06-20  7:04     ` Christian Franke
2009-06-22 21:48       ` Pavel Roskin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A3BEF72.1050005@t-online.de \
    --to=christian.franke@t-online.de \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.