[MPlayer-cvslog] r26954 - trunk/configure

nicodvb subversion at mplayerhq.hu
Sun Jun 1 09:45:24 CEST 2008


Author: nicodvb
Date: Sun Jun  1 09:45:22 2008
New Revision: 26954

Log:
tiny reindentation

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Sun Jun  1 09:45:22 2008
@@ -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



More information about the MPlayer-cvslog mailing list