mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 11:55:42 +00:00
Simplify summary output, add an extra empty line to it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27310 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
535174672b
commit
67dec9f5a8
8
configure
vendored
8
configure
vendored
@ -8605,18 +8605,14 @@ Config files successfully generated by ./configure $_configuration !
|
||||
|
||||
Languages:
|
||||
Messages/GUI: $_language
|
||||
EOF
|
||||
|
||||
echo ${_echo_n} " Manual pages: $MAN_LANG_ALL ${_echo_c}"
|
||||
echo
|
||||
|
||||
cat << EOF
|
||||
Manual pages: $MAN_LANG_ALL
|
||||
|
||||
Enabled optional drivers:
|
||||
Input: $_inputmodules
|
||||
Codecs: $_codecmodules
|
||||
Audio output: $_aomodules
|
||||
Video output: $_vomodules
|
||||
|
||||
Disabled optional drivers:
|
||||
Input: $_noinputmodules
|
||||
Codecs: $_nocodecmodules
|
||||
|
Loading…
Reference in New Issue
Block a user