1
0
Fork 0
mutter-performance-source/build/mingw
Neil Roberts 7fb8fc65a3 mingw-fetch-dependencies: Mirror the changes made to the Cogl version
Cogl has a similar script which has had the following additional
changes:

* Don't pass -c to wget

* Explicitly download and run config.guess

This patch just syncs up with those.

https://bugzilla.gnome.org/show_bug.cgi?id=659625
2011-09-21 13:47:28 +01:00
..
Makefile.am win32: remove automatic build option from mingw script 2011-03-16 11:22:47 +00:00
mingw-fetch-dependencies.sh mingw-fetch-dependencies: Mirror the changes made to the Cogl version 2011-09-21 13:47:28 +01:00
README win32: remove automatic build option from mingw script 2011-03-16 11:22:47 +00:00

The mingw-fetch-dependencies.sh script in this directory automates
fetching of the depndencies required to cross compile Clutter using
the MinGW compiler. For a description of how to use it, see:

 http://wiki.clutter-project.org/wiki/BuildingClutterOnWindows