From cbdd4cfcf1f653fb9d1505ed939904c23468fab9 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 20 Apr 2020 16:32:01 +0200 Subject: build: silent build warnings for distcheck --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index ec4ff04..0f8e8f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,6 +3,7 @@ SUBDIRS = po maximus mate-window-picker-applet ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' EXTRA_DIST = autogen.sh -- cgit v1.2.1