From 605919f93b5c5bcb26d9daf90f08eb0400cb29e2 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 24 Sep 2026 18:39:14 +0100 Subject: Do not check NEWS. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index feb3f12..93930da 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl along with guile-xapian. If not, see dnl . AC_INIT([guile-xapian], [0.5.0]) -AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign check-news no-dist-gzip dist-lzip]) +AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign no-dist-gzip dist-lzip]) AM_SILENT_RULES([yes]) LT_INIT -- cgit 1.4.1