e_xkb: add guard around skip_new_keyboard

Desktop / Enlightenment / Enlightenment - Romain Naour [gmail.com] - 22 August 2016 10:08 UTC

skip_new_keyboard is not available if HAVE_WAYLAND_ONLY is defined.

Fixes: src/bin/e_xkb.c: Dans la fonction ‘_e_x_xkb_reconfig’: src/bin/e_xkb.c:216:4: erreur : ‘skip_new_keyboard’ undeclared (first use in this function) skip_new_keyboard ++;

7720039 e_xkb: add guard around skip_new_keyboard
src/bin/e_xkb.c | 2 ++
1 file changed, 2 insertions(+)

Upstream: git.enlightenment.org


  • Share