mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-12-29 16:25:35 +01:00
unposted: add autom4te.cache to .cvsignore (autoconf-2.53?)
This commit is contained in:
parent
b8d144ca45
commit
6af28dcd59
2 changed files with 6 additions and 0 deletions
|
@ -10,3 +10,4 @@ configure
|
|||
stamp-h
|
||||
stamp-h.in
|
||||
cscope.out
|
||||
autom4te.cache
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2002-05-08 Andrej Borsenkow <bor@zsh.org>
|
||||
|
||||
* unposted: .cvsignore: add autom4te.cache. Looks like
|
||||
autoconf-2.53 generates it for whatever reason
|
||||
|
||||
2002-05-06 Sven Wischnowsky <wischnow@zsh.org>
|
||||
|
||||
* 17078: Completion/Base/Utility/_describe: fix _arguments' -s
|
||||
|
|
Loading…
Reference in a new issue