]> git.sesse.net Git - mlt/blobdiff - src/modules/kino/configure
kino/avi.cc: initialize variables
[mlt] / src / modules / kino / configure
index f6524f38959c3d9a33b0dc363b049afee800ad07..0ff9f0b875ac9bdd00a14702033d3bc8a39353cf 100755 (executable)
@@ -3,9 +3,9 @@
 if [ "$help" != "1" ]
 then
 
-       if [ "$targetos" = "Darwin" ]
+       if [ "$targetos" = "Darwin" ] || [ "$targetos" = "MinGW" ]
        then
-               echo "- does not build on Darwin: disabling"
+               echo "- does not build on OS X or Windows: disabling"
                touch ../disable-kino
                exit 0
        fi