mirror of
https://github.com/nmap/nmap.git
synced 2026-01-24 15:19:03 +00:00
test version
This commit is contained in:
7
configure
vendored
7
configure
vendored
@@ -5279,6 +5279,8 @@ 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
|
||||
@@ -5491,9 +5493,12 @@ fi
|
||||
|
||||
;;
|
||||
no)
|
||||
echo "YOU SAID NO...YOU SAID NO"
|
||||
{ echo "$as_me:$LINENO: WARNING: YOU SAID NO...YOU SAID NO" >&5
|
||||
echo "$as_me: WARNING: YOU SAID NO...YOU SAID NO" >&2;}
|
||||
;;
|
||||
*)
|
||||
{ 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