On Fri, Nov 24, 2023 at 10:31:45AM -0700, Karl Berry wrote:
> Hi Olly - back on your message from January 2018:
>
> https://lists.gnu.org/archive/html/automake-patches/2018-01/msg7.html
>
> I found I needed the two attached patches to build Xapian
> (https://xapian.org) on Windows
On 2018-01-24, Olly Betts wrote:
> I found I needed the two attached patches to build Xapian
> (https://xapian.org) on Windows.
>
> The second patch is only needed when using libtool, but should
> be harmless when not.
It's now been two months since I sent these, and there
I found I needed the two attached patches to build Xapian
(https://xapian.org) on Windows.
The second patch is only needed when using libtool, but should
be harmless when not.
Cheers,
Olly
From 91fb05a87c7a9eb784a84b14b74313740189c402 Mon Sep 17 00:00:00 2001
From: Olly Betts
Date: Wed, 24
On 2009-07-30, Jim Meyering wrote:
> I noticed (by inspection, since I was looking at AM_SANITY_CHECK)
> the unconditional 1-second sleep in coreutils' configure script,
> and realized that it'd be easy to avoid it on modern systems:
> either because configure was created more than a second before