build: disable wlterm by default
wlterm hasn't been updated for long and it will take some more time to get it to work with recent Wayland protocol. Hence, disable it so it doesn't matter if it breaks for now. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
parent
82ee6c8e51
commit
0c119779ad
@ -162,7 +162,7 @@ AC_ARG_ENABLE([wlterm],
|
||||
[AS_HELP_STRING([--enable-wlterm],
|
||||
[build wlterm])])
|
||||
if test "x$enable_wlterm" = "x" ; then
|
||||
enable_wlterm="yes (default)"
|
||||
enable_wlterm="no (default)"
|
||||
fi
|
||||
AC_MSG_RESULT([$enable_wlterm])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user