From b25cd912138fbbd9a3ab0afa74644b6bc950c2cf Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 19 Apr 2020 14:52:38 +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 5a74e24..3f04fad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ DISTCLEANFILES = \ xmldocs.make DISTCHECK_CONFIGURE_FLAGS = \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' EXTRA_DIST = \ -- cgit v1.2.1