changeset 26922:cfad7bcf91cc

tiny reindentation
author nicodvb
date Sun, 01 Jun 2008 07:45:22 +0000
parents 6166ee42b6d4
children cbd9c19ce4d8
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Jun 01 07:44:36 2008 +0000
+++ b/configure	Sun Jun 01 07:45:22 2008 +0000
@@ -7548,7 +7548,7 @@
     _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