2002-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* .cvsignore: Add autom4te.cache.
This commit is contained in:
Ralf Corsepius
2002-10-09 20:22:13 +00:00
parent 58fd5ab6b8
commit ff8676efbe
8 changed files with 20 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ Makefile
configure
aclocal*
config.*
autom4te.*

View File

@@ -1,3 +1,7 @@
2002-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache.
2002-09-14 Joel Sherrill <joel@OARcorp.com>
* support/init.c: Included <unistd.h> for exit(2).