mirror of
https://github.com/mpv-player/mpv
synced 2025-01-05 03:06:28 +01:00
Rename --with-libdvnav --> --with-dvdnavdir for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18744 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fcb5bf04a9
commit
31f2211d05
2
configure
vendored
2
configure
vendored
@ -2019,7 +2019,7 @@ for ac_option do
|
|||||||
--language=*)
|
--language=*)
|
||||||
_language=`echo $ac_option | cut -d '=' -f 2`
|
_language=`echo $ac_option | cut -d '=' -f 2`
|
||||||
;;
|
;;
|
||||||
--with-libdvdnav=*)
|
--with-dvdnavdir=*)
|
||||||
_dvdnavdir=`echo $ac_option | cut -d '=' -f 2`
|
_dvdnavdir=`echo $ac_option | cut -d '=' -f 2`
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user