[MPlayer-cvslog] r21988 - trunk/configure
    reimar 
    subversion at mplayerhq.hu
       
    Sun Jan 21 22:38:41 CET 2007
    
    
  
Author: reimar
Date: Sun Jan 21 22:38:41 2007
New Revision: 21988
Modified:
   trunk/configure
Log:
Fix compilation: define CONFIG_ZLIB in config.mak
Compilation without zlib untested.
Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Sun Jan 21 22:38:41 2007
@@ -7591,6 +7591,7 @@
 CONFIG_MP3LAME=$_lavc_mp3lame
 CONFIG_XVID=$_lavc_xvid
 CONFIG_X264=$_lavc_x264
+CONFIG_ZLIB=$_zlib
 CONFIG_GPL=yes
 CONFIG_ENCODERS=$_mencoder
 CONFIG_MUXERS=$_mencoder
    
    
More information about the MPlayer-cvslog
mailing list