summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-24 16:42:22 +0100
committerraveit65 <[email protected]>2018-12-24 16:42:22 +0100
commitb226aa420e39db0c3f1b40de9eaae47e8303ef3d (patch)
tree6fc55f9f7cd0f418524e8686ed953db8f7b91183
parent3a145a79594a00badaf145840f66a6007f79f812 (diff)
downloadmate-terminal-b226aa420e39db0c3f1b40de9eaae47e8303ef3d.tar.bz2
mate-terminal-b226aa420e39db0c3f1b40de9eaae47e8303ef3d.tar.xz
disable deprecation warnings for distcheck
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 26f2e87..117c8ea 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,7 @@ NULL =
DISTCHECK_CONFIGURE_FLAGS = \
--disable-schemas-install \
--disable-silent-rules \
- --with-gtk=2.0
+ CFLAGS='-Wno-deprecated-declarations'
@INTLTOOL_XML_RULE@
appdatadir = $(datadir)/appdata