win32: remove automatic build option from mingw script
authorRobert Bragg <robert@linux.intel.com>
Tue, 15 Mar 2011 20:04:15 +0000 (20:04 +0000)
committerRobert Bragg <robert@linux.intel.com>
Wed, 16 Mar 2011 11:22:47 +0000 (11:22 +0000)
commited025f1c85035680ed4119941b6c206231dd02a0
treed051689423603dacdff6d4dc991769589c72803b
parente51749d33c4f28b6f4cb70856914008ae67305a9
win32: remove automatic build option from mingw script

This removes the "Do you want to checkout and build Clutter?" option
from the mingw-cross-compile.sh script and renames the script
mingw-fetch-dependencies.sh

As it stands the mingw-cross-compile.sh script isn't enough to fetch all
the dependencies for building clutter, since Tor doesn't provide binaries
for json-glib so the option to checkout and build clutter can't work.

Also it doesn't seem ideal to clone a fresh clutter repo instead of
being able to compile the source of the current repo.
build/mingw/Makefile.am
build/mingw/README
build/mingw/mingw-fetch-dependencies.sh [moved from build/mingw/mingw-cross-compile.sh with 93% similarity]