summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3edff0825c..956c3f6703 100755
--- a/configure
+++ b/configure
@@ -7082,7 +7082,7 @@ if test "$_libopencore_amrnb" = yes ; then
extra_ldflags="$extra_ldflags -lopencore-amrnb"
def_libopencore_amrnb='#define CONFIG_LIBOPENCORE_AMRNB 1'
_libavdecoders="$_libavdecoders LIBOPENCORE_AMRNB_DECODER"
- _libavencoders="$_libavencoders LIBOPENCORE_AMRNB_DECODER"
+ _libavencoders="$_libavencoders LIBOPENCORE_AMRNB_ENCODER"
_codecmodules="libopencore_amrnb $_codecmodules"
else
def_libopencore_amrnb='#define CONFIG_LIBOPENCORE_AMRNB 0'