summaryrefslogtreecommitdiff
path: root/makeinclude.in
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-05-19 17:18:53 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-05-19 17:18:53 +0200
commit6686d2bfa9e6189476cfdc14d77e759d80377c06 (patch)
tree2116e7cc0d13fa7c3413da1b9821ea6aeedc00ef /makeinclude.in
parent1c37c29e2d7771fa265774d345b2f5ed6ce752bc (diff)
Wayland platform: add support of FreeBSD version 13.1
Diffstat (limited to 'makeinclude.in')
-rw-r--r--makeinclude.in1
1 files changed, 1 insertions, 0 deletions
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