summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-21 21:38:41 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-21 21:38:41 +0000
commitb53b90261e80ea5ef2011065eef570558a38fa22 (patch)
tree0fcc82f883d2b9492e9c2c5d23ece71f6453295f
parentfc524828024f213a81b151e68735e66c70dbacd7 (diff)
downloadmpv-b53b90261e80ea5ef2011065eef570558a38fa22.tar.bz2
mpv-b53b90261e80ea5ef2011065eef570558a38fa22.tar.xz
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
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 87f90ba12c..71e9bb9711 100755
--- a/configure
+++ b/configure
@@ -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