Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:libpcap

4916 	# script to become confused, and results in libpcap
9283 libpcap=FAIL
9286 egrep '/libpcap-[0-9]*.[0-9]*(.[0-9]*)?([ab][0-9]*)?$'`
9287 for dir in $places $srcdir/../libpcap $srcdir/libpcap ; do
9293 if test -r $dir/libpcap.a ; then
9294 libpcap=$dir/libpcap.a
9298 if test $libpcap = FAIL ; then
9357 libpcap="-lpcap"
9360 if test $libpcap = FAIL ; then
9384 V_PCAPDEP=$libpcap
9386 egrep '/libpcap-[0-9]*.[0-9]*(.[0-9]*)?([ab][0-9]*)?$'`
9396 { echo "$as_me:$LINENO: result: $libpcap" >&5
9397 echo "${ECHO_T}$libpcap" >&6; }
9399 LIBS="$libpcap $LIBS"
9412 # We need "-lodm" and "-lcfg", as libpcap requires them on
9413 # AIX, and we just build a static libpcap.a and thus can't
9414 # arrange that when you link with libpcap you automatically
10991 libpcap" >&5
10992 echo $ECHO_N "checking whether pcap_version is defined by libpcap... $ECHO_C" >&6; }
11052 { echo "$as_me:$LINENO: checking whether pcap_debug is defined by libpcap" >&5
11053 echo $ECHO_N "checking whether pcap_debug is defined by libpcap... $ECHO_C" >&6; }
11114 { echo "$as_me:$LINENO: checking whether yydebug is defined by libpcap" >&5
11115 echo $ECHO_N "checking whether yydebug is defined by libpcap... $ECHO_C" >&6; }