metasploit-framework/external/pcaprub/extconf.rb

5 lines
82 B
Ruby

require 'mkmf'
have_library("pcap", "pcap_open_live")
create_makefile("pcaprub")