From b37576aa55a9b93e94fb6d1c63e45ad182de1f28 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Sat, 10 Sep 2022 07:44:23 +0200 Subject: New configure setting "--enable-wayland --disable-x11" to build pure Wayland platform. --- makeinclude.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makeinclude.in') diff --git a/makeinclude.in b/makeinclude.in index 78637eaf4..5c8c0cc74 100644 --- a/makeinclude.in +++ b/makeinclude.in @@ -24,7 +24,7 @@ FL_ABI_VERSION = @FL_ABI_VERSION@ FLTK_VERSION = @FLTK_VERSION@ -# FLTK configuration options: BUILD = { WIN | OSX | X11 | XFT | CAIROXLIB | WAYLAND } +# FLTK configuration options: BUILD = { WIN | OSX | X11 | XFT | CAIROXLIB | WAYLANDX11 | WAYLAND } BUILD = @BUILD@ UNAME = @UNAME@ -- cgit v1.2.3