Sha256: 468ba73b5b4d33fd892b473f862ce07bd353ef5f25ed9c4abee323eb86853f48
Contents?: true
Size: 208 Bytes
Versions: 4
Compression:
Stored size: 208 Bytes
Contents
# ## $Id: extconf.rb,v 1.3 2005/11/10 05:06:26 flori Exp $ # require 'mkmf' require 'rbconfig' if CONFIG['CC'] == 'gcc' CONFIG['CC'] = 'gcc -Wall ' end create_makefile 'amatch' # vim: set et sw=2 ts=2:
Version data entries
4 entries across 4 versions & 3 rubygems
Version | Path |
---|---|
47primes-amatch-0.2.3 | ext/extconf.rb |
mumboe-amatch-0.2.3 | ext/extconf.rb |
amatch-0.2.3 | ext/extconf.rb |
amatch-0.2.2 | ext/extconf.rb |