Subject: Re: CVS commit: pkgsrc/databases/db4
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-changes
Date: 08/20/2005 21:53:53
On Fri, Aug 19, 2005 at 07:46:24PM +0000, Jeremy C. Reed wrote:
>
> Module Name: pkgsrc
> Committed By: reed
> Date: Fri Aug 19 19:46:24 UTC 2005
>
> Modified Files:
> pkgsrc/databases/db4: distinfo
> pkgsrc/databases/db4/patches: patch-ab
>
> Log Message:
> This adds DragonFly support. (Before shared libraries were not built.)
>
> This is from Joerg Sonnenberger's diff.
>
> I do not know if this support has been submitted to Sleepycat
> for dist/configure* yet.
It should not be necessary, once they update the libtool used to
generate configure.
Joerg