summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-12 22:48:03 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-12 22:48:03 +0000
commit2e7229ae120b59c974f18dc869b40c75d0a254da (patch)
tree4f3205a0e224b0234ae5917463900c341d91944f /configure
parent0a29f9acdebc8c14ae6ba69976a4ed47efaa896b (diff)
downloadmpv-2e7229ae120b59c974f18dc869b40c75d0a254da.tar.bz2
mpv-2e7229ae120b59c974f18dc869b40c75d0a254da.tar.xz
Use MSZH and ZLIB decoders from libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11785 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 3a8c5d8f15..a88ad192bf 100755
--- a/configure
+++ b/configure
@@ -6131,6 +6131,9 @@ $_def_kstat
/* Define this if you have zlib */
$_def_zlib
+#ifdef HAVE_ZLIB
+#define CONFIG_ZLIB
+#endif
/* Define this if you have shm support */
$_def_shm