summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:44:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:44:27 +0000
commitac2512abbd8563991acef7af2ac2e209a19d7332 (patch)
tree438aa272a6e331aca3f86c075bd644921869e8c3 /testsuites/sptests/ChangeLog
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ac2512abbd8563991acef7af2ac2e209a19d7332.tar.bz2
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * sp01/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp02/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * sp03/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp04/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp05/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp06/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp07/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp08/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp09/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp11/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp12/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp13/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp14/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp15/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp16/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp17/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp19/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp20/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp21/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp22/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp23/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp24/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp25/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp26/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp27/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp28/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp29/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp30/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp31/Makefile.am: Remove AUTOMAKE_OPTIONS. * spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS. * spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog38
1 files changed, 38 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index ca36407df6..c58153093e 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,41 @@
+2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac:
+ AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
+ AM_INIT_AUTOMAKE([no-define foreign 1.6]).
+ * sp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp15/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp16/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp17/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp19/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp20/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp21/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp22/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp23/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp24/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp25/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp26/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp27/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp28/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp29/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp30/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * sp31/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.
+
2002-03-20 Chris Johns <ccj@acm.org>
* PR145.