aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2013-12-13 05:15:31 +0100
committerWladimir J. van der Laan <[email protected]>2013-12-13 05:16:19 +0100
commitd670cdd6986d6fba6e44944b59d7baf90c8313fa (patch)
tree510f21a7a59d078d86524762f797c8742424c89c /doc
parentMerge pull request #3393 from theuni/build-10.6 (diff)
parentdocs: remove workaround instructions now that the problem is fixed (diff)
downloaddiscoin-d670cdd6986d6fba6e44944b59d7baf90c8313fa.tar.xz
discoin-d670cdd6986d6fba6e44944b59d7baf90c8313fa.zip
Merge pull request #3407
952fe2e docs: remove workaround instructions now that the problem is fixed (Cory Fields) efdfee4 build: fix detection of boost libs on multi-arch distros (Cory Fields)
Diffstat (limited to 'doc')
-rw-r--r--doc/build-unix.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md
index b53d69342..704bc1f5c 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -11,11 +11,6 @@ To Build
This will build bitcoin-qt as well if the dependencies are met.
-**Note:** on Ubuntu 13.10 (Saucy Salamander) the boost configuration script doesn't look in the
-correct directory and an error about boost-system will appear. For now you need to do
-
- ./configure --with-boost-libdir=/usr/lib/x86_64-linux-gnu
-
Dependencies
---------------------