mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
reindentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25051 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bddc913a27
commit
d4267c4165
2
configure
vendored
2
configure
vendored
@ -7526,7 +7526,7 @@ EOF
|
|||||||
_dvdnav=no
|
_dvdnav=no
|
||||||
_dvdnavdir=`$_dvdnavconfig --cflags`
|
_dvdnavdir=`$_dvdnavconfig --cflags`
|
||||||
_dvdnavlibs=`$_dvdnavconfig --libs`
|
_dvdnavlibs=`$_dvdnavconfig --libs`
|
||||||
cc_check $_dvdnavdir $_dvdnavlibs $_ld_dl $_ld_pthread && _dvdnav=yes
|
cc_check $_dvdnavdir $_dvdnavlibs $_ld_dl $_ld_pthread && _dvdnav=yes
|
||||||
fi
|
fi
|
||||||
if test "$_dvdnav" = yes ; then
|
if test "$_dvdnav" = yes ; then
|
||||||
_largefiles=yes
|
_largefiles=yes
|
||||||
|
Loading…
Reference in New Issue
Block a user