From a957a06f3fd7d34f93e661dc9aba9c628e3933d2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 20 Apr 2020 16:36:13 +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 7f47541..c436a21 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,6 +15,7 @@ libtool: $(LIBTOOL_DEPS) DISTCHECK_CONFIGURE_FLAGS = \ --disable-icon-update \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' DISTCLEANFILES = -- cgit v1.2.1