1
0
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:
diego 2008-09-01 17:48:45 +00:00
parent 808aaf737d
commit 090163c386

4
configure vendored
View File

@ -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]