summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 13:28:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 13:28:35 +0000
commit4fec22e738ce9a863305fbce205edfba9a16f7aa (patch)
treeae83463989b7c5004404168f239f40674edb84a3 /c/src/tests/libtests/ChangeLog
parent2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4fec22e738ce9a863305fbce205edfba9a16f7aa.tar.bz2
2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
Diffstat (limited to 'c/src/tests/libtests/ChangeLog')
-rw-r--r--c/src/tests/libtests/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/libtests/ChangeLog b/c/src/tests/libtests/ChangeLog
index a5f80104f3..988d08c36d 100644
--- a/c/src/tests/libtests/ChangeLog
+++ b/c/src/tests/libtests/ChangeLog
@@ -1,7 +1,7 @@
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
- * rtems++/Makefile: Remove LD_LIBS.
+ * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>