[MPlayer-cvslog] r28292 - trunk/configure
reimar
subversion at mplayerhq.hu
Sat Jan 10 14:57:33 CET 2009
Author: reimar
Date: Sat Jan 10 14:57:33 2009
New Revision: 28292
Log:
Reindent for "if" added in internal dvdnav patch
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Sat Jan 10 14:51:02 2009 (r28291)
+++ trunk/configure Sat Jan 10 14:57:33 2009 (r28292)
@@ -7802,8 +7802,8 @@ if test "$_dvdnav" = yes ; then
if test "$dvdnav_internal" = yes ; then
_inc_extra="$_inc_extra -Ilibdvdnav"
else
- _inc_extra="$_inc_extra `$_dvdnavconfig --cflags`"
- _ld_extra="$_ld_extra `$_dvdnavconfig --minilibs`"
+ _inc_extra="$_inc_extra `$_dvdnavconfig --cflags`"
+ _ld_extra="$_ld_extra `$_dvdnavconfig --minilibs`"
fi
_inputmodules="dvdnav $_inputmodules"
else
More information about the MPlayer-cvslog
mailing list