--- a/meson_options.txt Thu Jul 06 19:40:28 2017 -0400 +++ b/meson_options.txt Thu Jul 06 22:24:46 2017 -0400 @@ -23,9 +23,6 @@ option('screensaver', type : 'boolean', value : true, description : 'compile with X screensaver extension (used to detect idleness)') -option('startup-notification', type : 'boolean', value : true, - description : 'compile with startup notification support') - option('enchant', type : 'boolean', value : true, description : 'compile with Enchange spell checking support')