]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Add aclocal.m4, config.hin, configure to .cvsignore.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Aug 2006 18:59:02 +0000 (18:59 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Aug 2006 18:59:02 +0000 (18:59 +0000)
.cvsignore
ChangeLog

index f5e55126b2ff4f7d970a20e777c2d402e5b8836a..dc06f0b2f392cec066b994b425cd31bb22408d1e 100644 (file)
@@ -7,6 +7,9 @@ INSTALL
 Makefile
 Makefile.in
 THANKS-to-translators
+aclocal.m4
 config.h
+config.hin
 config.status
+configure
 stamp-h1
index 4c4303068bfa45eaee474d849a63d88f17029252..78fca5d3de13eb7aecb41661ff37c42a923844ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
 
        * aclocal.m4, config.hin, configure:
        Remove from CVS, since ./bootstrap generates them automatically.
-       * .cvsignore: Add INSTALL, Makefile.in, *.cache, *.lineno, *.log.
+       * .cvsignore: Add INSTALL, Makefile.in, aclocal.m4, config.hin,
+       configure, *.cache, *.lineno, *.log.
        Remove more-specific entries.  This catches files like configure.lineno.
        * man/.cvsignore: Add Makefile.in.
        * src/.cvsignore: Add Makefile.in.