From 892174994149b1266f266833f90e73e6a727945c Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 12 Apr 2012 16:55:47 +0100 Subject: Don't make g-ir-scanner warnings fatal on this stable branch Reviewed-by: Jonny Lamb --- telepathy-glib/introspection.am | 7 ------- 1 file changed, 7 deletions(-) diff --git a/telepathy-glib/introspection.am b/telepathy-glib/introspection.am index 2c7bebc8d..8c4cfd061 100644 --- a/telepathy-glib/introspection.am +++ b/telepathy-glib/introspection.am @@ -76,12 +76,6 @@ TelepathyGLib_0_12_gir_FILES = \ _gen/telepathy-interfaces.h \ $(NULL) -if OFFICIAL_RELEASE -SCANNER_WARN_ERROR = -else -SCANNER_WARN_ERROR = --warn-error -endif - TelepathyGLib_0_12_gir_NAMESPACE = TelepathyGLib TelepathyGLib_0_12_gir_VERSION = 0.12 TelepathyGLib_0_12_gir_LIBS = libtelepathy-glib.la @@ -93,7 +87,6 @@ TelepathyGLib_0_12_gir_SCANNERFLAGS = \ -I$(top_srcdir) \ --c-include="telepathy-glib/telepathy-glib.h" \ --warn-all \ - $(SCANNER_WARN_ERROR) \ $(NULL) TelepathyGLib_0_12_gir_INCLUDES = \ -- cgit v1.2.1