mirror of
https://github.com/mpv-player/mpv
synced 2025-02-21 23:36:58 +00:00
Do not refer to libcdio and liblzo as external in the help output.
External libraries are the default, no need to stress this fact. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27510 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
808aaf737d
commit
090163c386
4
configure
vendored
4
configure
vendored
@ -275,8 +275,8 @@ Codecs:
|
||||
--enable-gif enable GIF support [autodetect]
|
||||
--enable-png enable PNG input/output support [autodetect]
|
||||
--enable-jpeg enable JPEG input/output support [autodetect]
|
||||
--enable-libcdio enable external libcdio [autodetect]
|
||||
--enable-liblzo enable external liblzo [autodetect]
|
||||
--enable-libcdio enable libcdio support [autodetect]
|
||||
--enable-liblzo enable liblzo support [autodetect]
|
||||
--disable-win32dll disable Win32 DLL support [enabled]
|
||||
--disable-qtx disable QuickTime codecs support [enabled]
|
||||
--disable-xanim disable XAnim codecs support [enabled]
|
||||
|
Loading…
Reference in New Issue
Block a user