[glib-networking] Really remove CA path build option



commit 72a83a4cbcf4c0214f3131991fabe41c41d33cd6
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 4 19:41:10 2019 -0600

    Really remove CA path build option
    
    Missed a spot in the previous commit.

 meson_options.txt | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 3518758..3a525dd 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -4,4 +4,3 @@ option('libproxy', type: 'feature', value: 'auto', description: 'support for lib
 option('gnome_proxy', type: 'feature', value: 'auto', description: 'support for GNOME desktop proxy 
configuration')
 option('installed_tests', type: 'boolean', value: false, description: 'enable installed tests')
 option('static_modules', type: 'boolean', value: false, description: 'build static modules')
-option('ca_certificates', type: 'string', value: '', description: 'path to system Certificate Authority list 
for OpenSSL')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]