enlightenment/src/bin/e_fm
Romain Naour c8f5f942d0 E: fix Wayland without xwayland build
When building enlightement without xwayland, we need to provide
MESA_EGL_NO_X11_HEADERS in the CFLAGS to avoid including X11/Xlib.h.

This define is provided by WAYLAND_EGL_CFLAGS, so add it for E modules
and e_fm build.

Fixes:
In file included from /usr/include/EGL/egl.h:39:0,
                 from ./src/bin/e.h:108,
                 from src/modules/mixer/lib/backends/pulseaudio/pulse.c:1:
/usr/include/EGL/eglplatform.h:119:22: erreur fatale : X11/Xlib.h

Signed-off-by: Romain Naour <romain.naour@gmail.com>
2016-11-28 10:43:28 -05:00
..
.gitignore build: Fix distcheck due to subdir sources 2013-10-16 01:20:40 -03:00
Makefile.mk E: fix Wayland without xwayland build 2016-11-28 10:43:28 -05:00
e_fm_ipc.c replace static buffer usage with binbuf in e_fm_ipc 2016-02-29 10:43:02 -05:00
e_fm_ipc.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_main.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_main.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_main_eeze.c directly include e.h in efm device backends 2016-04-08 11:50:27 -04:00
e_fm_main_eeze.h some more eeze mounting cleanups 2012-08-02 16:55:47 +00:00
e_fm_main_udisks.c directly include e.h in efm device backends 2016-04-08 11:50:27 -04:00
e_fm_main_udisks.h unbork efm logging 2012-06-28 10:31:40 +00:00
e_fm_main_udisks2.c directly include e.h in efm device backends 2016-04-08 11:50:27 -04:00
e_fm_main_udisks2.h udisks2 support 2013-06-20 16:36:33 +01:00