build: One config file to rule them all
Group all the three config files from clutter/cogl/meta into one and also remove unnused configurations and replace duplicated ones This also fixes Cogl usage of HAS_X11/HAS_XLIB to match the expected build options Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3368>
This commit is contained in:

committed by
Marge Bot

parent
ebba651c81
commit
f5dac3a5d9
@ -32,7 +32,7 @@
|
||||
* [class@Actor] using an alignment factor
|
||||
*/
|
||||
|
||||
#include "clutter/clutter-build-config.h"
|
||||
#include "config.h"
|
||||
|
||||
#include "clutter/clutter-align-constraint.h"
|
||||
|
||||
|
Reference in New Issue
Block a user