From 8eaceff2091dd9666d03149d7e3b38f8c1f4b043 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 19 Apr 2020 15:50:29 +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 01b0f11..6be0d84 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' EXTRA_DIST = \ -- cgit v1.2.1