aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bf19a1ee57..0495e917f21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
12012-05-16 Glenn Morris <rgm@gnu.org>
2
3 * configure.in: Try to fix building with gcc >= 4.6 on Darwin.
4 (CPP): Do not unconditionally set it on Darwin.
5 Instead, try to test if -no-cpp-precomp is accepted.
6 (CPP_TEST_OPTIONS, SPECIFIED_CPP): New. (Bug#9755)
7
12012-05-15 Glenn Morris <rgm@gnu.org> 82012-05-15 Glenn Morris <rgm@gnu.org>
2 9
3 * Makefile.in (install-arch-dep): Replace use of MV_DIRS. 10 * Makefile.in (install-arch-dep): Replace use of MV_DIRS.