Mercurial > emacs
comparison ChangeLog @ 112399:51005885fe39
aclocal.m4: tweaks to regenerate more conveniently
This attempts to act better when the source is in a weird state. See
<http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>.
* Makefile.in (am--refresh): Add aclocal.m4, configure, config.in.
* .bzrignore: Add aclocal.m4.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Fri, 21 Jan 2011 12:23:24 -0800 |
parents | 75fec4affb13 |
children | c81ff7082a9a |
comparison
equal
deleted
inserted
replaced
112398:0bfcbd0b704b | 112399:51005885fe39 |
---|---|
1 2011-01-21 Paul Eggert <eggert@cs.ucla.edu> | |
2 | |
3 aclocal.m4: tweaks to regenerate more conveniently | |
4 This attempts to act better when the source is in a weird state. See | |
5 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>. | |
6 * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in. | |
7 * .bzrignore: Add aclocal.m4. | |
8 | |
1 2011-01-20 Paul Eggert <eggert@cs.ucla.edu> | 9 2011-01-20 Paul Eggert <eggert@cs.ucla.edu> |
2 | 10 |
3 aclocal.m4: omit auto-generated file from repository | 11 aclocal.m4: omit auto-generated file from repository |
4 * Makefile.in (top_maintainer_clean): Remove aclocal.m4; this undoes | 12 * Makefile.in (top_maintainer_clean): Remove aclocal.m4; this undoes |
5 the most recent change here. | 13 the most recent change here. |