# HG changeset patch # User diego # Date 1146143571 0 # Node ID 39f1bc23b65ea18dca18866a27c7725a6062de21 # Parent b73c04429a007d5c6682702775cfa79116db9cae Fix amr_nb-fixed compilation: Don't depend on amr_nb. diff -r b73c04429a00 -r 39f1bc23b65e configure --- a/configure Thu Apr 27 13:10:38 2006 +0000 +++ b/configure Thu Apr 27 13:12:51 2006 +0000 @@ -6212,9 +6212,7 @@ fi fi if test "$_amr_nb_fixed" = yes ; then - _def_amr_nb='#define AMR_NB 1' _def_amr_nb_fixed='#define AMR_NB_FIXED 1' - _amr_nb=yes; else _def_amr_nb_fixed='#undef AMR_NB_FIXED' fi