mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
* Do _not_ use CLUTTER_MAJORMINOR to define the installation path for the headers; we must use CLUTTER_API_VERSION for that. * Do not put the C compiler flags in the INCLUDES directive. Bases on a patch by: Gary Ching-Pang Lin <glin@novell.com>