diff options
Diffstat (limited to 'fl_config.in')
| -rw-r--r-- | fl_config.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/fl_config.in b/fl_config.in index af4fd3530..992c3cd61 100644 --- a/fl_config.in +++ b/fl_config.in @@ -56,6 +56,16 @@ /* + * FLTK_USE_CAIRO + * + * Do we use Cairo to draw to the display? + * + */ + +#undef FLTK_USE_CAIRO + + +/* * FLTK_USE_WAYLAND * * Do we use Wayland for the current platform? |
