We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c488e7e commit 5f26a3bCopy full SHA for 5f26a3b
1 file changed
Makefile.am
@@ -2,6 +2,9 @@ SUBDIRS = po maximus mate-window-picker-applet
2
3
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
4
5
+DISTCHECK_CONFIGURE_FLAGS = \
6
+ CFLAGS='-Wno-deprecated-declarations'
7
+
8
EXTRA_DIST = autogen.sh intltool-merge.in intltool-extract.in intltool-update.in
9
DISTCLEANFILES = intltool-merge intltool-update intltool-extract
10
0 commit comments