1
0
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:
fyodor
2005-07-23 03:16:51 +00:00
parent ca5cb26b3c
commit 9419803bb9

6
configure vendored
View File

@@ -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