From 220ec4f1250b108313abce1ad53532d53d0a5ce9 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 4 Oct 2008 10:18:42 +0000 Subject: FAAC/FAAD are no longer the only available AAC encoders/decoders. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27700 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 86b436061d..361820a3d6 100755 --- a/configure +++ b/configure @@ -6110,7 +6110,7 @@ fi echores "$_musepack" -echocheck "FAAC (AAC encoder) support" +echocheck "FAAC support" if test "$_faac" = auto ; then cat > $TMPC < @@ -6141,7 +6141,7 @@ _res_comment="in libavcodec: $_faac_lavc" echores "$_faac" -echocheck "FAAD2 (AAC) support" +echocheck "FAAD2 support" if test "$_faad_internal" = auto ; then if x86_32 && test cc_vendor=gnu; then case $cc_version in -- cgit v1.2.3