1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00

readability whitespace fix

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13052 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-08-19 11:57:33 +00:00
parent ea0195c13f
commit 17238dc87f

2
configure vendored
View File

@ -4923,6 +4923,8 @@ else
_nocodecmodules="libmpeg2 $_nocodecmodules"
fi
echores "$_libmpeg2"
echocheck "Matroska support"
if test "$_matroska_internal" = yes ; then
_inputmodules="matroska $_inputmodules"