tiny reindentation

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26954 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicodvb 2008-06-01 07:45:22 +00:00
parent d73f2a4c07
commit 167c4a1990
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -7548,7 +7548,7 @@ if test "$_dvdnav" = auto ; then
_dvdnav=no
echores "disabled due to the usage of the internal copy of dvdread. Append --disable-dvdread-internal"
else
$_dvdnavconfig --version --minilibs >> $TMPLOG 2>&1 || _dvdnav=no
$_dvdnavconfig --version --minilibs >> $TMPLOG 2>&1 || _dvdnav=no
fi
fi
if test "$_dvdnav" = auto ; then