summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-19 20:10:13 +0100
committerraveit65 <[email protected]>2018-12-19 20:47:57 +0100
commit8c11faa90e1dee6b626877fd65a2186b6bf02939 (patch)
treeafbd8a0a09ac409daef0e880e20885c82d35a3cc /Makefile.am
parentf111ada51911f2d47c4690df523715c76cdb60d6 (diff)
downloadmarco-8c11faa90e1dee6b626877fd65a2186b6bf02939.tar.bz2
marco-8c11faa90e1dee6b626877fd65a2186b6bf02939.tar.xz
disable deprecation warnings for distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a7a31d79..941ef485 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,9 @@ SUBDIRS=src po doc
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+DISTCHECK_CONFIGURE_FLAGS = \
+ CFLAGS='-Wno-deprecated-declarations'
+
EXTRA_DIST = autogen.sh HACKING rationales.txt \
intltool-extract.in intltool-merge.in intltool-update.in