* configure.in: Define mono_libdir using $(exec_prefix), seeing
authorRaja R Harinath <harinath@hurrynot.org>
Sun, 27 Mar 2005 14:12:28 +0000 (14:12 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Sun, 27 Mar 2005 14:12:28 +0000 (14:12 -0000)
commitb2924c7e4622006b0677e68636a4d92b50a04316
tree754487dc2562079db18d9d777ebd65025c89f6f5
parent874ee8bda17cf415e73d50e652bd6b21a14f6402
* configure.in: Define mono_libdir using $(exec_prefix), seeing
that it uses .../lib.
* mono/metadata/Makefile.am (assembliesdir): Fix.  If it is arch-dependent
it has to be in $(exec_prefix).  $(prefix) is for arch-independent stuff,
and it would probably use $(prefix)/share rather than $(prefix)/lib.

svn path=/trunk/mono/; revision=42284
ChangeLog
configure.in
mono/metadata/ChangeLog
mono/metadata/Makefile.am