build: Disable fatal warnings when making distcheck
authorPhilip Withnall <philip@tecnocode.co.uk>
Thu, 4 Jul 2013 20:57:04 +0000 (21:57 +0100)
committerPhilip Withnall <philip@tecnocode.co.uk>
Fri, 5 Jul 2013 18:20:10 +0000 (19:20 +0100)
It’s just too painful. They’re normally turned on during development
anyway.

Closes: https://bugzilla.gnome.org/show_bug.cgi?id=703514

Makefile.am
NEWS

index a82d5e1..61c8950 100644 (file)
@@ -33,6 +33,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
        --enable-tracker-backend \
        --enable-zeitgeist \
        --disable-vala \
+       --disable-fatal-warnings \
        $(NULL)
 
 EXTRA_DIST = \
diff --git a/NEWS b/NEWS
index ca843cf..3c05d62 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,11 +4,13 @@ Overview of changes from libfolks 0.9.3 to libfolks 0.9.4
 Dependencies:
 
 Major changes:
+• Fatal warnings are now turned off when distchecking
 
 Bugs fixed:
 • Bug 699865 — Folks needs to expose chat/VoIP service client types
 • Bug 703402 — Backend support libraries don't set the GIR version and namespace
 • Bug 703450 — Telepathy backend gir fails to link
+• Bug 703514 — Can't build FolksTelepathy-0.6.gir
 
 API changes:
 • Add PresenceDetails.client_types