Home | History | Annotate | Download | only in dist

Lines Matching refs:libevent

33 if [ ! -r sntp/libevent/build-aux/config.guess ] ; then
41 CVO=`env PATH="$PATH:./sntp/libevent/build-aux" sntp/scripts/cvo.sh @cvo@`
174 # For libevent, the twist is we may not be configuring the
180 ( "$TEST" '!' -f sntp/libevent/config.status ||
181 "$TEST" sntp/libevent/config.status -nt ../sntp/libevent/configure ) ) ||
187 "$TEST" '!' -f sntp/libevent/Makefile ||
188 "$TEST" sntp/libevent/Makefile -nt sntp/libevent/config.status ||
189 ( cd sntp/libevent && "$NICEB" -5 ./config.status )