]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-06-19 Pavel Roskin <proski@gnu.org>
authorproski <proski@localhost>
Fri, 19 Jun 2009 21:33:07 +0000 (21:33 +0000)
committerproski <proski@localhost>
Fri, 19 Jun 2009 21:33:07 +0000 (21:33 +0000)
* configure.ac: Remove stray AC_MSG_CHECKING.

ChangeLog
configure.ac

index 3048dba7d5d9c03af5f351f88beba175a9c8fc53..2cd7cf2b37568cae32b0b48197fef4d76dccdf57 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-19  Pavel Roskin  <proski@gnu.org>
+
+       * configure.ac: Remove stray AC_MSG_CHECKING.
+
 2009-06-19  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * disk/scsi.c (grub_scsi_open): use continue instead of big if
index a8cb234682c0362d453b88755bd049549291d4d4..6a6d8453f7deb659c05656287e4a43edc84920f8 100644 (file)
@@ -292,7 +292,6 @@ if test x$grub_cv_apple_target_cc = xyes ; then
 else
   TARGET_APPLE_CC=0
 # Use linker script if present, otherwise use builtin -N script.
-AC_MSG_CHECKING([for option to link raw image])
 if test -f "${srcdir}/conf/${target_cpu}-${platform}-${host_os}-img-ld.sc"; then
   TARGET_IMG_LDSCRIPT='$(top_srcdir)'"/conf/${target_cpu}-${platform}-${host_os}-img-ld.sc"
   TARGET_IMG_LDFLAGS="-Wl,-T${TARGET_IMG_LDSCRIPT}  -Wl,-Ttext,"