diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-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 | |||
| 1 | 2012-05-15 Glenn Morris <rgm@gnu.org> | 8 | 2012-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. |