]> git.sesse.net Git - vlc/blobdiff - modules/stream_filter/Modules.am
decomp: disable on DARWIN, because 10.4 does not support posix_spawn_file_actions_adddup2
[vlc] / modules / stream_filter / Modules.am
index 14bc22f2aacbaefa587e5333b21f85debe238122..d468f871942234dcd447af7af4d02c749fbbe401 100644 (file)
@@ -8,6 +8,8 @@ libvlc_LTLIBRARIES += \
    $(NULL)
 if !HAVE_WIN32
 if !HAVE_WINCE
+if !HAVE_DARWIN
 libvlc_LTLIBRARIES += libdecomp_plugin.la
 endif
 endif
+endif