summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEvan Hunt <each@isc.org>2010-05-20 03:26:23 +0200
committerEvan Hunt <each@isc.org>2010-05-20 03:26:23 +0200
commit4f5ca8bd9ccf7c9a92e3e5b95336cbcb11dfb56c (patch)
tree30e2bfbfec81e887134b2fd91a6d98964c49af53 /README
parentshort-lived branch for trac #168: use asio instead of boost::asio. (diff)
downloadkea-4f5ca8bd9ccf7c9a92e3e5b95336cbcb11dfb56c.tar.xz
kea-4f5ca8bd9ccf7c9a92e3e5b95336cbcb11dfb56c.zip
- added ASIO library header files (version 1.4.5, downloaded from
http://sourceforge.net/projects/asio/files, project page http://think-async.com/Asio). - removed uses of boost::asio - removed custom TCP/UDP code git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1864 e5f2f494-b856-4b98-b285-d166d9295462
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index a69f71181c..aaa5d9d3ce 100644
--- a/README
+++ b/README
@@ -38,9 +38,6 @@ See the Guide for detailed installation directions.
BUILDING
-We recommend using the Boost libraries as it provides a safer TCP
-implementation in BIND 10.
-
Simple build instructions:
./configure