summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-19 12:59:22 +0100
committerraveit65 <[email protected]>2018-12-19 13:27:09 +0100
commitd0a089f1d26438f666bed293866751efaa568531 (patch)
tree694b76c773157d755a0e1a85a418bad5a7f6fdec
parentf13a0231e030224e96667cc774dc3aa18fddfcac (diff)
downloadmate-calc-d0a089f1d26438f666bed293866751efaa568531.tar.bz2
mate-calc-d0a089f1d26438f666bed293866751efaa568531.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