[libgda] Options: disable unused goocanvas option
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Options: disable unused goocanvas option
- Date: Sun, 31 Jan 2021 22:43:05 +0000 (UTC)
commit 1b5a03cf56eb740f0d33b45ca8f4d8e355847731
Author: Daniel Espinosa <esodan gmail com>
Date: Sun Jan 31 15:00:42 2021 -0600
Options: disable unused goocanvas option
meson_options.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 87f32143b..9724ec013 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,7 +1,7 @@
option('ui', type : 'boolean', value : true, description : 'Enable GTK+ extension and tools')
#option('gtksourceview', type : 'boolean', value : false, description : 'Enable using GtkSourceView')
option('help', type : 'boolean', value : true, description : 'Enable building help (GdaBrowser)')
-option('with-goocanvas', type : 'boolean', value : false, description : 'Enable using GooCanvas')
+#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')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]