Fix #74692.
commit7fdb965fb816e78911310c0aaa283c2ce45a060f
authorRaja R Harinath <harinath@hurrynot.org>
Mon, 25 Apr 2005 13:43:06 +0000 (25 13:43 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Mon, 25 Apr 2005 13:43:06 +0000 (25 13:43 -0000)
tree0e9a9337a8a06630c3e7ab4cf5b3e83b48ba76c2
parent5319634c9b355ca01ee9baa276b29b211335e820
Fix #74692.
* configure.in ($mcsdir/build/config.make): Point RUNTIME and
ILDISASM to the in-tree versions of mono and monodis.  Propagate
value of INSTALL to mcs too.
* runtime/Makefile.am: Avoid passing RUNTIME and ILDISASM to each
sub-make, now that 'configure' sets up the 'mcs' tree.

svn path=/trunk/mono/; revision=43546
ChangeLog
configure.in
runtime/Makefile.am