ext/ezmlm/hash/extconf.rb
author Mahlon E. Smith <mahlon@laika.com>
Tue, 16 May 2017 15:57:53 -0700
changeset 21 1ebc33d48c85
parent 16 e135ccae6783
permissions -rw-r--r--
aaaaaand fix the homepage link. Case matters.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16
e135ccae6783 Migrate hashing functions to C.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     1
e135ccae6783 Migrate hashing functions to C.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     2
require 'mkmf'
e135ccae6783 Migrate hashing functions to C.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     3
e135ccae6783 Migrate hashing functions to C.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     4
create_makefile( 'ezmlm/hash' )
e135ccae6783 Migrate hashing functions to C.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     5