chiark / gitweb /
meson: make DNS-over-TLS support optional
[elogind.git] / meson_options.txt
index 3ff9e5d2889cbe10deefe6361c7dc8b8d1d76545..487c43c555e134856cf6b458dd2e4110157a9aa6 100644 (file)
@@ -249,6 +249,8 @@ option('gshadow', type : 'boolean',
 #        description : 'default DNS-over-TLS mode',
 #        choices : ['opportunistic', 'no'],
 #        value : 'no')
+# option('dns-over-tls', type : 'combo', choices : ['auto', 'true', 'false'],
+#        description : 'DNS-over-TLS support')
 # option('dns-servers', type : 'string',
 #        description : 'space-separated list of default DNS servers',
 #        value : '8.8.8.8 8.8.4.4 2001:4860:4860::8888 2001:4860:4860::8844')