From 2da3b6d239de885696985789170b1361a0bd9ead Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 27 Apr 2006 13:12:51 +0000 Subject: Fix amr_nb-fixed compilation: Don't depend on amr_nb. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18315 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 -- 1 file changed, 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 -- cgit v1.2.3