# HG changeset patch # User diego # Date 1092916653 0 # Node ID 4072143b84f602b57aea8d6db7c1c632de614be4 # Parent 2f7eadb95a888f26899a1e21b10481ac058a6a30 readability whitespace fix diff -r 2f7eadb95a88 -r 4072143b84f6 configure --- a/configure Thu Aug 19 11:48:57 2004 +0000 +++ b/configure Thu Aug 19 11:57:33 2004 +0000 @@ -4923,6 +4923,8 @@ _nocodecmodules="libmpeg2 $_nocodecmodules" fi echores "$_libmpeg2" + + echocheck "Matroska support" if test "$_matroska_internal" = yes ; then _inputmodules="matroska $_inputmodules"