mutter/build/mingw
Neil Roberts 7c1d5a1d69 mingw-fetch-dependencies: Add the -L option when using curl
The -L option makes curl follow redirections. This is needed for
downloading glext.h because khronos.org is using a redirect.

Reviewed-by: Robert Bragg <robert@linux.intel.com>
(cherry picked from commit 85baaef4a4f4fd3a03c7c9f05002eae483ddd6b3)
2014-01-20 16:41:13 +00:00
..
Makefile.am Adds mingw dependency fetching script 2011-05-05 21:20:47 +01:00
mingw-fetch-dependencies.sh mingw-fetch-dependencies: Add the -L option when using curl 2014-01-20 16:41:13 +00:00
README Adds mingw dependency fetching script 2011-05-05 21:20:47 +01: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