From b53b90261e80ea5ef2011065eef570558a38fa22 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 21 Jan 2007 21:38:41 +0000 Subject: 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 --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') 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 -- cgit v1.2.3