mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
Damien Lespiau
5d437281ec
Public headers should not have #ifdefs relying on private defines
HAVE_COGL_GLES2 is defined in config.h through the configure script and should not be used in public headers. The patch makes configure generate the right define that can be used later in the header.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%