summaryrefslogtreecommitdiffstats
path: root/c/src/tests/samples/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-10-23 07:02:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-10-23 07:02:46 +0000
commitcb3cf606cd3a3758aa8bd085a3d65670039365a3 (patch)
treee842a54c44a3948f9ccbb00100129c8460cc34d1 /c/src/tests/samples/ChangeLog
parent2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cb3cf606cd3a3758aa8bd085a3d65670039365a3.tar.bz2
2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add AM_CONDITIONAL(LIBCHIP). * fileio/Makefile.am: Only build if LIBCHIP is available.
Diffstat (limited to 'c/src/tests/samples/ChangeLog')
-rw-r--r--c/src/tests/samples/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/tests/samples/ChangeLog b/c/src/tests/samples/ChangeLog
index e19e816965..c08b8dbd4f 100644
--- a/c/src/tests/samples/ChangeLog
+++ b/c/src/tests/samples/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
+ * fileio/Makefile.am: Only build if LIBCHIP is available.
+
2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CANONICAL_HOST.