move mrf define for eigen in configure for robust lib export
Current mechanic using cmake compile definition: using array from exported MRF lib will always use mrf_array instead of eigen ones if available.
Using the mrf configure to set the define solve this problem.