AlkantarClanX12

Your IP : 3.145.180.152


Current Path : /proc/self/root/opt/alt/ruby33/share/gems/gems/ruby-lsapi-5.6/ext/lsapi/
Upload File :
Current File : //proc/self/root/opt/alt/ruby33/share/gems/gems/ruby-lsapi-5.6/ext/lsapi/extconf.rb

require 'mkmf'
dir_config( 'lsapi' )
if ( have_library( "socket" ))
    have_library( "nsl" )
end
if RUBY_VERSION =~ /1.9/ then
    $CPPFLAGS += " -DRUBY_19"
end 
if RUBY_VERSION =~ /2/ then
    $CPPFLAGS += " -DRUBY_2"
end 
create_makefile( "lsapi" )