summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-11 19:36:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-11 19:36:23 +0000
commitdf25c9989bca2166cbbf31533fe93375fd383504 (patch)
tree45868a8209958ea508e3462d293f506f4e156cf9 /c/src/wrapup
parent2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-df25c9989bca2166cbbf31533fe93375fd383504.tar.bz2
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
Diffstat (limited to 'c/src/wrapup')
-rw-r--r--c/src/wrapup/.cvsignore5
-rw-r--r--c/src/wrapup/ChangeLog6
2 files changed, 9 insertions, 2 deletions
diff --git a/c/src/wrapup/.cvsignore b/c/src/wrapup/.cvsignore
index bb0f41a921..7f6a3b0986 100644
--- a/c/src/wrapup/.cvsignore
+++ b/c/src/wrapup/.cvsignore
@@ -1,4 +1,5 @@
-aclocal.m4
-configure
Makefile
Makefile.in
+aclocal.m4
+autom4te.cache
+configure
diff --git a/c/src/wrapup/ChangeLog b/c/src/wrapup/ChangeLog
index 5891fe34bb..a756ab8066 100644
--- a/c/src/wrapup/ChangeLog
+++ b/c/src/wrapup/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * .cvsignore: Add autom4te.cache for autoconf > 2.52.
+ * configure.in: Remove.
+ * configure.ac: New file, generated from configure.in by autoupdate.
+
2001-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove subshell from *.a processing in librtemsall.a