From 0b69aac0b49edbb5220ee7bc103704348eeca3aa Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 19 Apr 2020 14:58:01 +0200 Subject: build: silent build warnings for distcheck --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4aaa856e..49595bbf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,6 +52,7 @@ EXTRA_DIST = \ DISTCHECK_CONFIGURE_FLAGS = \ --disable-update-mimedb \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' GITIGNOREFILES=m4 -- cgit v1.2.1