mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 01:36:10 -05:00
820765eea0
It shouldn't be necessary to explicitly override CC,CPP,AR,NM,LD etc in the env.sh helper script that mingw-fetch-dependencies.sh generates. Clutter's ./configure script should figure all of those out for us. |
||
---|---|---|
.. | ||
Makefile.am | ||
mingw-fetch-dependencies.sh | ||
README |
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