Build with purify

The slowmilt can be built using purify by running ./configure like this:

sh ./configure --with-purify

This will prefix $(CC) with a literal "purify", so the purify program must be in your path for this to work.