Actual code:
-DOMPI_PKGLIBDIR=\"$(pkglibdir)\"
Patched code:
-DOMPI_PKGLIBDIR=\""`@PATH_CONVERTOR@ '$(pkglibdir)'`\""
On all UNIX flavors the PATH_CONVERTOR will be set to echo. On cygwin
will be set to "cygpath -m" so we will get the correct windows path.
I'm still looking on how to set it correctly on mingw.
I attached the patch to this email. If you know or can find a simplest way I will be happy to hear about. As usual all comments are welcome :)
Thanks,
george.
path.patch
Description: Binary data
"Half of what I say is meaningless; but I say it so that the other half may reach you"
Kahlil Gibran
