From a7d158ab33155db04b45ea9caf01c842ef5e6790 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:44:04 +0000 Subject: 2002-03-27 Ralf Corsepius * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS. --- c/src/tests/itrontests/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'c/src/tests/itrontests/ChangeLog') diff --git a/c/src/tests/itrontests/ChangeLog b/c/src/tests/itrontests/ChangeLog index 78c07214e1..34d3813724 100644 --- a/c/src/tests/itrontests/ChangeLog +++ b/c/src/tests/itrontests/ChangeLog @@ -1,3 +1,19 @@ +2002-03-27 Ralf Corsepius + + * configure.ac: + AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). + AM_INIT_AUTOMAKE([no-define foreign 1.6]). + * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS. + * Makefile.am: Remove AUTOMAKE_OPTIONS. + * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS. + * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS. + * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS. + * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS. + * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS. + * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS. + * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS. + * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS. + 2001-10-11 Ralf Corsepius * .cvsignore: Add autom4te.cache for autoconf > 2.52. -- cgit v1.2.3