geodynamics/spatialdata

Improve error message for SWIG not enabled

Closed this issue · 1 comments

If SWIG is not enabled but the source comes from the repository, the error message is that the Makefile doesn't know how to generate the SWIG wrapper files.

We should adjust the Makefile so that the error message is that SWIG was not enabled when it should be.

Implemented in PR #21.