mirror of https://github.com/mpv-player/mpv
typo
patch by Jerome Mainka <mainka@antidot.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9155 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
192ad8b203
commit
8b5ba50729
|
@ -1234,7 +1234,7 @@ for ac_option do
|
|||
--disable-big-endian) _big_endian=no ;;
|
||||
--enable-freetype) _freetype=yes ;;
|
||||
--disable-freetype) _freetype=no ;;
|
||||
--enable-unralib) _unrarlib=yes ;;
|
||||
--enable-unrarlib) _unrarlib=yes ;;
|
||||
--disable-unrarlib) _unrarlib=no ;;
|
||||
|
||||
--enable-dga) _dga=auto ;; # as we don't know if it's 1 or 2
|
||||
|
|
Loading…
Reference in New Issue