File: extconf.rb

package info (click to toggle)
libeb-ruby 2.3-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 140 kB
  • ctags: 128
  • sloc: ansic: 1,338; ruby: 110; makefile: 41
file content (6 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
require 'mkmf'

have_library("z")
have_library('eb')
have_func("rb_block_proc")
create_makefile("eb")