Mercurial > emacs
comparison ChangeLog @ 106045:e05698e35594
(install-arch-indep): Use a more restrictive Makefile
pattern, so as not to exclude makefile*.el. (Bug#4912)
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 16 Nov 2009 02:06:36 +0000 |
parents | e6af95c4c862 |
children | 5691eb814adb |
comparison
equal
deleted
inserted
replaced
106044:2521f03b2137 | 106045:e05698e35594 |
---|---|
1 2009-11-16 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * Makefile.in (install-arch-indep): Use a more restrictive Makefile | |
4 pattern, so as not to exclude makefile*.el. (Bug#4912) | |
5 | |
1 2009-11-14 Jan Djärv <jan.h.d@swipnet.se> | 6 2009-11-14 Jan Djärv <jan.h.d@swipnet.se> |
2 | 7 |
3 * configure.in: --enable-autodepend is new. Check for GNU Make | 8 * configure.in: --enable-autodepend is new. Check for GNU Make |
4 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use | 9 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use |
5 gcc and GNU make to generate dependencies. | 10 gcc and GNU make to generate dependencies. |