From be2cd08cb53a91b1e649efe7bca56e738e73367a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:49:39 +0000 Subject: 2002-03-27 Ralf Corsepius * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS. * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS. * devnull/Makefile.am: Remove AUTOMAKE_OPTIONS. * dummy/Makefile.am: Remove AUTOMAKE_OPTIONS. * dumpbuf/Makefile.am: Remove AUTOMAKE_OPTIONS. * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS. * mw-fb/Makefile.am: Remove AUTOMAKE_OPTIONS. * rootfs/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS. * shell/Makefile.am: Remove AUTOMAKE_OPTIONS. * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS. * untar/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. --- cpukit/libmisc/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'cpukit/libmisc/ChangeLog') diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog index f67f93e5a4..3eade97340 100644 --- a/cpukit/libmisc/ChangeLog +++ b/cpukit/libmisc/ChangeLog @@ -1,3 +1,22 @@ +2002-03-27 Ralf Corsepius + + * configure.ac: + AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). + AM_INIT_AUTOMAKE([no-define foreign 1.6]). + * Makefile.am: Remove AUTOMAKE_OPTIONS. + * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS. + * devnull/Makefile.am: Remove AUTOMAKE_OPTIONS. + * dummy/Makefile.am: Remove AUTOMAKE_OPTIONS. + * dumpbuf/Makefile.am: Remove AUTOMAKE_OPTIONS. + * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS. + * mw-fb/Makefile.am: Remove AUTOMAKE_OPTIONS. + * rootfs/Makefile.am: Remove AUTOMAKE_OPTIONS. + * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS. + * shell/Makefile.am: Remove AUTOMAKE_OPTIONS. + * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS. + * untar/Makefile.am: Remove AUTOMAKE_OPTIONS. + * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. + 2002-03-20 Chris Johns * PR148. -- cgit v1.2.3