From f027b55dc480e41b31d458240e572008d883ff7e Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 19 Apr 2020 15:55:24 +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 7f75fcb..08b4045 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = \ --enable-localinstall \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' DISTCLEANFILES = \ -- cgit v1.2.1