From dbba1d6d499fff52203d08cce185eba653f56126 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:49:46 +0000 Subject: 2002-03-27 Ralf Corsepius * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/powerpc/new_exception_processing/Makefile.am: Remove AUTOMAKE_OPTIONS. --- c/src/librdbg/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'c/src/librdbg/ChangeLog') diff --git a/c/src/librdbg/ChangeLog b/c/src/librdbg/ChangeLog index 375e8bb408..a2f5120737 100644 --- a/c/src/librdbg/ChangeLog +++ b/c/src/librdbg/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]). + * include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS. + * include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. + * include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS. + * include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS. + * include/Makefile.am: Remove AUTOMAKE_OPTIONS. + * Makefile.am: Remove AUTOMAKE_OPTIONS. + * src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS. + * src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS. + * src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS. + * src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. + * src/Makefile.am: Remove AUTOMAKE_OPTIONS. + * src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS. + * src/powerpc/new_exception_processing/Makefile.am: Remove AUTOMAKE_OPTIONS. + 2002-03-20 Ralf Corsepius PR 149 -- cgit v1.2.3