summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/.cvsignore6
-rw-r--r--c/src/ChangeLog7
-rw-r--r--c/src/wrapup/.cvsignore1
3 files changed, 10 insertions, 4 deletions
diff --git a/c/src/.cvsignore b/c/src/.cvsignore
index d29e5050f5..bfdfd995be 100644
--- a/c/src/.cvsignore
+++ b/c/src/.cvsignore
@@ -1,7 +1,5 @@
-Makefile
-Makefile.in
aclocal.m4
-autom4te.cache
+autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
+Makefile
+Makefile.in
missing
mkinstalldirs
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 0903e7a157..eb2c30ae48 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,10 @@
+2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * .cvsignore: Reformat.
+ Add autom4te*cache.
+ Remove autom4te.cache.
+ * wrapup/.cvsignore: Remove autom4te.cache.
+
2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
diff --git a/c/src/wrapup/.cvsignore b/c/src/wrapup/.cvsignore
index 7f6a3b0986..6a0618b57c 100644
--- a/c/src/wrapup/.cvsignore
+++ b/c/src/wrapup/.cvsignore
@@ -1,5 +1,4 @@
Makefile
Makefile.in
aclocal.m4
-autom4te.cache
configure