From: Wouter Wijngaards Date: Mon, 19 Nov 2007 11:02:10 +0000 (+0000) Subject: configure updated. X-Git-Tag: release-0.7.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d421f1f0224d829d176285eea707a0eb8483468;p=thirdparty%2Funbound.git configure updated. git-svn-id: file:///svn/unbound/branches/beta-0.7@762 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/configure b/configure index 135356c6d..f17a8808f 100755 --- a/configure +++ b/configure @@ -21692,11 +21692,11 @@ echo "${ECHO_T}found in $thedir" >&6; } LDFLAGS="$thedir/.libs/*.o $LDFLAGS"; else { { echo "$as_me:$LINENO: error: Cannot find the libevent library in $withval -You can restart configure with --with-libevent=no to use a builtin alternative. +You can restart ./configure --with-libevent=no to use a builtin alternative. Please note that this alternative is not as capable as libevent when using many outgoing ports. " >&5 echo "$as_me: error: Cannot find the libevent library in $withval -You can restart configure with --with-libevent=no to use a builtin alternative. +You can restart ./configure --with-libevent=no to use a builtin alternative. Please note that this alternative is not as capable as libevent when using many outgoing ports. " >&2;} { (exit 1); exit 1; }; }