From 0e9a637c2bdde6aa557a02ea9c1730eea8e9eaf7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:44:22 +0000 Subject: 2002-03-27 Ralf Corsepius * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS. * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS. * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS. * hello/Makefile.am: Remove AUTOMAKE_OPTIONS. * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS. * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS. * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS. * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS. --- testsuites/samples/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'testsuites/samples/ChangeLog') diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog index 2a686b579d..a5b732e169 100644 --- a/testsuites/samples/ChangeLog +++ b/testsuites/samples/ChangeLog @@ -1,3 +1,20 @@ +2002-03-27 Ralf Corsepius + + * configure.ac: + AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). + AM_INIT_AUTOMAKE([no-define foreign 1.6]). + * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. + * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS. + * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. + * Makefile.am: Remove AUTOMAKE_OPTIONS. + * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS. + * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS. + * hello/Makefile.am: Remove AUTOMAKE_OPTIONS. + * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS. + * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS. + * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS. + * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS. + 2001-11-26 Ralf Corsepius * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM. -- cgit v1.2.3