* .cvsignore: Add autom4te.cache.

From-SVN: r75405
This commit is contained in:
Zack Weinberg 2004-01-05 00:39:35 +00:00
parent 9fd77fa8fd
commit 016d7f3e4f
2 changed files with 10 additions and 5 deletions

View File

@ -2,3 +2,4 @@ cscope.files
cscope.out
cscope.in.out
cscope.po.out
autom4te.cache

View File

@ -1,3 +1,7 @@
2004-01-04 Zack Weinberg <zack@codesourcery.com>
* .cvsignore: Add autom4te.cache.
2004-01-04 Richard Sandiford <rsandifo@redhat.com>
* doc/invoke.texi: Revamp documentation of MIPS options. Remove
@ -35,9 +39,9 @@
with modern equivalents.
* configure: Regenerate.
* configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.
* aclocal.m4 (gcc_AC_CHECK_TYPE): Remove.
* configure: Regenerate.
* configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.
* aclocal.m4 (gcc_AC_CHECK_TYPE): Remove.
* configure: Regenerate.
* doc/install.texi: Note that 'gcc' is now a 2.57 directory.