mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
test
This commit is contained in:
parent
afd8be9d46
commit
11b64ab9d3
1 changed files with 3 additions and 0 deletions
|
|
@ -293,6 +293,9 @@ AC_ARG_WITH(libpcap,
|
|||
AC_CHECK_LIB(pcap, pcap_datalink,
|
||||
[have_libpcap=yes ])])
|
||||
;;
|
||||
no)
|
||||
echo "YOU SAID NO...YOU SAID NO"
|
||||
;;
|
||||
*)
|
||||
_cppflags=$CXXFLAGS
|
||||
_ldflags=$LDFLAGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue