summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-06-01 07:45:22 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-06-01 07:45:22 +0000
commit167c4a1990ea64feccc59e4e91fd1cfd930cfa42 (patch)
treedce3a5e3b23edfdb9c3cab2d8e83f8a75b19ff10 /configure
parentd73f2a4c07354006ad04c13329b588348282d716 (diff)
downloadmpv-167c4a1990ea64feccc59e4e91fd1cfd930cfa42.tar.bz2
mpv-167c4a1990ea64feccc59e4e91fd1cfd930cfa42.tar.xz
tiny reindentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26954 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b41a6054ef..25330a0a8a 100755
--- a/configure
+++ b/configure
@@ -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