1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-29 10:32:15 +00:00

Fix compilation: define CONFIG_ZLIB in config.mak

Compilation without zlib untested.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21988 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-01-21 21:38:41 +00:00
parent fc52482802
commit b53b90261e

1
configure vendored
View File

@ -7591,6 +7591,7 @@ CONFIG_FAAC=$_lavc_faac
CONFIG_MP3LAME=$_lavc_mp3lame
CONFIG_XVID=$_lavc_xvid
CONFIG_X264=$_lavc_x264
CONFIG_ZLIB=$_zlib
CONFIG_GPL=yes
CONFIG_ENCODERS=$_mencoder
CONFIG_MUXERS=$_mencoder