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
@ -30,7 +30,7 @@
|
||||
* Various miscellaneous utilility functions.
|
||||
*/
|
||||
|
||||
#include "clutter/clutter-build-config.h"
|
||||
#include "config.h"
|
||||
|
||||
#include <fribidi.h>
|
||||
#include <math.h>
|
||||
|
Reference in New Issue
Block a user