Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@hurrynot.org>2005-12-18 06:37:32 +0300
committerRaja R Harinath <harinath@hurrynot.org>2005-12-18 06:37:32 +0300
commit906448f1d3f4ee6d197f0e61178a6e39455b670f (patch)
tree140df49632e4101896921f16f4635b89a0c43a32 /ChangeLog
parentf6ce484bf8bf689d0f66f5b3991c69814d348971 (diff)
* configure.in (config.make): Don't blindly copy over $INSTALL,
since it can be relative to the mono tree. Use the same trick as ac_INSTALL, but against an absolute path. svn path=/trunk/mono/; revision=54570
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f991fe2665..d471c894679 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-18 Raja R Harinath <harinath@gmail.com>
+
+ * configure.in (config.make): Don't blindly copy over $INSTALL,
+ since it can be relative to the mono tree. Use the same trick as
+ ac_INSTALL, but against an absolute path.
+
2005-12-16 Wade Berrier <wberrier@novell.com>
* configure.in: Unset AC_DISABLE_FAST_INSTALL