dect
/
libpcap
Archived
13
0
Fork 0

Regnerated configure.

This commit is contained in:
Guy Harris 2009-11-25 11:56:59 -08:00
parent 05b4572af9
commit 272bbe3dfe
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -6885,7 +6885,7 @@ fi
echo $ECHO_N "checking packet capture type... $ECHO_C" >&6; }
if test ! -z "$with_pcap" ; then
V_PCAP="$withval"
elif test -r /dev/bpf ; then
elif test -r /dev/bpf -o -h /dev/bpf ; then
#
# Cloning BPF device.
#