[2055] 2009-03-31 Pavel Roskin <[email protected]>

Pavel Roskin <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2055
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2055
Author:   proski
Date:     2009-04-01 01:09:30 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
2009-03-31  Pavel Roskin  <[email protected]>

	* aclocal.m4 (grub_I386_CHECK_REGPARM_BUG): Provide safe default
	for cross-compilation.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/aclocal.m4
    trunk/grub2/configure

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-04-01 00:04:50 UTC (rev 2054)
+++ trunk/grub2/ChangeLog	2009-04-01 01:09:30 UTC (rev 2055)
@@ -1,3 +1,8 @@
+2009-03-31  Pavel Roskin  <[email protected]>
+
+	* aclocal.m4 (grub_I386_CHECK_REGPARM_BUG): Provide safe default
+	for cross-compilation.
+
 2009-03-30  Robert Millan  <[email protected]>
 
 	Fix i386-ieee1275 build.

Modified: trunk/grub2/aclocal.m4
===================================================================
--- trunk/grub2/aclocal.m4	2009-04-01 00:04:50 UTC (rev 2054)
+++ trunk/grub2/aclocal.m4	2009-04-01 01:09:30 UTC (rev 2055)
@@ -337,6 +337,7 @@
 }
 ]])],
 	[grub_cv_i386_check_nested_functions=no],
+	[grub_cv_i386_check_nested_functions=yes],
 	[grub_cv_i386_check_nested_functions=yes])])
 
 AC_MSG_RESULT([$grub_cv_i386_check_nested_functions])

Modified: trunk/grub2/configure
===================================================================
--- trunk/grub2/configure	2009-04-01 00:04:50 UTC (rev 2054)
+++ trunk/grub2/configure	2009-04-01 01:09:30 UTC (rev 2055)
@@ -8171,13 +8171,7 @@
   $as_echo_n "(cached) " >&6
 else
   if test "$cross_compiling" = yes; then
-  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-{ { $as_echo "$as_me:$LINENO: error: cannot run test program while cross compiling
-See \`config.log' for more details." >&5
-$as_echo "$as_me: error: cannot run test program while cross compiling
-See \`config.log' for more details." >&2;}
-   { (exit 1); exit 1; }; }; }
+  grub_cv_i386_check_nested_functions=yes
 else
   cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
@@ -9708,9 +9702,9 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 # Files that config.status was made for.
-config_files="`echo $ac_config_files`"
-config_headers="`echo $ac_config_headers`"
-config_links="`echo $ac_config_links`"
+config_files="$ac_config_files"
+config_headers="$ac_config_headers"
+config_links="$ac_config_links"
 
 _ACEOF
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.