]> git.sesse.net Git - vlc/blobdiff - Makefile.am
WInCE: fix infinite loop in vasprintf replacement
[vlc] / Makefile.am
index b60031d7d1c3deb841c28e5900873084fd648f5f..e3a87d269d7a1926ed9db6d31ce93a30483b914d 100644 (file)
@@ -21,8 +21,10 @@ if HAVE_LIBGCRYPT
 SUBDIRS += libs/srtp
 endif
 if HAVE_ZLIB
+if !HAVE_MINIZIP
 SUBDIRS += libs/unzip
 endif
+endif
 if BUILD_VLC
 SUBDIRS += bin
 endif