2005-11-09 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Wed, 9 Nov 2005 19:09:19 +0000 (19:09 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Wed, 9 Nov 2005 19:09:19 +0000 (19:09 -0000)
commitb490269c01ab3fa09d1d211760af02cd0c23e1dd
tree53ec8ded072886807cac98df8f53a0b4eaf50e9e
parentdd4c9f87ddeb311c1d7e4ec5c50bd430c09c025b
2005-11-09  Miguel de Icaza  <miguel@novell.com>

* unix/util.c (set_dirs): Instead of hardcoding the value to
/usr/bin, use MONO_BINDIR which comes from Automake's bindir.  If
the executable is in the place configured, use the Automake
settings.  Otherwise use the standard-layout based computed
paths.

svn path=/trunk/mono/; revision=52792
mono/os/ChangeLog
mono/os/unix/Makefile.am
mono/os/unix/util.c