From 6686d2bfa9e6189476cfdc14d77e759d80377c06 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Thu, 19 May 2022 17:18:53 +0200 Subject: Wayland platform: add support of FreeBSD version 13.1 --- makeinclude.in | 1 + 1 file changed, 1 insertion(+) (limited to 'makeinclude.in') diff --git a/makeinclude.in b/makeinclude.in index 49db6e705..8df8eb2a2 100644 --- a/makeinclude.in +++ b/makeinclude.in @@ -27,6 +27,7 @@ FLTK_VERSION = @FLTK_VERSION@ # FLTK configuration options: BUILD = { WIN | OSX | X11 | XFT | WAYLAND } BUILD = @BUILD@ +UNAME = @UNAME@ # Standard configure variables -- cgit v1.2.3