summaryrefslogtreecommitdiffstats
path: root/scripts/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:54:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:54:33 +0000
commitd7c82390d8df0c0534d2ae3687e42bc4e51b74d7 (patch)
treec2336259002ef7c62172c903f644e9ffd25de93c /scripts/ChangeLog
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d7c82390d8df0c0534d2ae3687e42bc4e51b74d7.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]). * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS. * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS. * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to 'scripts/ChangeLog')
-rw-r--r--scripts/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index 90bbbf30a5..303d708f52 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,15 @@
+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]).
+ * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
+
2002-03-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>
* PR151