summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:39:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:39:25 +0000
commitfa46ee8ce48dc2e14370509072da72c751ebfc43 (patch)
treeb2f069b23468ff19245df2f44b9083e2a025cdf0 /c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-fa46ee8ce48dc2e14370509072da72c751ebfc43.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]). * debug_ada/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * debug_c/Makefile.am: Remove AUTOMAKE_OPTIONS. * dos_sup/Makefile.am: Remove AUTOMAKE_OPTIONS. * network_ada/adasockets/Makefile.am: Remove AUTOMAKE_OPTIONS. * network_ada/Makefile.am: Remove AUTOMAKE_OPTIONS. * network_ada/listener/Makefile.am: Remove AUTOMAKE_OPTIONS. * network_ada/tcprelay/Makefile.am: Remove AUTOMAKE_OPTIONS. * ts_1325_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to 'c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog b/c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog
index 4497cf04a1..09f0184cca 100644
--- a/c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog
+++ b/c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog
@@ -1,3 +1,18 @@
+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]).
+ * debug_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * debug_c/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * dos_sup/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * network_ada/adasockets/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * network_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * network_ada/listener/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * network_ada/tcprelay/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * ts_1325_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
+
2001-10-12 Joel Sherrill <joel@OARcorp.com>
* debug_ada/init.c, network_ada/listener/init.c,