Mercurial > emacs
comparison .bzrignore @ 112412:647e164c1f3e
aclocal.m4: put this file back into repository
This way, we don't have to assume that the maintainer has
the automake package installed. See
<http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>.
* .bzrignore: Remove aclocal.m4, undoing the previous change.
* Makefile.in (top_maintainer_clean): Do not remove aclocal.m4,
undoing the previous change.
* aclocal.m4: New file (actually, resurrected).
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Fri, 21 Jan 2011 23:18:23 -0800 |
parents | 51005885fe39 |
children |
comparison
equal
deleted
inserted
replaced
112411:6178cf733e6f | 112412:647e164c1f3e |
---|---|
11 oo | 11 oo |
12 oo-spd | 12 oo-spd |
13 *.dSYM | 13 *.dSYM |
14 *.elc | 14 *.elc |
15 *.exe | 15 *.exe |
16 aclocal.m4 | |
17 autom4te.cache | 16 autom4te.cache |
18 confdefs.h | 17 confdefs.h |
19 configure.lineno | 18 configure.lineno |
20 conftest* | 19 conftest* |
21 core | 20 core |