mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 09:29:01 +00:00
let us see if this one works
This commit is contained in:
6
configure
vendored
6
configure
vendored
@@ -5279,8 +5279,6 @@ if test "${with_libpcap+set}" = set; then
|
||||
withval="$with_libpcap"
|
||||
case "$with_libpcap" in
|
||||
yes)
|
||||
{ echo "$as_me:$LINENO: WARNING: YOU SAID YES...YOU SAID YES" >&5
|
||||
echo "$as_me: WARNING: YOU SAID YES...YOU SAID YES" >&2;}
|
||||
if test "${ac_cv_header_pcap_h+set}" = set; then
|
||||
echo "$as_me:$LINENO: checking for pcap.h" >&5
|
||||
echo $ECHO_N "checking for pcap.h... $ECHO_C" >&6
|
||||
@@ -5493,13 +5491,9 @@ fi
|
||||
|
||||
;;
|
||||
included)
|
||||
{ echo "$as_me:$LINENO: WARNING: YOU SAID INCLUDED...YOU SAID INCLUDED" >&5
|
||||
echo "$as_me: WARNING: YOU SAID INCLUDED...YOU SAID INCLUDED" >&2;}
|
||||
have_libpcap=no
|
||||
;;
|
||||
*)
|
||||
{ echo "$as_me:$LINENO: WARNING: YOU SAID OTHER...YOU SAID OTHER" >&5
|
||||
echo "$as_me: WARNING: YOU SAID OTHER...YOU SAID OTHER" >&2;}
|
||||
_cppflags=$CXXFLAGS
|
||||
_ldflags=$LDFLAGS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user