summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-16 15:59:51 +0100
committerraveit65 <[email protected]>2018-12-16 15:59:51 +0100
commit74edb1c7c546cf278e10eaf38ba3d028c456cc96 (patch)
tree7416a40d74fae4dd08b0c9683e07fed226e5122e
parent6ffc509470e86f19692988b63ee5a84819530f78 (diff)
downloadlibmateweather-74edb1c7c546cf278e10eaf38ba3d028c456cc96.tar.bz2
libmateweather-74edb1c7c546cf278e10eaf38ba3d028c456cc96.tar.xz
disable deprecation warnings for distcheck
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f836421..41eb67a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,8 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
- --disable-icon-update
+ --disable-icon-update \
+ CFLAGS='-Wno-deprecated-declarations'
EXTRA_DIST = \
autogen.sh