changeset 18395:809ae393b2b5

Remove stray variable.
author diego
date Sun, 07 May 2006 13:53:13 +0000
parents 4b4ef8d89e09
children e30d107603eb
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat May 06 07:31:49 2006 +0000
+++ b/configure	Sun May 07 13:53:13 2006 +0000
@@ -6265,7 +6265,7 @@
 else
   _def_amr_nb='#undef AMR_NB'
 fi
-echores "$_amr_nb $_echomsg"
+echores "$_amr_nb"
 
 echocheck "amr narrowband, fixed point"
 if test "$_amr_nb_fixed" = auto ; then