Home | History | Annotate | Download | only in dist

Lines Matching refs:libevent

1708   --with-libevent=pathname
1709 use libevent (will check /usr/local /opt/local
23093 # check for libevent
23095 # Check whether --with-libevent was given.
23108 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libevent" >&5
23109 printf %s "checking for libevent... " >&6; }
23124 libevent.la" -o -f "$dir/libev.la" \) ; then
23125 # libevent source directory
23133 mkdir build/libevent >/dev/null 2>&1
23134 mkdir build/libevent/.libs >/dev/null 2>&1
23138 cp $ev_files_o build/libevent
23139 cp $ev_files_lo build/libevent
23140 cp $ev_files_libso build/libevent/.libs
23141 LATE_LDFLAGS="build/libevent/*.lo -lm"
23142 LDFLAGS="build/libevent/*.o $LDFLAGS -lm"
23144 as_fn_error $? "Cannot find the libevent library in $with_libevent
23145 You can restart ./configure --with-libevent=no to use a builtin alternative.
23146 Please note that this alternative is not as capable as libevent when using
23152 if test ! -f $thedir/lib/libevent.a -a ! -f $thedir/lib/libevent.so -a -d "$thedir/lib/event2"; then
23174 # check for library used by libevent after 1.3c
23243 # is the event.h header libev or libevent?
23405 # only in libevent 1.2 and later
23412 # only in libevent 1.4.1 and later
23419 # only in libevent 1.4.1 and later
23426 # only in libevent 1.4.3 and later
23447 # in libevent, for thread-safety
23465 PC_LIBEVENT_DEPENDENCY="libevent"