mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-19 21:22:55 -05:00
Updated REAME with configure options.
git-svn-id: file:///svn/unbound/trunk@125 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
a8f2c20cca
commit
2bd3565fe6
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@ This software is under BSD license, see LICENSE for details.
|
|||
|
||||
* Make and install: ./configure; make
|
||||
* --with-ldns=/path/to/ldns
|
||||
* --with-libevent=/path/to/libevent
|
||||
Can be set to either the system install or the build directory.
|
||||
--with-libevent=no gives an alternative to libevent (based on select).
|
||||
|
||||
* Create build environment
|
||||
* run libtoolize -c if config.sub is missing.
|
||||
|
|
|
|||
Loading…
Reference in a new issue