File: extconf.rb

package info (click to toggle)
libuconv-ruby 0.4.9-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,752 kB
  • ctags: 135
  • sloc: ansic: 160,433; xml: 13,060; ruby: 396; makefile: 51
file content (5 lines) | stat: -rw-r--r-- 110 bytes parent folder | download
1
2
3
4
5
require 'mkmf'

$CFLAGS="-DUSE_EUC -DUSE_SJIS"
##$CFLAGS="-DUSE_SJIS -DUSE_WIN32API"
create_makefile("uconv")