Arfrever Frehtes Taifersar Arahesis wrote:
> When Berkeley DB isn't installed, a message is shown, which contains out-of-date URL.
>
> [[[
> Fix Berkeley DB download URL.
>
> * configure.in: Fix Berkeley DB download URL.
>
> Patch by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>
> ]]]
> ------------------------------------------------------------------------
>
> Index: configure.in
> ===================================================================
> --- configure.in (revision 26580)
> +++ configure.in (working copy)
> @@ -802,7 +802,7 @@
> will build without the Berkeley DB back-end; your repositories will
> use FSFS as the default back-end. You can find the latest version of
> Berkeley DB here:
> - http://www.sleepycat.com/download/index.shtml
> + http://www.oracle.com/technology/software/products/berkeley-db/index.html
> ])
> ;;
> esac
Committed in r26581. Thanks, Arfrever.
--
C. Michael Pilato <cmpilato@collab.net>
CollabNet <> www.collab.net <> Distributed Development On Demand
Received on Thu Sep 13 19:34:19 2007