From 964c08bc8f779430c55b33d0caa17cee5a738c46 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 20 Apr 2020 16:26:45 +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 e7c40bf..084ca65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ EXTRA_DIST = autogen.sh DISTCHECK_CONFIGURE_FLAGS = \ --disable-introspection \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' MAINTAINERCLEANFILES = \ -- cgit v1.2.1