chiark / gitweb /
tree-wide: do not assign values if not used
[elogind.git] / meson_options.txt
index 6fe7cf3da5ddd6fcc3c39adea346bc0f4db1e1f3..3ff9e5d2889cbe10deefe6361c7dc8b8d1d76545 100644 (file)
@@ -1,7 +1,5 @@
 # -*- mode: meson -*-
 # SPDX-License-Identifier: LGPL-2.1+
-#
-# Copyright 2017 Zbigniew JÄ™drzejewski-Szmek
 
 option('split-usr', type : 'combo', choices : ['auto', 'true', 'false'],
        description : '''/bin, /sbin aren't symlinks into /usr''')
@@ -247,8 +245,8 @@ option('gshadow', type : 'boolean',
 #        description : 'default DNSSEC mode',
 #        choices : ['yes', 'allow-downgrade', 'no'],
 #        value : 'allow-downgrade')
-# option('default-private-dns', type : 'combo',
-#        description : 'default private DNS mode',
+# option('default-dns-over-tls', type : 'combo',
+#        description : 'default DNS-over-TLS mode',
 #        choices : ['opportunistic', 'no'],
 #        value : 'no')
 # option('dns-servers', type : 'string',