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:
Bilal Elmoussaoui
2023-11-07 11:56:00 +01:00
committed by Marge Bot
parent ebba651c81
commit f5dac3a5d9
246 changed files with 337 additions and 409 deletions

View File

@ -30,7 +30,7 @@
* Various miscellaneous utilility functions.
*/
#include "clutter/clutter-build-config.h"
#include "config.h"
#include <fribidi.h>
#include <math.h>