mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
I think I'm done with pcap upgrade and doug's pcap selectable_fd patch
This commit is contained in:
@@ -356,9 +356,9 @@ AC_ARG_WITH(libpcap,
|
||||
esac]
|
||||
)
|
||||
|
||||
if test $linux = yes; then
|
||||
have_libpcap=no
|
||||
fi
|
||||
#if test $linux = yes; then
|
||||
# have_libpcap=no
|
||||
#fi
|
||||
|
||||
if test $needs_cpp_precomp = yes; then
|
||||
CXXFLAGS="-no-cpp-precomp $CXXFLAGS"
|
||||
|
||||
Reference in New Issue
Block a user