mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
(I copied the file from the NSD source package ;) ) git-svn-id: file:///svn/unbound/trunk@3 be551aaa-1e26-0410-a405-d3ace91eadb9 |
||
|---|---|---|
| .. | ||
| Changelog | ||
| LICENSE | ||
| README | ||
README for unbound Copyright 2007 NLnet Labs http://unbound.net This software is under BSD license, see LICENSE for details. * Needs the following libraries * ldns (http://www.nlnetlabs.nl/ldns) * libevent * Make and install: ./configure; make * --with-ldns=/path/to/ldns * Create build environment * run libtoolize -c if config.sub is missing. * autoreconf (autoheader && autoconf), if ./configure is missing. * Mail bugs or praise to: wouter@nlnetlabs.nl