-
- Downloads
[bugfix] Fix macros for the case that HAVE_METIS is not defined.
For HAVE_METIS we do not use the ENABLE trick. It is therefore either defined or not. Therfore using "#if HAVE_METIS" is a bug. This patch fixes this.
Please register or sign in to comment