meson_options.txt

branch
meson
changeset 38539
23add9e66fab
parent 38536
85d9da7f2032
child 38579
5adc6901ac54
--- 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')
 

mercurial