summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-24 16:42:22 +0100
committerraveit65 <[email protected]>2018-12-24 17:27:16 +0100
commitacf0c5d3c22f35268b1df6368bdd130af6b0a7fc (patch)
treeb6120f7223b58733459a384eaa6d50f429fb3a0a
parentac89c5a9baebbac4eeffae44aa6424f53d3519ac (diff)
downloadmate-terminal-acf0c5d3c22f35268b1df6368bdd130af6b0a7fc.tar.bz2
mate-terminal-acf0c5d3c22f35268b1df6368bdd130af6b0a7fc.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