From 442e1c788ff791580cef57b09ad94a952a1363d5 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Fri, 30 Jun 2017 00:05:54 -0400 Subject: Remove session management bits from Meson build. --- meson_options.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 221e34f6f7..442c00ada4 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -23,9 +23,6 @@ option('doc', type : 'boolean', value : false, option('screensaver', type : 'boolean', value : true, description : 'compile with X screensaver extension (used to detect idleness)') -option('sm', type : 'boolean', value : true, - description : 'compile with X session management support') - option('startup-notification', type : 'boolean', value : true, description : 'compile with startup notification support') -- cgit v1.2.1