[libgda] Modifications for bug #631645



commit 799c5c658e50536d3704cf4c0ceb0ae4d77a63bf
Author: Vivien Malerba <malerba gnome-db org>
Date:   Thu Jun 16 19:32:03 2011 +0200

    Modifications for bug #631645

 libgda-ui/Makefile.am |    3 ++-
 libgda/Makefile.am    |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libgda-ui/Makefile.am b/libgda-ui/Makefile.am
index e59e399..cff94a4 100644
--- a/libgda-ui/Makefile.am
+++ b/libgda-ui/Makefile.am
@@ -167,7 +167,8 @@ if ENABLE_GDAUI_GI
 INTROSPECTION_GIRS =
 INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir) \
                              --add-include-path=$(top_builddir)/libgda \
-                             --namespace Gdaui
+                             --namespace Gdaui \
+			     --warn-all
 ui_data_entries_sources = \
 	data-entries/gdaui-data-cell-renderer-bin.h \
 	data-entries/gdaui-data-cell-renderer-boolean.h \
diff --git a/libgda/Makefile.am b/libgda/Makefile.am
index 211202d..1a81bd3 100644
--- a/libgda/Makefile.am
+++ b/libgda/Makefile.am
@@ -300,7 +300,8 @@ if ENABLE_GDA_GI
 -include $(INTROSPECTION_MAKEFILE)
 INTROSPECTION_GIRS =
 INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir) \
-			     --namespace Gda
+			     --namespace Gda \
+			     --warn-all
 INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir)
 
 psupport = \



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