]> git.sesse.net Git - vlc/blobdiff - Makefile.am
Revert "ZIP Module - Use the system minizip when available"
[vlc] / Makefile.am
index e3a87d269d7a1926ed9db6d31ce93a30483b914d..b60031d7d1c3deb841c28e5900873084fd648f5f 100644 (file)
@@ -21,10 +21,8 @@ if HAVE_LIBGCRYPT
 SUBDIRS += libs/srtp
 endif
 if HAVE_ZLIB
-if !HAVE_MINIZIP
 SUBDIRS += libs/unzip
 endif
-endif
 if BUILD_VLC
 SUBDIRS += bin
 endif