-
- Downloads
"README.md" did not exist on "2dd7eb3a1dc26e61d61a81c8050cced8006c1aeb"
[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