From 2bd3565fe6a111e7783a177183f76ae1f253f0fa Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Mon, 19 Feb 2007 10:07:52 +0000 Subject: [PATCH] Updated REAME with configure options. git-svn-id: file:///svn/unbound/trunk@125 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/README b/doc/README index 9abf16c50..f701058e7 100644 --- a/doc/README +++ b/doc/README @@ -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. -- 2.47.2