Pardiso bindings essentially broken with CMake

There is no CMake test for Pardiso. As a result, even if a user would manually specify the paths, he would still need to manually hack around the enable trick.

The correct solution would be to write FindPardiso.cmake, I guess.

Affects master and release branch.