diff options
| author | Arun Isaac | 2026-09-24 18:39:14 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-09-24 18:39:14 +0100 |
| commit | 605919f93b5c5bcb26d9daf90f08eb0400cb29e2 (patch) | |
| tree | 8e4c031fd111fedb1e71cd7b513e29b689996806 | |
| parent | b3aa6ee9ee2157ae614e599307c650b7b31111ed (diff) | |
| download | guile-xapian-605919f93b5c5bcb26d9daf90f08eb0400cb29e2.tar.gz guile-xapian-605919f93b5c5bcb26d9daf90f08eb0400cb29e2.tar.lz guile-xapian-605919f93b5c5bcb26d9daf90f08eb0400cb29e2.zip | |
Do not check NEWS.
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 <https://www.gnu.org/licenses/>. 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 |
