Re: [PATCH 4/6] build: remove --without-fts configure option

2020-03-20 Thread Bernhard Voelker
On 2020-03-18 08:10, Bernhard Voelker wrote: > * m4/withfts.m4: Remove file. Drats, I forgot to remove it from distribution. Have a nice day, Berny >From e6149e40143d1e77d4b32410daa5a0f2977a8214 Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Fri, 20 Mar 2020 08:18:41 +0100 Subject: [PATC

[PATCH 4/6] build: remove --without-fts configure option

2020-03-18 Thread Bernhard Voelker
Trying to use this option lead to this error since v4.5.17-6-gfc260795: configure: error: Using --without-fts is not longer supported * configure.ac (FIND_WITH_FTS): Remove. * m4/withfts.m4: Remove file. * NEWS: Document this build-related change. --- NEWS | 6 ++ configure.ac |