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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <mhutchinson@novell.com>2010-02-04 05:28:52 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2010-02-04 05:28:52 +0300
commit5ce7a61c0d3367532a9122dac8bd530c54d84275 (patch)
tree0ce7f515aaccc48e17f8c9cf43808319027d74b1 /main/ChangeLog
parent2958af3cc0f377ea5c3971fbe5b5e00a3babd522 (diff)
2010-02-03 Michael Hutchinson <mhutchinson@novell.com>
* Makefile.am: * configure.in: Capture ACLOCAL_FLAGS for autoreconf so building is less painful on Mac. svn path=/trunk/monodevelop/; revision=150812
Diffstat (limited to 'main/ChangeLog')
-rw-r--r--main/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/main/ChangeLog b/main/ChangeLog
index 2a43afa6f4..e7cf6629ae 100644
--- a/main/ChangeLog
+++ b/main/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-03 Michael Hutchinson <mhutchinson@novell.com>
+
+ * Makefile.am:
+ * configure.in: Capture ACLOCAL_FLAGS for autoreconf
+ so building is less painful on Mac.
+
2010-01-27 Michael Hutchinson <mhutchinson@novell.com>
* Main.sln: Exclude GnomePlatform from Mac again.