From 30d29e624bba41073841be11feca1fd8a07c5103 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Wed, 2 Nov 2011 15:17:49 -0400 Subject: [PATCH] Warn on introspection errors https://bugzilla.gnome.org/show_bug.cgi?id=663265 --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 4b003598..f35ed006 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -22,7 +22,7 @@ CLEANFILES = lib.c -include $(INTROSPECTION_MAKEFILE) INTROSPECTION_GIRS = -INTROSPECTION_SCANNER_ARGS = --accept-unprefixed +INTROSPECTION_SCANNER_ARGS = --accept-unprefixed --warn-all INTROSPECTION_COMPILER_ARGS = if HAVE_INTROSPECTION