Ensure that configure stamp is not created on err
* src/gpg4win.mk.in (SPKG_TEMPLATE, SPKGEX_TEMPLATE): Exit subshell on configure errors.
While I do not really see the probem, without the
exit the stamps files would be created on configure
errors. Causing the builder to either have to start a
fresh build or deleting the stamp manually.