changeset 18314:39f1bc23b65e

Fix amr_nb-fixed compilation: Don't depend on amr_nb.
author diego
date Thu, 27 Apr 2006 13:12:51 +0000
parents b73c04429a00
children 5646b8d9654c
files configure
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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