summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 95c3bbb572..db56ae3f6e 100755
--- a/configure
+++ b/configure
@@ -6212,9 +6212,7 @@ if test "$_amr_nb_fixed" = auto ; then
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