Skip to content

Commit c5be37e

Browse files
dbolserlaanwj
authored andcommitted
doc: Mention configure without wallet in FreeBSD instructions
The wallet part is described as optional, but apparently isn't
1 parent b7c8812 commit c5be37e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/build-unix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ For the wallet (optional):
326326
Then build using:
327327

328328
./autogen.sh
329+
./configure --disable-wallet # OR
329330
./configure BDB_CFLAGS="-I${BDB_PREFIX}/include" BDB_LIBS="-L${BDB_PREFIX}/lib -ldb_cxx"
330331
gmake
331332

0 commit comments

Comments
 (0)