Files
metasploit-gs/external/ruby-kissfft/extconf.rb
T
HD Moore 842bfdebe8 Lets just leave this here (insurance against my laptop melting down between now and tomorrow morning). Nothing to see here, move along ;)
git-svn-id: file:///home/svn/framework3/trunk@13483 4d416f70-5f16-0410-b530-b9f4589650da
2011-08-03 22:58:55 +00:00

6 lines
70 B
Ruby

require 'mkmf'
if(have_library("m"))
create_makefile("kissfft")
end