Do not hardcode lib path
authorAndrea Canciani <ranma42@gmail.com>
Wed, 10 Sep 2014 06:36:42 +0000 (08:36 +0200)
committerAndrea Canciani <ranma42@gmail.com>
Thu, 11 Sep 2014 06:50:47 +0000 (08:50 +0200)
commitd2f391c80c7a66ef0fae542a3bd8cc5781eb85ef
tree7024a274095a765a7d7fcbb606f04700d4ab5b3f
parent3408b8e5f194774e529e223173d68a1a8f880ea5
Do not hardcode lib path

The changes from 3408b8e5f194774e529e223173d68a1a8f880ea5 cause
regressions in distros which do not use lib as folder for
arch-specific libraries, like Fedora x86_64.

Instead, reloc_libdir should be used (as in data/mono.pc.in).

This change is released under the MIT/X11 license.
data/config.in
runtime/Makefile.am