From 4496b90f8bbc79cbccc5f17fd08678909a889e43 Mon Sep 17 00:00:00 2001 From: reimar Date: Wed, 2 Mar 2011 07:53:59 +0000 Subject: configure: print correct result variable for armv6t2 test git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32996 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 4609eba591..e4c8c9d304 100755 --- a/configure +++ b/configure @@ -2615,7 +2615,7 @@ if arm ; then _armv6t2=no inline_asm_check '"movt r0, #0"' && _armv6t2=yes fi - echores "$_armv6" + echores "$_armv6t2" echocheck "ARM VFP" if test $_armvfp = "auto" ; then -- cgit v1.2.3