comparison configure @ 13024:acafeb7e5a93

print matroska check result
author iive
date Sat, 14 Aug 2004 21:24:32 +0000
parents adb93ef6b07f
children 9af70c5ff267
comparison
equal deleted inserted replaced
13023:0c38058f83c3 13024:acafeb7e5a93
4929 _def_matroska='#define HAVE_MATROSKA 1' 4929 _def_matroska='#define HAVE_MATROSKA 1'
4930 else 4930 else
4931 _noinputmodules="matroska $_noinputmodules" 4931 _noinputmodules="matroska $_noinputmodules"
4932 _def_matroska='#undef HAVE_MATROSKA' 4932 _def_matroska='#undef HAVE_MATROSKA'
4933 fi 4933 fi
4934 4934 echores "$_matroska_internal"
4935 4935
4936 4936
4937 echocheck "internal FAAD2 (AAC) support" 4937 echocheck "internal FAAD2 (AAC) support"
4938 _inc_faad="-I`pwd`/libfaad2" 4938 _inc_faad="-I`pwd`/libfaad2"
4939 if test "$_faad_internal" = auto ; then 4939 if test "$_faad_internal" = auto ; then