From 8eb5cd0be0084e20c6b22620c98207b38b345b71 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Fri, 6 Jan 2017 12:16:12 -0500 Subject: buildsystem: setup feature_summary for icu, bdb and python3. bdb support is built by default if the Berkeley db is found --- Install.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'Install.txt') diff --git a/Install.txt b/Install.txt index e5b6ef06..d553de9b 100644 --- a/Install.txt +++ b/Install.txt @@ -82,11 +82,9 @@ Then you can set the C and C++ compilers at CMake time, like so: ICU_BASE environment variable to the top folder where its installed and run cmake again. -* Berkeley DB storage. If want to use (try) the Berkeley Database storage - you can pass the -DWITH_BDB=True option to CMake. You'll need to have - the Berkeley DB toolkit development package installed beforehand. - This is very old code that disappeared in the 1.x series but - has been resurrected it in the 2.x series. +* Berkeley DB storage. + Optional for the Berkeley Database storage support. + The development toolkit can be found at http://www.oracle.com/database/berkeley-db ** This code path has not been fully tested. ** Don't be surprised if there are bugs. -- cgit v1.2.1