mutter/cogl/cogl-mutter-config.h.in
2018-11-06 17:17:36 +01:00

15 lines
303 B
C

/* Have GL for rendering */
#undef HAVE_COGL_GL
/* Have GLES 1.1 for rendering */
#undef HAVE_COGL_GLES
/* Have GLES 2.0 for rendering */
#undef HAVE_COGL_GLES2
/* Define to 1 if you have the `ffs' function. */
#undef HAVE_FFS
/* Define to 1 if you have the `memmem' function. */
#undef HAVE_MEMMEM