Marc Sherman wrote:
Is there no SPF_VERSION macro that can be tested against to give a more
reasonable compile failure?
Yes, there are:
spf_lib_version.h:#define SPF_LIB_VERSION_MAJOR 1
spf_lib_version.h:#define SPF_LIB_VERSION_MINOR 2
spf_lib_version.h:#define SPF_LIB_VERSION_PATCH 1
But that would not tell me when they change their APIs :) I could insist
on a specific version, but that has other drawbacks.
If it should move out of EXPERIMENTAL state, I'll add some more
intelligence.
/tom
--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details
at http://www.exim.org/ ##