From 9a5ac6007f3734dee3038bfd02129d5fa44e5d33 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 21 Jan 2009 17:16:58 +0000 Subject: configure: changed 'Running on x86' to 'Compiling for x86' svn-id: r35983 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index eb15db1acb..2691303c6d 100755 --- a/configure +++ b/configure @@ -1036,7 +1036,7 @@ test $TMP -eq 0 || exit 1 # check exit code of subshell # # Check whether we can use x86 asm routines # -echo_n "Running on x86... " +echo_n "Compiling for x86... " case $_host_cpu in i386|i486|i586|i686) _have_x86=yes -- cgit v1.2.3