summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:45:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:45:31 +0000
commit87e106c130be5dcad13a4d75ee054008e43aa586 (patch)
tree5e13e6325803d1b6f82c25c87015cd3c09fe3e5f /cpukit/itron/ChangeLog
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-87e106c130be5dcad13a4d75ee054008e43aa586.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]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. * macros/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to 'cpukit/itron/ChangeLog')
-rw-r--r--cpukit/itron/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/cpukit/itron/ChangeLog b/cpukit/itron/ChangeLog
index ad6178039c..367b778d26 100644
--- a/cpukit/itron/ChangeLog
+++ b/cpukit/itron/ChangeLog
@@ -1,3 +1,14 @@
+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]).
+ * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * inline/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * macros/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
+
2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Add multilib support.