Making it compile on a modern FreeBSD

Lapo Luchini <[email protected]> Wed, 6 Dec 2023 17:46:11 +0100
Newsgroups gmane.comp.version-control.monotone.devel
Message-ID <[email protected]>
Starting from my "botan2" branch I included Petr Písař's patch to let it 
work also on recent FreeBSD (14.0-RELEASE-p1):

% pkg info -x 'botan|^auto|pcre-'
autoconf-2.71
autoconf-switch-20220527
automake-1.16.5
botan2-2.19.3_5
pcre-8.45_3

% automake --add-missing

% CXXFLAGS=-std=c++11 ./configure

% gmake

Everything is available in branch:

   net.venge.monotone.lapo.pcre842

-- 
Lapo Luchini - http://lapo.it/