[libgda] Options: removed enable-gda-gi unused option



commit b9c84ca60535cc87d62f2be1441d931c7d1bc07a
Author: Daniel Espinosa <esodan gmail com>
Date:   Sun Jan 31 15:02:34 2021 -0600

    Options: removed enable-gda-gi unused option

 meson_options.txt | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 9724ec013..857962cf4 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -4,7 +4,6 @@ option('help', type : 'boolean', value : true, description : 'Enable building he
 #option('goocanvas', type : 'boolean', value : false, description : 'Enable using GooCanvas')
 option('graphviz', type : 'boolean', value : false, description : 'Enable using Graphviz')
 option('json', type : 'boolean', value : true, description : 'Enable support for JSON, disabled by default')
-option('enable-gda-gi', type : 'boolean', value : false, description : 'Enable GObject Introspection for 
libgda')
 option('disable-sqlcipher', type : 'boolean', value : false, description : 'Disable SQLCipher database 
provider')
 option('with-libsoup', type : 'boolean', value : true, description : 'Enable libsoup support')
 option('with-libsecret', type : 'boolean', value : false, description : 'Enable libsecret support')


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