Consolidate compiler configurations into get_distconfig
- Provides a way to build MPI Cython extensions which uses sequential fftw library.
- Should prevent
KeyError
if variable is missing indistutils.sysconfig
. Fixes #29 (closed)
KeyError
if variable is missing in distutils.sysconfig
.
Fixes #29 (closed)