summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-16 15:59:51 +0100
committerraveit65 <[email protected]>2018-12-16 16:02:07 +0100
commitc0e6a9bd49805d0ae2225c9a26e50a552c36e4b0 (patch)
treecb227831feabb4deae755854d7aaf6c8fe5f83c2
parentada5129f0c079d1ec7929956fe82656d43086c5f (diff)
downloadlibmateweather-c0e6a9bd49805d0ae2225c9a26e50a552c36e4b0.tar.bz2
libmateweather-c0e6a9bd49805d0ae2225c9a26e50a552c36e4b0.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