Sha256: 2bc4a6a60183d0d870fdf222f4646d03f32900e1c696bf6b45277e2f1e251b67

Contents?: true

Size: 149 Bytes

Versions: 8

Compression:

Stored size: 149 Bytes

Contents

require 'mkmf'

$LIBS << " -lpcre"

abort "-----\n#{lib} is missing.\n-----" unless find_header('pcre.h')

create_makefile 'ruby_speech/ruby_speech'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ruby_speech-2.1.2-java ext/ruby_speech/extconf.rb
ruby_speech-2.1.2 ext/ruby_speech/extconf.rb
ruby_speech-2.1.1-java ext/ruby_speech/extconf.rb
ruby_speech-2.1.1 ext/ruby_speech/extconf.rb
ruby_speech-2.1.0-java ext/ruby_speech/extconf.rb
ruby_speech-2.1.0 ext/ruby_speech/extconf.rb
ruby_speech-2.0.2 ext/ruby_speech/extconf.rb
ruby_speech-2.0.1 ext/ruby_speech/extconf.rb