summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-19 12:59:22 +0100
committerraveit65 <[email protected]>2018-12-19 13:00:23 +0100
commit0576c7c71ff2982e3db6293a8900eef2eb35f7c1 (patch)
treeb10a431a911bcf9a01ea707e196467a997586b17
parentd69095f8a5218343cc693ccfbd76be225b862c14 (diff)
downloadmate-calc-0576c7c71ff2982e3db6293a8900eef2eb35f7c1.tar.bz2
mate-calc-0576c7c71ff2982e3db6293a8900eef2eb35f7c1.tar.xz
disable deprecation warnings for distcheck
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 08ceaea..5a74e24 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,6 +15,9 @@ DISTCLEANFILES = \
omf.make \
xmldocs.make
+DISTCHECK_CONFIGURE_FLAGS = \
+ CFLAGS='-Wno-deprecated-declarations'
+
EXTRA_DIST = \
autogen.sh