summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-11 15:07:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-11 15:07:13 +0000
commit0ff20fe5aaae1ff5bd5e794e9dcab207e1de91ea (patch)
treeab4f69f25da26ff13c39a635e75959dbb0c153ef
parentRemove AMPOLISH3 (diff)
downloadrtems-0ff20fe5aaae1ff5bd5e794e9dcab207e1de91ea.tar.bz2
2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove AMPOLISH3.
-rw-r--r--testsuites/samples/ChangeLog17
1 files changed, 9 insertions, 8 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index fe71b2268a..e6f64c3ac7 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,12 +1,13 @@
2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>
- * samples/base_mp/node1/Makefile.am,
- samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am,
- samples/cdtest/Makefile.am, samples/fileio/Makefile.am,
- samples/hello/Makefile.am, samples/iostream/Makefile.am,
- samples/loopback/Makefile.am, samples/minimum/Makefile.am,
- samples/paranoia/Makefile.am, samples/pppd/Makefile.am,
- samples/ticker/Makefile.am, samples/unlimited/Makefile.am: Rework.
+ * configure.ac: Remove AMPOLISH3.
+ * base_mp/node1/Makefile.am,
+ base_mp/node2/Makefile.am, base_sp/Makefile.am,
+ cdtest/Makefile.am, fileio/Makefile.am,
+ hello/Makefile.am, iostream/Makefile.am,
+ loopback/Makefile.am, minimum/Makefile.am,
+ paranoia/Makefile.am, pppd/Makefile.am,
+ ticker/Makefile.am, unlimited/Makefile.am: Rework.
2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>
@@ -75,7 +76,7 @@
2005-10-26 Eric Norum <norume@aps.anl.gov>
PR 839/tests
- * samples/pppd/system.h: Remove i386-specific conditional.
+ * pppd/system.h: Remove i386-specific conditional.
This at least lets the sample compile. It's unlikely to actually
work, though.