Reenable building wl_wl module

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
devs/bu5hm4n/systray
Chris Michael 7 years ago
parent acb1875af0
commit 1a35c7e8a2
  1. 2
      configure.ac

@ -793,7 +793,7 @@ WL_WL=false
define([CHECK_MODULE_WL_WL],
[
if test "x${have_wayland}" = "xyes"; then
WL_WL=false
WL_WL=true
else
WL_WL=false
fi

Loading…
Cancel
Save