From 2a70a067b645a5283925104f75769e17a019132f Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 22 Apr 2020 18:42:16 +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 f88cb1d0..2ed4dc4f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,6 +31,7 @@ DISTCLEANFILES = \ DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' # Build ChangeLog from GIT history -- cgit v1.2.1