From 167c4a1990ea64feccc59e4e91fd1cfd930cfa42 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Sun, 1 Jun 2008 07:45:22 +0000 Subject: tiny reindentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26954 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3