[Box Backup-dev] Re: [Box Backup-commit] COMMIT r1714 - box/trunk/infrastructure/m4
Martin Ebourne
boxbackup-dev@fluffy.co.uk
Sun, 01 Jul 2007 22:44:20 +0100
On Sun, 2007-07-01 at 16:27 +0100, subversion@fluffy.co.uk wrote:
> Add --with-bdb-headers and --with-bdb-lib flags to configure to fix
> Berkeley DB detection issues on FreeBSD. The original --with-bdb-dir
> flag is still present for systems that install BDB in a "standard"
> location.
I think it is confusing to have two sets of flags doing the same thing.
Having added --with-bdb-headers and --with-bdb-lib options for
consistency with the ssl options, I think it makes sense to remove
--with-bdb-dir, again for consistency with ssl.
Cheers,
Martin.