summaryrefslogtreecommitdiff
path: root/fl_config.in
diff options
context:
space:
mode:
Diffstat (limited to 'fl_config.in')
-rw-r--r--fl_config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/fl_config.in b/fl_config.in
index 477f91f28..af4fd3530 100644
--- a/fl_config.in
+++ b/fl_config.in
@@ -54,4 +54,14 @@
#undef FLTK_USE_X11
+
+/*
+ * FLTK_USE_WAYLAND
+ *
+ * Do we use Wayland for the current platform?
+ *
+ */
+
+#undef FLTK_USE_WAYLAND
+
#endif /* _FL_fl_config_h_ */